90.3k views
4 votes
Write the equation of the line that passes through (3, 4) and (2, −1) in slope-intercept form.

A. y = 3x − 7
B. y = 3x − 5
C. y = 5x − 11
D. y = 5x − 9

User Arpwal
by
7.6k points

1 Answer

4 votes
(3,4)(2,-1)
slope(m) = (y2 - y1) / (x2 - x1)
slope(m) = (-1-4) / (2 - 3) = -5/-1 = 5

y = mx + b
slope(m) = 5
u can use either of ur points...(3,4)...x = 3 and y = 4
now we sub and find b, the y int
4 = 5(3) + b
4 = 15 + b
4 - 15 = b
- 11 = b

so ur equation is : y = 5x - 11 <===

User Heah
by
7.5k points