101k views
2 votes
Determine the slope of the line that passes through the points: x−8,0,4,5,y,−33,−1,15,19

User Follyroof
by
3.9k points

1 Answer

1 vote

Answer:

The equation of a line y = ax + b passes point (-8, -33) and point (0, -1) can be formulated by:

(Note: we do not need all of 4 points, 2 points are enough)

-33 = a x (-8) + b

-1 = a x 0 + b

From 2nd equation, we have:

b = -1

From 1st equation, we have:

b - 8 x a = -33

=> -1 - 8 x a = -33

=> 8 x a = 32

=> a = 4

=> The equation of line: y = 4a - 1

Hope this helps!

:)

User DEzra
by
4.2k points