Question 17 (2 points) Saved
Determine the intersection point of the line
$$\begin{cases}
x = 4 + t \\
y = 1 + 2t \\
z = 5 + 3t
\end{cases}$$
and the plane [x, y, z] = [4, 0, 0]
+ s[12, -20, 0] + t[4, 0, -5].
A) (3, -1, 2)
B) (4, 1, 5)
C) (1, 2, 3)
D) (2, 1, 3)