SOLUTION: A line passes through the points A, B, and C. Find y. The coordinates are A = (-7,2), B = (-1,3), and C = (6,y).

Algebra ->  Length-and-distance -> SOLUTION: A line passes through the points A, B, and C. Find y. The coordinates are A = (-7,2), B = (-1,3), and C = (6,y).      Log On


   



Question 1209095: A line passes through the points A, B, and C. Find y.
The coordinates are A = (-7,2), B = (-1,3), and C = (6,y).

Answer by ikleyn(52803) About Me  (Show Source):
You can put this solution on YOUR website!
.
A line passes through the points A, B, and C. Find y.
The coordinates are A = (-7,2), B = (-1,3), and C = (6,y).
~~~~~~~~~~~~~~~~~~

To solve, you should know the formula for the slope  m = %28y%5B2%5D-y%5B1%5D%29%2F%28x%5B2%5D-x%5B1%5D%29.


Step 1.  Calculate the slope "m", using points A and B

             m = %283-2%29%2F%28-1+-+%28-7%29%29 = 1%2F6.


Step 2.  Write an equation for the slope, using points B and C

             1%2F6 = %28y-3%29%2F%286-%28-1%29%29,

             1%2F6 = %28y-3%29%2F7.


Step 3.  From this equation, find y.  For it, multiply both sides by 6*7 = 42.
         You will get

             7 = 6*(y-3),

             7 = 6y - 18,

             7 + 18 = 6y,

             25 = 6y,

             y = 25%2F6 = 41%2F6.    ANSWER

Solved.