Official Solution:If in the xy plane line \(m\) has the equation \(y=3x-8\), then line \(m\) passes through which of the following points?A. (3, 1)
B. (3, 4)
C. (4, 2)
D. (6, 9)
E. (6, 15)
Backsolve. Plug in the value of \(x\), the first coordinate into the given equation, and check if the value of \(y\) matches.
For example, start with answer choice (C), (4, 2). If \(x = 4\), \( y = 3 * 4 - 8\), \(y = 4\). That does not match 2.
For answer choice (A), (3,1), if \(x = 3\), \(y = 3 * 3 - 8 = 1\). The answer matches.
Answer: A