SOLUTION: h(x)= -4x-20, for x<-7 1, for -7< or equal to x<1 x+2, for x> or equal to 1 h(-10), h(-1), h(1), h(2) h(-10)= h(-1)= h(1)= h(2)=

Algebra ->  Functions -> SOLUTION: h(x)= -4x-20, for x<-7 1, for -7< or equal to x<1 x+2, for x> or equal to 1 h(-10), h(-1), h(1), h(2) h(-10)= h(-1)= h(1)= h(2)=      Log On


   



Question 151653: h(x)= -4x-20, for x<-7
1, for -7< or equal to x<1
x+2, for x> or equal to 1
h(-10), h(-1), h(1), h(2)
h(-10)=
h(-1)=
h(1)=
h(2)=

Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
Notice how x=-10 is less than x=-7. So we'll evaluate x=-10 using the equation -4x-20

-4%28-10%29-20=40-20=20


So h%28-10%29=20

-----------------------

Notice how x=-1 is between x=-7 and x=1. So we'll evaluate x=-1 using the equation 1

Since there are no "x" values here, this means that

So h%28-1%29=1

---------------------

I'll let you finish the rest.