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) (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) (Show Source):
You can put this solution on YOUR website!
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---->
|
|
|