What is the equation of the line passing through (3,4)(3,4) and (9,19)(9,19)?

1 Answer
Nov 18, 2015

y = 5/2x - 7/2y=52x72

Explanation:

First, get the slope

m = (y_1 - y_2)/(x_1 - x_2)m=y1y2x1x2

=> m = (4 - 19)/(3 - 9)m=41939

=> m = -15/-6m=156

=> m = 5/2m=52


Next, get the yy-intercept. We do this by plugging-in any of the given points

y = mx + by=mx+b

=> 4 = 5/2(3) + b4=52(3)+b

=> 4 = 15/2 + b4=152+b

=> b = 4 - 15/2b=4152

=> b = (8 - 15)/2b=8152

=> b = -7/2b=72


Hence, the equation of the line passing through the points (3, 4)(3,4) and (9, 19)(9,19) is

y = 5/2x - 7/2y=52x72