10.4k views
3 votes
A line passes through (2, –1) and (8, 4).Write an equation for the line in point-slope form.

Rewrite the equation in standard form using integers.

User Ali Nem
by
9.0k points

2 Answers

5 votes
(2,-1)(8,4)
slope = (4-(-1) / (8-2) = (4 + 1)/6 = 5/6

y - y1 = m(x - x1)
(8,4)...x1 = 8 and y1 = 4
slope(m) = 5/6
now we sub
y - 4 = 5/6(x - 8) <==point-slope form
y - 4 = 5/6x - 20/3
y = 5/6x - 20/3 + 4
y = 5/6x -20/3 + 12/3
y = 5/6x - 8/3
-5/6x + y = - 8/3...multiply by -6
5x - 6y = 16 <==standard form
User Michael Enriquez
by
7.0k points
0 votes
Gradient of the line;
m=
(change in y)/(change in x)
m=
(4--1)/(8-2)
m=
(5)/(6)
y=mx+c
y=
(5)/(6) x+c
Replacing for x and y using point (2, -1)
-1=
(5)/(6) *2+c
-1-5/3=c
c=-8/3
y=
(5)/(6) x- (8)/(3)
User Toby
by
7.9k points