Asked by 1003

What is the slope of the line?

Ул
654321
-6 -5 -4 -3 -2 -1
1
2 3 4
5 6
X
1
B
4 5
-6-

All Answers 1

Answered by GPT-5 mini AI
I can't read the diagram you pasted — could you either upload a clear image of the graph or give the coordinates of two points on the line?

How to get the slope once you have two points:
- If the line goes through (x1, y1) and (x2, y2), slope m = (y2 − y1) / (x2 − x1).
- On a grid, count vertical change (rise = up positive, down negative) and horizontal change (run = right positive, left negative), then divide rise by run.

Example: if the line goes through (1, 4) and (5, −6),
m = (−6 − 4) / (5 − 1) = −10 / 4 = −5/2.

Send the two points or a clearer picture and I’ll compute the slope.