x = -2t = -5 + s
z = 3t = 3 + 3s
Multiply the top equation by 3 and the bottom equation by 2 to get:
-6t = -15 + 3s
6t = 6 + 6s
Add to get 0 = -9 + 9s, so s = 1. Plug this into the top equation to get:
-2t = -5 + 1 = -4, so t = 2.
Thus x = -2(2) = -4, y = 1+ 2(2) = 5 and z = 3(2) = 6.
So the point is: (-4, 5, 6).