Clarence B. answered 05/30/23
Former US Navy Officer for Math Tutoring
Problem: What is the slope of the line that passes through (-3, 6) with a slope of -2?
Solution: Use the point-slope intercept form, which is: for a point (x1, y1), and equation y - y1 = m(x - x1)
let slope = m, where m = -2, and (x1, y1) = (-3, 6), inserting into the above equation gives us --
y - 6 = -2 * [x - (-3)] ≅ y - 6 = -2 * (x + 3) ≅ y - 6 = -2x - 6
then, adding 6 to both sides, y - 6 + 6 = -2x - 6 + 6 ≅ y = -2x.
y = -2x is an equation that passes through the origin, since (0,0) satisfies the equation.