Answer:
( -1 , 0.5)
Step-by-step explanation:
Answer:
Step-by-step explanation:
69 + 15h = 39h
69 = 39h - 15h
69 = 24h
69/24 = h
2.875 hrs <======
69 + 15(2.875) = 39(2.875)
69 + 43.125 = 112.125
$ 112.125 = $ 112.125 <====
I didn't round anything.
Answer:
y = 2x - 3
Step-by-step explanation:
to do this problem, we will use the following formula to find the slope of the line
(y2 - y1) / (x2 - x1)
(1,5) (2,7)
(7 - 5) / (2 - 1)
2 / 1
2 = m
next, we will substitute the slope and one of the points into the slope-intercept form (y = mx + b) and solve for b to find the y-intercept
y = mx + b
7 = (5)(2) + b
7 = 10 + b
-3 = b
finally, we put it all together into one equation
y = 2x - 3
Answer:
Range of Function : { - 9, - 5, - 1, 4 }
Step-by-step explanation:
We know that y = 2x - 5 provided the domain ( x - values ) { - 2, 0, 2, 4 }. Let us substitute each element in this set of domain as x in the equation "y = 2x - 5" as to solve for the y - values, otherwise known as the range of the function.
{ - 2, 0, 2, 4 }
y = 2( - 2 ) - 5 = - 9,
y = 2( 0 ) - 5 = - 5,
y = 2( 2 ) - 5 = - 1,
y = 2( 4 ) - 5 = 4
We have the set of y - values as { - 9, - 5, - 1, 4 }. This is the range of our function.