Prove that for all values of $\lambda$ and $\mu,$ the planes $\frac{2x}{a}+\frac{y}{b}+\frac{2z}{c}-1+\lambda(\frac{x}{a}-\frac{2y}{b}-\frac{z}{c}-2)=0$ and $\frac{4x}{a}-\frac{3y}{b}-5+\mu(\frac{5y}{b}+\frac{4z}{c}+3)=0$ intersect on the same line.
I have no idea how to prove this question.I can see that the first plane and the second plane both are a family of planes.Please help me.Thanks in advance.
The normal to the first plane is $$\left({2+\lambda\over a}, {1-2\lambda\over b}, {2-\lambda\over c}\right)$$
The normal to the second plane is $$\left({4\over a},{5u-3\over b},{4u\over c}\right)$$
The cross product of normals is $$\left({-3\lambda u-3\lambda-6u+6\over bc},{-4\lambda u-4\lambda - 8u+8\over ca},{5\lambda u+5\lambda+10u-10\over ab}\right)$$
which is $$(\lambda u+\lambda+2u-2)\left({-3\over bc},{-4\over ca},{5\over ab}\right)$$
Also, since both planes pass through point $(-a,-3b,3c)$ so the equation of the intersection is $$(-a,-3b,3c)+k\left({-3\over bc},{-4\over ca},{5\over ab}\right)$$