Question:

The distance between the two planes $2x + 3y + 4z = 4$ and $4x + 6y + 8z = 12$ is:

Updated On: Apr 8, 2025
  • $2$ units
  • $8$ units
  • $\frac{2}{\sqrt{29}}$ units
  • $4$ units
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is C

Approach Solution - 1

1. Rewrite the planes in standard form:

First plane: \( 2x + 3y + 4z = 4 \)

Second plane: Divide by 2 to get \( 2x + 3y + 4z = 6 \)

2. Use the distance formula between parallel planes:

For planes \( ax + by + cz = d_1 \) and \( ax + by + cz = d_2 \), the distance is:

\[ \text{Distance} = \frac{|d_2 - d_1|}{\sqrt{a^2 + b^2 + c^2}} \]

Here, \( d_1 = 4 \), \( d_2 = 6 \), and \( \sqrt{2^2 + 3^2 + 4^2} = \sqrt{29} \).

3. Compute the distance:

\[ \text{Distance} = \frac{|6 - 4|}{\sqrt{29}} = \frac{2}{\sqrt{29}} \]

Correct Answer: (C) \( \frac{2}{\sqrt{29}} \) units

Was this answer helpful?
0
0
Hide Solution
collegedunia
Verified By Collegedunia

Approach Solution -2

The two planes are parallel since their normal vectors are proportional. 

The distance between the planes is given by: \[ \text{Distance} = \frac{|d_2 - d_1|}{\sqrt{A^2 + B^2 + C^2}}. \] Here, $A = 2, B = 3, C = 4, d_1 = 4, d_2 = 12/2 = 6$: \[ \text{Distance} = \frac{|6 - 4|}{\sqrt{2^2 + 3^2 + 4^2}} = \frac{2}{\sqrt{29}}. \]

Was this answer helpful?
0
0