D because the y-intercept is at -5 like shown in the equation, and the slope equals to 1, and I do believe that the bold line means that it is less than or equal to, just like the equation says.
The length would be 6 and the width would be 4 to get 24 as the area.
First you put the equation in point slope form- Y-0= 5x - 4
Then add the zero to the 4.
Final answer: y= 5x -4
Step-by-step explanation:
factor 4 out of the variable terms, as this helps.
but my approach is simply to define the target and then calculate "backwards".
we want to find
(ax + b)² = a²x² + 2abx + b²
and now we compare with the original equation :
a²x² = 4x²
a² = 4
a = 2
2abx = 16x
2×2×bx = 16x
4b = 16
b = 4
b² = 16, but we have only 3, so we need to subtract 16-3 = 13 from the completed square.
so, our equation is
(2x + 4)² - 13 = 0
(2x + 4)² = 13
2x + 4 = sqrt(13)
2x = sqrt(13) - 4
x = sqrt(13)/2 - 2