What is the equation of the line passing through (6,6) and (1,2)?

1 Answer
Nov 11, 2015

Using the Two Coordinate Equation

Explanation:

The Two Coordinate Equation
The two coordinate equation's general form is written as: yy1y2y1=xx1x2x1 where you have the coordinates (x1,y1) and (x2,y2).

Applied to Your Example
In your case x1=6, x2=1, y1=6 and y2=2.

If we put these values into the equation we get:
y626=x616

Now we need to rearrange into the form y=mx+c

First simplify the denominator of both fractions to get:
y64=x65

Next multiply both sides by -4 to get:

y6=4x+245

Now multiply both sides by -5 to get rid of the other fraction:

#-5y+30 = -4x+24

Next we take away 30 from both sides to get y on its own:
5y=4x6

Now multiply by -1 to change the signs:

5y=4x+6

Lastly divide by 5 to get a single y

y=45x+65