Skip to main content
Back to 3D Geometry
JEE Main 2024
3D Geometry
3D Geometry
Hard

Question

The square of the distance of the point (157,327,7)\left( \frac{15}{7}, \frac{32}{7}, 7 \right) from the line x+13=y+35=z+57\frac{x + 1}{3} = \frac{y + 3}{5} = \frac{z + 5}{7} in the direction of the vector i^+4j^+7k^\hat{i} + 4\hat{j} + 7\hat{k} is:

Options

Solution

Key Concepts and Formulas

  • Equation of a Line in 3D: A line passing through a point (x0,y0,z0)(x_0, y_0, z_0) with direction ratios (a,b,c)(a, b, c) can be represented in symmetric form as xx0a=yy0b=zz0c\frac{x - x_0}{a} = \frac{y - y_0}{b} = \frac{z - z_0}{c}. This can also be written in parametric form by setting it equal to a parameter, say λ\lambda, yielding x=x0+aλx = x_0 + a\lambda, y=y0+bλy = y_0 + b\lambda, z=z0+cλz = z_0 + c\lambda.
  • Distance of a Point from a Line in a Specific Direction: To find the distance of a point PP from a line L1L_1 along the direction of a vector d\vec{d}, we construct a second line L2L_2 that passes through PP and is parallel to d\vec{d}. The point of intersection QQ of L1L_1 and L2L_2 is the point on L1L_1 such that PQPQ is parallel to d\vec{d}. The required distance is then the length of the segment PQPQ.
  • Distance Formula in 3D: The distance between two points (x1,y1,z1)(x_1, y_1, z_1) and (x2,y2,z2)(x_2, y_2, z_2) is given by D=(x2x1)2+(y2y1)2+(z2z1)2D = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2 + (z_2 - z_1)^2}.

Step-by-Step Solution

Step 1: Identify Given Information and Understand the Problem Setup

We are asked to find the square of the distance of a given point PP from a line L1L_1 in the direction of a specific vector d\vec{d}. This means we are not looking for the shortest (perpendicular) distance, but rather the length of a line segment PQPQ where QQ is on L1L_1 and PQPQ is parallel to d\vec{d}.

  • Given Point P: P=(157,327,7)P = \left( \frac{15}{7}, \frac{32}{7}, 7 \right).
  • Given Line L1L_1 (Symmetric Form): x+13=y+35=z+57\frac{x + 1}{3} = \frac{y + 3}{5} = \frac{z + 5}{7}.
    • From this, we identify that L1L_1 passes through the point (1,3,5)(-1, -3, -5) and has a direction vector v1=3i^+5j^+7k^\vec{v_1} = 3\hat{i} + 5\hat{j} + 7\hat{k}.
  • Given Direction Vector d\vec{d}: d=i^+4j^+7k^\vec{d} = \hat{i} + 4\hat{j} + 7\hat{k}.
    • This is the direction along which we need to measure the distance.

The strategy is to find a point QQ on L1L_1 such that the line segment PQPQ is parallel to d\vec{d}. This implies QQ is the intersection of L1L_1 and a new line L2L_2 which passes through PP and is parallel to d\vec{d}.

Step 2: Formulate the Parametric Equation of Line L1L_1

To find an intersection point, it's convenient to express the coordinates of any point on L1L_1 using a parameter. Let's set the symmetric form of L1L_1 equal to a parameter λ\lambda: x+13=y+35=z+57=λ\frac{x + 1}{3} = \frac{y + 3}{5} = \frac{z + 5}{7} = \lambda From this, the coordinates of any point Q(xQ,yQ,zQ)Q(x_Q, y_Q, z_Q) on L1L_1 can be expressed as: xQ=3λ1x_Q = 3\lambda - 1 yQ=5λ3y_Q = 5\lambda - 3 zQ=7λ5z_Q = 7\lambda - 5 So, any point on L1L_1 is Q(λ)=(3λ1,5λ3,7λ5)Q(\lambda) = (3\lambda - 1, 5\lambda - 3, 7\lambda - 5).

Step 3: Formulate the Parametric Equation of Line L2L_2

Line L2L_2 passes through the given point P=(157,327,7)P = \left( \frac{15}{7}, \frac{32}{7}, 7 \right) and is parallel to the direction vector d=i^+4j^+7k^\vec{d} = \hat{i} + 4\hat{j} + 7\hat{k}. The symmetric form of L2L_2 is: x1571=y3274=z77\frac{x - \frac{15}{7}}{1} = \frac{y - \frac{32}{7}}{4} = \frac{z - 7}{7} Let's set this equal to another parameter μ\mu: x1571=y3274=z77=μ\frac{x - \frac{15}{7}}{1} = \frac{y - \frac{32}{7}}{4} = \frac{z - 7}{7} = \mu From this, the coordinates of any point R(xR,yR,zR)R(x_R, y_R, z_R) on L2L_2 can be expressed as: xR=μ+157x_R = \mu + \frac{15}{7} yR=4μ+327y_R = 4\mu + \frac{32}{7} zR=7μ+7z_R = 7\mu + 7 So, any point on L2L_2 is R(μ)=(μ+157,4μ+327,7μ+7)R(\mu) = \left( \mu + \frac{15}{7}, 4\mu + \frac{32}{7}, 7\mu + 7 \right).

Step 4: Find the Intersection Point QQ

