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

Question

The plane 2xy+z=42x-y+z=4 intersects the line segment joining the points A (a,2,4)a,-2,4) and B (2,b,3)2,b,-3) at the point C in the ratio 2 : 1 and the distance of the point C from the origin is 5\sqrt5. If ab<0ab < 0 and P is the point (ab,b,2ba)(a-b,b,2b-a) then CP2^2 is equal to :

Options

Solution

1. Key Concepts and Formulas

  • Section Formula (Internal Division): If a point C divides the line segment joining A(x1,y1,z1)A(x_1, y_1, z_1) and B(x2,y2,z2)B(x_2, y_2, z_2) internally in the ratio m:nm:n, its coordinates are given by: C=(nx1+mx2m+n,ny1+my2m+n,nz1+mz2m+n)C = \left( \frac{nx_1 + mx_2}{m+n}, \frac{ny_1 + my_2}{m+n}, \frac{nz_1 + mz_2}{m+n} \right)
  • Condition for a point to lie on a plane: A point (x0,y0,z0)(x_0, y_0, z_0) lies on the plane Ax+By+Cz=DAx+By+Cz=D if and only if its coordinates satisfy the plane's equation: Ax0+By0+Cz0=DAx_0+By_0+Cz_0=D.
  • Distance Formula from Origin: The distance of a point P(x,y,z)P(x,y,z) from the origin O(0,0,0)O(0,0,0) is OP=x2+y2+z2OP = \sqrt{x^2+y^2+z^2}.
  • Distance Formula between two points: The square of the distance between two points P1(x1,y1,z1)P_1(x_1, y_1, z_1) and P2(x2,y2,z2)P_2(x_2, y_2, z_2) is P1P22=(x2x1)2+(y2y1)2+(z2z1)2P_1P_2^2 = (x_2-x_1)^2 + (y_2-y_1)^2 + (z_2-z_1)^2.

2. Step-by-Step Solution

Step 1: Determine the coordinates of point C using the section formula. We are given that point C divides the line segment joining A(a,2,4a,-2,4) and B(2,b,32,b,-3) in the ratio 2:1. This means m=2m=2 and n=1n=1. Applying the section formula for internal division: C=(1a+222+1,1(2)+2b2+1,14+2(3)2+1)C = \left( \frac{1 \cdot a + 2 \cdot 2}{2+1}, \frac{1 \cdot (-2) + 2 \cdot b}{2+1}, \frac{1 \cdot 4 + 2 \cdot (-3)}{2+1} \right) C=(a+43,2+2b3,463)C = \left( \frac{a+4}{3}, \frac{-2+2b}{3}, \frac{4-6}{3} \right) C=(a+43,2b23,23)C = \left( \frac{a+4}{3}, \frac{2b-2}{3}, \frac{-2}{3} \right) These are the coordinates of point C in terms of aa and bb.

Step 2: Utilize the condition that point C lies on the given plane. The plane is defined by the equation 2xy+z=42x-y+z=4. Since point C lies on this plane, its coordinates must satisfy the plane's equation. Substitute the coordinates of C into the plane equation: 2(a+43)(2b23)+(23)=42\left( \frac{a+4}{3} \right) - \left( \frac{2b-2}{3} \right) + \left( \frac{-2}{3} \right) = 4 To eliminate the denominators, multiply the entire equation by 3: 2(a+4)(2b2)2=122(a+4) - (2b-2) - 2 = 12 Expand and simplify the equation: 2a+82b+22=122a + 8 - 2b + 2 - 2 = 12 2a2b+8=122a - 2b + 8 = 12 2a2b=42a - 2b = 4 Dividing by 2, we get a linear relationship between aa and bb: ab=2(Equation 1)a - b = 2 \quad \text{(Equation 1)}

Step 3: Use the distance of point C from the origin. We are given that the distance of point C from the origin O(0,0,0)O(0,0,0) is 5\sqrt{5}. Therefore, OC2=(5)2=5OC^2 = (\sqrt{5})^2 = 5. Using the distance formula for C (a+43,2b23,23)\left( \frac{a+4}{3}, \frac{2b-2}{3}, \frac{-2}{3} \right) from the origin: (a+43)2+(2b23)2+(23)2=5\left( \frac{a+4}{3} \right)^2 + \left( \frac{2b-2}{3} \right)^2 + \left( \frac{-2}{3} \right)^2 = 5 (a+4)29+4(b1)29+49=5\frac{(a+4)^2}{9} + \frac{4(b-1)^2}{9} + \frac{4}{9} = 5 Multiply the entire equation by 9 to clear the denominators: (a+4)2+4(b1)2+4=45(a+4)^2 + 4(b-1)^2 + 4 = 45 (a+4)2+4(b1)2=41(Equation 2)(a+4)^2 + 4(b-1)^2 = 41 \quad \text{(Equation 2)} Now we have a system of two equations with two variables. From Equation 1, we can express aa as a=b+2a = b+2. Substitute this expression for aa into Equation 2: ((b+2)+4)2+4(b1)2=41((b+2)+4)^2 + 4(b-1)^2 = 41 (b+6)2+4(b1)2=41(b+6)^2 + 4(b-1)^2 = 41 Expand the squared terms: (b2+12b+36)+4(b22b+1)=41(b^2 + 12b + 36) + 4(b^2 - 2b + 1) = 41 b2+12b+36+4b28b+4=41b^2 + 12b + 36 + 4b^2 - 8b + 4 = 41 Combine like terms to form a quadratic equation in bb: 5b2+4b+40=415b^2 + 4b + 40 = 41 5b2+4b1=05b^2 + 4b - 1 = 0 Factor the quadratic equation: 5b2+5bb1=05b^2 + 5b - b - 1 = 0 5b(b+1)1(b+1)=05b(b+1) - 1(b+1) = 0 (5b1)(b+1)=0(5b-1)(b+1) = 0 This yields two possible values for bb: b=15orb=1b = \frac{1}{5} \quad \text{or} \quad b = -1

