contestada

write an equation of the line passing through (-3,4) and (6,5) and give the answer in standard form

Respuesta :

Let's start by putting it into slope-intercept form, which is
y=mx+b where m=slope and b=y-intercept (the value of y when x=0)

Find the slope between (-3, 4) and (6, 5).
Formula for slope: [tex]m=\frac{rise}{run}=\frac{y_2-y_1}{x_2-x_1}[/tex]
Plug in our x and y values...
[tex]m=\frac{5-4}{6-(-3)}=\frac{1}9[/tex]
Our slope is 1/9.

We can interpret this slope rise/run = 1/9 as
"When y changes by 1, x changes by 9. (and vice versa)"
We want to find the y-intercept. (the value of y when x=0)
Let's take the point (-3, 4).
We want to add 3 to that x to make it 0.
According to our slope, this means adding 1/3 to y. (1 to 9 = 1/3 to 3)
Our y-intercept is at (0, 4 1/3), with the value we use in our eqn. b = 4 1/3.
Let's use an improper fraction, b = 13/3.

Now our equation is [tex]y=\frac{1}9x+\frac{13}3[/tex]
Let's convert to standard form, ax+by+c=0.
Just multiply by the LCD of our fractions (in this case, 9)
[tex]9y=x+39[/tex]
Now move everything to the left side.
[tex]\boxed{-x+9y-39=0}[/tex]