The point QQ we are looking for is the intersection of L1L_1 and L2L_2. At this point, the coordinates from both parametric forms must be equal. We equate the corresponding coordinates to find the values of λ\lambda and μ\mu.

  1. Equating x-coordinates: 3λ1=μ+1573\lambda - 1 = \mu + \frac{15}{7} 3λμ=1+157    3λμ=7+157    3λμ=2273\lambda - \mu = 1 + \frac{15}{7} \implies 3\lambda - \mu = \frac{7 + 15}{7} \implies 3\lambda - \mu = \frac{22}{7} (Equation A)

  2. Equating y-coordinates: 5λ3=4μ+3275\lambda - 3 = 4\mu + \frac{32}{7} 5λ4μ=3+327    5λ4μ=21+327    5λ4μ=5375\lambda - 4\mu = 3 + \frac{32}{7} \implies 5\lambda - 4\mu = \frac{21 + 32}{7} \implies 5\lambda - 4\mu = \frac{53}{7} (Equation B)

  3. Equating z-coordinates: 7λ5=7μ+77\lambda - 5 = 7\mu + 7 7λ7μ=7+5    7λ7μ=12    λμ=1277\lambda - 7\mu = 7 + 5 \implies 7\lambda - 7\mu = 12 \implies \lambda - \mu = \frac{12}{7} (Equation C)

Now we solve the system of linear equations for λ\lambda and μ\mu. We can use Equations A and C, as they are simpler. From Equation C, we can express μ\mu in terms of λ\lambda: μ=λ127\mu = \lambda - \frac{12}{7}

Substitute this expression for μ\mu into Equation A: 3λ(λ127)=2273\lambda - \left( \lambda - \frac{12}{7} \right) = \frac{22}{7} 3λλ+127=2273\lambda - \lambda + \frac{12}{7} = \frac{22}{7} 2λ=2271272\lambda = \frac{22}{7} - \frac{12}{7} 2λ=1072\lambda = \frac{10}{7} λ=57\lambda = \frac{5}{7}

Now, substitute the value of λ\lambda back into the expression for μ\mu: μ=57127\mu = \frac{5}{7} - \frac{12}{7} μ=77\mu = -\frac{7}{7} μ=1\mu = -1

(Optional Verification): We can check these values in Equation B: 5(57)4(1)=257+4=25+287=5375\left(\frac{5}{7}\right) - 4(-1) = \frac{25}{7} + 4 = \frac{25 + 28}{7} = \frac{53}{7}. This matches the right-hand side of Equation B, so our values for λ\lambda and μ\mu are correct.

Finally, we find the coordinates of the intersection point QQ by substituting λ=57\lambda = \frac{5}{7} into the parametric form of L1L_1: xQ=3(57)1=15777=87x_Q = 3\left(\frac{5}{7}\right) - 1 = \frac{15}{7} - \frac{7}{7} = \frac{8}{7} yQ=5(57)3=257217=47y_Q = 5\left(\frac{5}{7}\right) - 3 = \frac{25}{7} - \frac{21}{7} = \frac{4}{7} zQ=7(57)5=55=0z_Q = 7\left(\frac{5}{7}\right) - 5 = 5 - 5 = 0 So, the intersection point is Q=(87,47,0)Q = \left( \frac{8}{7}, \frac{4}{7}, 0 \right).

Step 5: Calculate the Distance PQPQ

Now we calculate the distance between point P=(157,327,7)P = \left( \frac{15}{7}, \frac{32}{7}, 7 \right) and point Q=(87,47,0)Q = \left( \frac{8}{7}, \frac{4}{7}, 0 \right) using the 3D distance formula: PQ=(xPxQ)2+(yPyQ)2+(zPzQ)2PQ = \sqrt{\left( x_P - x_Q \right)^2 + \left( y_P - y_Q \right)^2 + \left( z_P - z_Q \right)^2} PQ=(15787)2+(32747)2+(70)2PQ = \sqrt{\left( \frac{15}{7} - \frac{8}{7} \right)^2 + \left( \frac{32}{7} - \frac{4}{7} \right)^2 + \left( 7 - 0 \right)^2} PQ=(77)2+(287)2+(7)2PQ = \sqrt{\left( \frac{7}{7} \right)^2 + \left( \frac{28}{7} \right)^2 + \left( 7 \right)^2} PQ=(1)2+(4)2+(7)2PQ = \sqrt{(1)^2 + (4)^2 + (7)^2} PQ=1+16+49PQ = \sqrt{1 + 16 + 49} PQ=66PQ = \sqrt{66}

Step 6: Square the Distance

The question asks for the square of the distance. (PQ)2=(66)2=66(PQ)^2 = \left( \sqrt{66} \right)^2 = 66

Common Mistakes & Tips

  • Perpendicular vs. Directional Distance: The most common mistake is to confuse this problem with finding the shortest (perpendicular) distance from a point to a line. Always pay close attention to the phrase "in the direction of the vector".
  • Fractional Arithmetic: The coordinates involve fractions. Be meticulous with arithmetic involving fractions to avoid calculation errors, especially when solving the system of equations.
  • Systematic Approach: Break down the problem into smaller, manageable steps (defining lines, finding intersection, calculating distance). This reduces complexity and helps in identifying errors.

Summary

To find the distance of a point from a line in a given direction, we constructed a second line through the point, parallel to the specified direction. We then found the intersection point of these two lines. The distance between the given point and this intersection point is the required distance. After calculating this distance as 66\sqrt{66}, we squared it as requested by the problem.

The final answer is 66\boxed{\text{66}}, which corresponds to option (A).

Practice More 3D Geometry Questions

View All Questions