Step 4: Determine the correct values for aa and bb using the condition ab<0ab < 0. We will evaluate each case using a=b+2a = b+2:

  • Case 1: If b=15b = \frac{1}{5} Then a=15+2=1+105=115a = \frac{1}{5} + 2 = \frac{1+10}{5} = \frac{11}{5}. In this case, ab=(115)(15)=1125ab = \left( \frac{11}{5} \right) \left( \frac{1}{5} \right) = \frac{11}{25}. Since 1125>0\frac{11}{25} > 0, this pair does not satisfy the condition ab<0ab < 0.

  • Case 2: If b=1b = -1 Then a=1+2=1a = -1 + 2 = 1. In this case, ab=(1)(1)=1ab = (1)(-1) = -1. Since 1<0-1 < 0, this pair satisfies the condition ab<0ab < 0.

Therefore, the correct values for aa and bb are a=1a=1 and b=1b=-1.

Step 5: Calculate the coordinates of points C and P. Using a=1a=1 and b=1b=-1:

  • Coordinates of C: Substitute a=1a=1 and b=1b=-1 into the expression for C from Step 1: C=(1+43,2(1)23,23)=(53,223,23)=(53,43,23)C = \left( \frac{1+4}{3}, \frac{2(-1)-2}{3}, \frac{-2}{3} \right) = \left( \frac{5}{3}, \frac{-2-2}{3}, \frac{-2}{3} \right) = \left( \frac{5}{3}, \frac{-4}{3}, \frac{-2}{3} \right)
  • Coordinates of P: The point P is given as (ab,b,2ba)(a-b, b, 2b-a). Substitute a=1a=1 and b=1b=-1: P=(1(1),1,2(1)1)P = (1 - (-1), -1, 2(-1) - 1) P=(1+1,1,21)P = (1 + 1, -1, -2 - 1) P=(2,1,3)P = (2, -1, -3)

Step 6: Calculate CP2CP^2. We need to find the square of the distance between C(53,43,23)C \left( \frac{5}{3}, \frac{-4}{3}, \frac{-2}{3} \right) and P(2,1,3)P (2, -1, -3). Using the distance formula: CP2=(253)2+(1(43))2+(3(23))2CP^2 = \left( 2 - \frac{5}{3} \right)^2 + \left( -1 - \left( \frac{-4}{3} \right) \right)^2 + \left( -3 - \left( \frac{-2}{3} \right) \right)^2 CP2=(653)2+(3+43)2+(9+23)2CP^2 = \left( \frac{6-5}{3} \right)^2 + \left( \frac{-3+4}{3} \right)^2 + \left( \frac{-9+2}{3} \right)^2 CP2=(13)2+(13)2+(73)2CP^2 = \left( \frac{1}{3} \right)^2 + \left( \frac{1}{3} \right)^2 + \left( \frac{-7}{3} \right)^2 CP2=19+19+499CP^2 = \frac{1}{9} + \frac{1}{9} + \frac{49}{9} CP2=1+1+499=519CP^2 = \frac{1+1+49}{9} = \frac{51}{9} Simplifying the fraction: CP2=173CP^2 = \frac{17}{3}

3. Common Mistakes & Tips

  • Ratio Order in Section Formula: Be careful with the order of mm and nn in the section formula. If C divides AB in ratio m:nm:n, it's nx1+mx2nx_1+mx_2.
  • Algebraic Precision: Errors often occur in expanding squares, combining like terms, or solving quadratic equations. Double-check calculations, especially when dealing with fractions.
  • Checking Conditions: Do not forget to use all given conditions, like ab<0ab < 0, to eliminate incorrect solutions for variables.
  • Sign Errors: Pay close attention to negative signs during substitution and arithmetic operations.

4. Summary

The problem involved a sequence of steps starting with finding the coordinates of point C using the section formula. Then, we used the fact that C lies on the given plane and its distance from the origin to establish a system of two equations in aa and bb. Solving this system, and applying the condition ab<0ab<0, allowed us to uniquely determine the values of aa and bb. Finally, we calculated the coordinates of C and P using these values and then found the square of the distance between C and P.

5. Final Answer

The value of CP2CP^2 is 173\frac{17}{3}.

The final answer is 173\boxed{\frac{17}{3}} which corresponds to option (A).

Practice More 3D Geometry Questions

View All Questions