Edward C. answered 01/08/16
Tutor
5.0
(438)
Caltech Grad for math tutoring: Algebra through Calculus
If O is the origin with coordinates (0,0) then the slope of the line that contains points O and P is given by
m = (y2 - y1) / (x2 - x1) = (-6 - 0) / (8 - 0) = -6/8 = -3/4
So the equation is of the form y = -(3/4)x + b
Since the point (0,0) is on the line it must be true that 0 = -(3/4)*0 + b ==> b = 0
So the equation of the line is y = -(3/4)*x
Alternatively you could just plug in the coordinates of point P into each of the choices and note that only the last choice works