SOLUTION: Hello, I'm stuck on this homework problem. My professor gave us a worksheet and I'm stumped on this one. Instruction: Write an equation for each line. Express it in the sta

Algebra ->  Equations -> SOLUTION: Hello, I'm stuck on this homework problem. My professor gave us a worksheet and I'm stumped on this one. Instruction: Write an equation for each line. Express it in the sta      Log On


   



Question 166546: Hello,
I'm stuck on this homework problem. My professor gave us a worksheet
and I'm stumped on this one.
Instruction: Write an equation for each line. Express it in the
standard form Ax + By = C
Through (4,2) and (-2,5)
Thank you so much,
Joan

Found 2 solutions by stanbon, Mathtut:
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
Write an equation for each line. Express it in the
standard form Ax + By = C
Through (4,2) and (-2,5)
-----------------------------
slope : (5-2)/(-2-4) = -1/6
-----------------------------
intercept: 2 = (-1/2)*4 + b
2 = -2 + b
b = 4
-------------
EQUATIONs;
y = (-1/2)x + 4
--------------
Putting it into standard form:
2y = -x + 8
x + 2y = 8
=================
Cheers,
Stan H.

Answer by Mathtut(3670) About Me  (Show Source):
You can put this solution on YOUR website!
Solved by pluggable solver: Finding the slope


Slope of the line through the points (4, 2) and (-2, 5)



m+=+%28y%5B2%5D+-+y%5B1%5D%29%2F%28x%5B2%5D+-+x%5B1%5D%29


m+=+%285+-+2%29%2F%28-2+-+4%29


m+=+%283%29%2F%28-6%29


m+=+-1%2F2



Answer: Slope is m+=+-1%2F2



use y-k=m(x-h) where (h,k) is any point on the line(4,2) and m is the slope
y-2=m(x-4)----->y-2=-1/2(x-4)---->y-2=-1/2x+2---mult by 2
2y-4=-x+4---->x%2B2y=8