The plane 2x−y+z=4 intersects the line segment joining the points A (a,−2,4) and B (2,b,−3) at the point C in the ratio 2 : 1 and the distance of the point C from the origin is 5. If ab<0 and P is the point (a−b,b,2b−a) then CP2 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) and B(x2,y2,z2) internally in the ratio m:n, its coordinates are given by:
C=(m+nnx1+mx2,m+nny1+my2,m+nnz1+mz2)
Condition for a point to lie on a plane: A point (x0,y0,z0) lies on the plane Ax+By+Cz=D if and only if its coordinates satisfy the plane's equation: Ax0+By0+Cz0=D.
Distance Formula from Origin: The distance of a point P(x,y,z) from the origin O(0,0,0) is OP=x2+y2+z2.
Distance Formula between two points: The square of the distance between two points P1(x1,y1,z1) and P2(x2,y2,z2) is P1P22=(x2−x1)2+(y2−y1)2+(z2−z1)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,4) and B(2,b,−3) in the ratio 2:1. This means m=2 and n=1.
Applying the section formula for internal division:
C=(2+11⋅a+2⋅2,2+11⋅(−2)+2⋅b,2+11⋅4+2⋅(−3))C=(3a+4,3−2+2b,34−6)C=(3a+4,32b−2,3−2)
These are the coordinates of point C in terms of a and b.
Step 2: Utilize the condition that point C lies on the given plane.
The plane is defined by the equation 2x−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(3a+4)−(32b−2)+(3−2)=4
To eliminate the denominators, multiply the entire equation by 3:
2(a+4)−(2b−2)−2=12
Expand and simplify the equation:
2a+8−2b+2−2=122a−2b+8=122a−2b=4
Dividing by 2, we get a linear relationship between a and b:
a−b=2(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) is 5. Therefore, OC2=(5)2=5.
Using the distance formula for C (3a+4,32b−2,3−2) from the origin:
(3a+4)2+(32b−2)2+(3−2)2=59(a+4)2+94(b−1)2+94=5
Multiply the entire equation by 9 to clear the denominators:
(a+4)2+4(b−1)2+4=45(a+4)2+4(b−1)2=41(Equation 2)
Now we have a system of two equations with two variables. From Equation 1, we can express a as a=b+2. Substitute this expression for a into Equation 2:
((b+2)+4)2+4(b−1)2=41(b+6)2+4(b−1)2=41
Expand the squared terms:
(b2+12b+36)+4(b2−2b+1)=41b2+12b+36+4b2−8b+4=41
Combine like terms to form a quadratic equation in b:
5b2+4b+40=415b2+4b−1=0
Factor the quadratic equation:
5b2+5b−b−1=05b(b+1)−1(b+1)=0(5b−1)(b+1)=0
This yields two possible values for b:
b=51orb=−1
Step 4: Determine the correct values for a and b using the condition ab<0.
We will evaluate each case using a=b+2:
Case 1: If b=51
Then a=51+2=51+10=511.
In this case, ab=(511)(51)=2511. Since 2511>0, this pair does not satisfy the condition ab<0.
Case 2: If b=−1
Then a=−1+2=1.
In this case, ab=(1)(−1)=−1. Since −1<0, this pair satisfies the condition ab<0.
Therefore, the correct values for a and b are a=1 and b=−1.
Step 5: Calculate the coordinates of points C and P.
Using a=1 and b=−1:
Coordinates of C: Substitute a=1 and b=−1 into the expression for C from Step 1:
C=(31+4,32(−1)−2,3−2)=(35,3−2−2,3−2)=(35,3−4,3−2)
Coordinates of P: The point P is given as (a−b,b,2b−a). Substitute a=1 and b=−1:
P=(1−(−1),−1,2(−1)−1)P=(1+1,−1,−2−1)P=(2,−1,−3)
Step 6: Calculate CP2.
We need to find the square of the distance between C(35,3−4,3−2) and P(2,−1,−3).
Using the distance formula:
CP2=(2−35)2+(−1−(3−4))2+(−3−(3−2))2CP2=(36−5)2+(3−3+4)2+(3−9+2)2CP2=(31)2+(31)2+(3−7)2CP2=91+91+949CP2=91+1+49=951
Simplifying the fraction:
CP2=317
3. Common Mistakes & Tips
Ratio Order in Section Formula: Be careful with the order of m and n in the section formula. If C divides AB in ratio m:n, it's nx1+mx2.
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<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 a and b. Solving this system, and applying the condition ab<0, allowed us to uniquely determine the values of a and b. 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 CP2 is 317.
The final answer is 317 which corresponds to option (A).