Consider the function h(x) =
x^2 - 1 for x less than -1
x+1 for -1 less than or equal to x less than 3
3 + the square root of x-2 for x greater than or equal to 3.
I need to find these vales:
a) h(-1) = (-1) + 1
b) h(0) = (0) + 1
c) h(-2) = (-2) ^2 -1
d) h(6) = 3 + the square root of 6 - 2
THANKS!
K
x^2 - 1 for x less than -1
x+1 for -1 less than or equal to x less than 3
3 + the square root of x-2 for x greater than or equal to 3.
I need to find these vales:
a) h(-1) = (-1) + 1
b) h(0) = (0) + 1
c) h(-2) = (-2) ^2 -1
d) h(6) = 3 + the square root of 6 - 2
THANKS!
K