SOLUTION: A straight line passes through the points (2,2) and (0,2). If we want to express the line equation in the form Ax-C=By Find the values of A,B and C.

Algebra ->  Graphs -> SOLUTION: A straight line passes through the points (2,2) and (0,2). If we want to express the line equation in the form Ax-C=By Find the values of A,B and C.       Log On


   



Question 470674: A straight line passes through the points (2,2) and (0,2).
If we want to express the line equation in the form Ax-C=By
Find the values of A,B and C.

Answer by sofiyac(983) About Me  (Show Source):
You can put this solution on YOUR website!
m=%28y2-y1%29%2F%28x2-x1%29=%282-2%29%2F%280-2%29=0
y-y1=m(x-x1) plug in your m and one of the points, doesn't matter which
y-2=0(x-0)
y-2=0
y=2
i think you copied wrong
it's ax+by=c
so a=0
b=1
c=2