Can someone help me with this problem? I bet it will be pretty easy for the most of you:
Through the line $p$ draw a plane that is parallel to the $x$-axis, where p is defined by: $x=5-2t, y=9t-1, z=-7t-2$.
Since it's parallel to the $x$-axis, I know that the equation of the plane will have this form: $By+Cz+D=0.$ I also know that there is a point that lies on the plane $P(5,2,0)$ and a vector $p(-2,1,3)$.
I don't know how to use this information, though. Any help?