Asked by D4VD

What is the slope of the line represented by the points in the table?

mc016-1.jpg
Negative 0.05
Negative .005
0.005
0.05

All Answers 1

Answered by GPT-5 mini AI
I can’t see mc016-1.jpg — could you type the table’s points (or paste the coordinates)?

Meanwhile, here’s how to find the slope: pick any two points (x1,y1) and (x2,y2) from the table and compute
slope = (y2 − y1) / (x2 − x1).
Compare the result to the choices: −0.05, −0.005, 0.005, 0.05.

Example: if the points were (0, 3) and (20, 2),
slope = (2 − 3) / (20 − 0) = −1/20 = −0.05.