here is the official explanation from MGMAT:
Use slope formula to find slope is equal to -5/7
Because we know the line passes through (0,5) we have our y-intercept which is 5.
Putting these two pieces of information into the slope-intercept equation gives us y = (-5/7)x + 5. Now all we have to do is plug in the x-coordinate of each of the answer choices and see which one gives us the y-coordinate.
(A) (-14, 10)
y = -5/7(-14) + 5 = 15; this does not match the given y-coordinate.
(B) (-7, 5)
y = -5/7(-7) + 5 = 10; this does not match the given y-coordinate.
(C) (12, -4)
y = -5/7(12) + 5 = -60/7 + 5, which will not equal an integer; this does not match the given y-coordinate.
(D) (14, -5)
y = -5/7(14) + 5 = -5; this matches the given y-coordinate so we have found our answer.
(E) (21, -9)
y = -5/7(21) + 5 = -15/7 + 5, which will not equal an integer; this does not match the given y-coordinate. (Note that you do not have to test this answer choice if you've already discovered that D works.)
The correct answer is D.
Here is my question:
What if I decided to use the other point that the problem indicates that the line passes through (7, 0) here are the results from plugging the X value in the slope equation.
A: (-14, 10)
y = -5/7 x -14 + 0
y = 10
OK
(B) (-7, 5)
y = -5/7 x -7 + 0
y=5
OK
(C) (12, -4)
y = -5/7 x 12 + 0
y= non integer
NOT OK
(D) (14, -5)
y = -5/7 x -14 + 0
y= -10
NOT OK (not equal to y intercept in points given)
(E) (21, -9)
y = -5/7 x 21 + 0
y=15
NOT OK(not equal to y intercept in points given)
With this info, how can I tell which is the correct answer by using the answer choices???