SOLUTION: how do you write the standard form of an equasion of a line that passes through the point (1,1) and has a slope of 1/4?

Algebra ->  Graphs -> SOLUTION: how do you write the standard form of an equasion of a line that passes through the point (1,1) and has a slope of 1/4?      Log On


   



Question 142540: how do you write the standard form of an equasion of a line that passes through the point (1,1) and has a slope of 1/4?
Answer by prabhjyot(165) About Me  (Show Source):
You can put this solution on YOUR website!
Point-Slope Form::
y+-+y1=+m+%28x+-+x1%29++ where (x1, y1) is a point through which the line passes.
so given:
x1=1
y1=1
m= 1/4
y+-+1=+%281%2F4%29%28x+-+1%29
4%28y-1%29=%28x-1%29
+4y-4=x-1
x-4y=+-3
Standard Form x-4y=+-3, where A =1, B =-4,and C=-3
====================================================================
I hope this helps!