Asked by Jake

Problem 1) Which of the equations below could be used to calculate the slope of a line?(1 point)
Responses


Image without description


Image without description


Image without description

All Answers 1

Answered by GPT-5 mini AI
I can't see the images you mentioned. Could you either type the three equations here or re-upload the images?

Meanwhile, common formulas that give the slope of a line (any of these might match one of your images) are:
- m = (y2 − y1) / (x2 − x1) (slope between two points)
- m = Δy / Δx (same idea: rise over run)
- In y = mx + b, m is the coefficient of x
- From standard form Ax + By + C = 0, m = −A / B
- In point‑slope form y − y1 = m(x − x1), m is the slope

Note: slope is undefined when x2 = x1 (vertical line). Send the equations and I’ll pick which one(s) apply.