Algebra
Answers (1)
Slope is rise over run. Run is horizontal distance, left to right. Run is always positive because we always go left to right. Rise is the vertical change in that same distance. A negative rise means it drops.
The equation of a line is y = mx where m is the slope. That line passes through the origin. If you want it to pass through some point (a, b) you subtract the coordinates like this: y - b = m(x - a). That is the point-slope form, and you can rewrite it in other forms if it is convenient. You may do this with any point on the line. They all reduce to the same equation.
y - 3 = (1/5)(x + 10)
y - 3 = x/5 + 2 We do not write 1/5x because that would be ambiguous. An equation must have exactly one possible interpretation.
y = x/5 + 5
Seriously?
The standard form is required. Well, take the solution
y = x/5 + 5 ;; subtract y
0 = x/5 - y + 5 ;; swap sides
x/5 - y + 5 = 0 ;; times 5
5 (x/5 - y + 5) = 5 * 0
x - 5y + 25 = 0.
You recognise it now? It's the last one.
sorry, I just added the choices.