Answer:
Step-by-step explanation:
This is clearly a linear relationship. If Alex rented the movie for 0 days, he'd owe nothing. If he paid $6 for a 3-day rental, the slope of this line would be m = rise / run = $6/(3 days) = $2/day, which is positive.
Then the equation for this graph is C(x) = ($2/day)x, where x is the number of days for which the movie is rented.
Using this formula, we find three particular points on the graph:
(1, $2), (2, $4), (3, ($6)
Answer:
-2
Step-by-step explanation:
First, solve so that y is alone on its side of the equation by dividing both sides of the equation by 12.
12y=(-24)x
y=(-2)x
Therefore, the slope must be -2.
With the facts you got here, you can make the following equation:
x*(x+2)=24
x^2+2x=24
x^2+2x-24=0
Then you can use the following formula (which you might have seen before):
x = (-b +/- sqrt(b^2-4ac))/2a
where
ax^2+bx+c=0
(-2 +/- sqrt(4+96))/2
(-2 +/- 10)/2
x_1 = 4
x_2 = -6