Solveeit Logo

Question

Question: The equation of the plane through the line of intersection of planes ax + by + cz + d = 0,a'x + b'y ...

The equation of the plane through the line of intersection of planes ax + by + cz + d = 0,a'x + b'y + c'z+d' = 0 and parallel to the line y = 0,z = 0 is:

A

(ab'-a'b)x+(bc'-b'c)y+(ad'- ad') = 0

B

(ab'-a'b)x+(bc'-b'c) y+ (ad'-ad') z = 0

C

(ab'-a'b)y+(ac'-a'c)z+(ad'-a'd) = 0

D

(ab'-a'b)x+(ac'-a'c)z+(ad'-a'd) = 0

Answer

(ab'-a'b)y+(ac'-a'c)z+(ad'-a'd) = 0

Explanation

Solution

The equation of a plane passing through the line of intersection of two planes P1=ax+by+cz+d=0P_1 = ax + by + cz + d = 0 and P2=ax+by+cz+d=0P_2 = a'x + b'y + c'z + d' = 0 is given by P1+λP2=0P_1 + \lambda P_2 = 0. This can be written as: (ax+by+cz+d)+λ(ax+by+cz+d)=0(ax + by + cz + d) + \lambda(a'x + b'y + c'z + d') = 0 Rearranging terms, we get: (a+λa)x+(b+λb)y+(c+λc)z+(d+λd)=0(a + \lambda a')x + (b + \lambda b')y + (c + \lambda c')z + (d + \lambda d') = 0 The line y=0,z=0y=0, z=0 is the x-axis, which has a direction vector v=(1,0,0)\vec{v} = (1, 0, 0). For the plane to be parallel to this line, its normal vector must be perpendicular to the direction vector of the line. The normal vector of the plane is n=(a+λa,b+λb,c+λc)\vec{n} = (a + \lambda a', b + \lambda b', c + \lambda c'). The condition nv=0\vec{n} \cdot \vec{v} = 0 is: (a+λa)(1)+(b+λb)(0)+(c+λc)(0)=0(a + \lambda a')(1) + (b + \lambda b')(0) + (c + \lambda c')(0) = 0 a+λa=0a + \lambda a' = 0 This implies that the coefficient of xx in the equation of the plane must be zero. If a0a' \neq 0, then λ=a/a\lambda = -a/a'. Substituting this value of λ\lambda into the plane equation: (a+(a/a)a)x+(b+(a/a)b)y+(c+(a/a)c)z+(d+(a/a)d)=0(a + (-a/a')a')x + (b + (-a/a')b')y + (c + (-a/a')c')z + (d + (-a/a')d') = 0 (aa)x+(baba)y+(caca)z+(dada)=0(a - a)x + \left(b - \frac{ab'}{a'}\right)y + \left(c - \frac{ac'}{a'}\right)z + \left(d - \frac{ad'}{a'}\right) = 0 0x+ababay+acacaz+adada=00x + \frac{a'b - ab'}{a'}y + \frac{a'c - ac'}{a'}z + \frac{a'd - ad'}{a'} = 0 Multiplying the entire equation by aa' (assuming a0a' \neq 0): (abab)y+(acac)z+(adad)=0(a'b - ab')y + (a'c - ac')z + (a'd - ad') = 0 This equation can be rewritten by multiplying by 1-1: (abab)y(acac)z(adad)=0-(a'b - ab')y - (a'c - ac')z - (a'd - ad') = 0 (abab)y+(acac)z+(adad)=0(ab' - a'b)y + (ac' - a'c)z + (ad' - a'd) = 0