Respuesta :

Answer (assuming it can be written in slope-intercept form):

[tex]y = \frac{7}{9} x+\frac{17}{9}[/tex]

Step-by-step explanation:

1) First, find the slope of the line. Use the slope formula, [tex]m = \frac{y_2-y_1}{x_2-x_1}[/tex]. Substitute the x and y values of the given points into the formula and solve:

[tex]m = \frac{(5)-(-2)}{(4)-(-5)} \\m = \frac{5+2}{4+5} \\m = \frac{7}{9}[/tex]

So, the slope is [tex]\frac{7}{9}[/tex].

2) Now, use the point-slope formula [tex]y-y_1 = m (x-x_1)[/tex] to write the equation of the line. Substitute [tex]m[/tex], [tex]x_1[/tex], and [tex]y_1[/tex] for real values.

Since [tex]m[/tex] represents the slope, substitute [tex]\frac{7}{9}[/tex] for it. Since [tex]x_1[/tex] and [tex]y_1[/tex] represent the x and y values of one point the line intersects, choose from any one of the given points (it doesn't matter which one, either way the result equals the same thing) and substitute its x and y values into the formula as well. (I chose (4,5), as seen below.) From there, isolate y to place the equation in slope-intercept form ([tex]y = mx + b[/tex] format) and find the following answer:

[tex]y-(5) = \frac{7}{9} (x-(4))\\y-5 = \frac{7}{9} (x-4)\\y -5=\frac{7}{9} x-\frac{28}{9}\\y = \frac{7}{9} x-\frac{28}{9} +\frac{45}{9}\\y = \frac{7}{9} x+\frac{17}{9}[/tex]