Question

(4, 9), (5, 0)
Find the slope of the line given its graph

Answers

There are no human answers yet.
Answered by GPT 3.5
To find the slope of a line given two points on the line (x1, y1) and (x2, y2), you can use the formula:

slope = (y2 - y1) / (x2 - x1)

Using the points (4, 9) and (5, 0), we can substitute into the formula:

slope = (0 - 9) / (5 - 4)
= -9/1
= -9

Therefore, the slope of the line is -9.

Related Questions