Let the system of equations : 2x+3y+5z=97x+3y−2z=812x+3y−(4+λ)z=16−μ have infinitely many solutions. Then the radius of the circle centred at (λ,μ) and touching the line 4x=3y is :
Options
Solution
1. Key Concepts and Formulas
Cramer's Rule for Infinitely Many Solutions: For a system of three linear equations aix+biy+ciz=di (for i=1,2,3) to have infinitely many solutions, the determinant of the coefficient matrix (Δ) and all the determinants formed by replacing a column of the coefficient matrix with the constant terms (Δx, Δy, Δz) must all be zero.
Δ=a1a2a3b1b2b3c1c2c3=0andΔx=d1d2d3b1b2b3c1c2c3=0,Δy=a1a2a3d1d2d3c1c2c3=0,Δz=a1a2a3b1b2b3d1d2d3=0
Distance from a Point to a Line: The perpendicular distance d from a point (x0,y0) to a line Ax+By+C=0 is given by the formula:
d=A2+B2∣Ax0+By0+C∣
Radius of a Tangent Circle: The radius of a circle tangent to a line is equal to the perpendicular distance from the center of the circle to that line.
2. Step-by-Step Solution
Step 1: Set up the coefficient matrix and constant terms.
We are given the system of linear equations:
2x+3y+5z=97x+3y−2z=812x+3y−(4+λ)z=16−μ
From these equations, we can identify the coefficient matrix A and the column vector of constant terms D:
A=27123335−2−(4+λ),D=9816−μ
Step 2: Apply the condition Δ=0 to find λ.
For the system to have infinitely many solutions, the determinant of the coefficient matrix, Δ, must be zero.
Δ=27123335−2−(4+λ)
To calculate the determinant, we can expand along the first row:
Δ=2(3⋅(−(4+λ))−(−2)⋅3)−3(7⋅(−(4+λ))−(−2)⋅12)+5(7⋅3−3⋅12)Δ=2(−12−3λ+6)−3(−28−7λ+24)+5(21−36)Δ=2(−6−3λ)−3(−4−7λ)+5(−15)Δ=−12−6λ+12+21λ−75Δ=15λ−75
Setting Δ=0 for infinitely many solutions:
15λ−75=015λ=75λ=1575λ=5
Step 3: Apply the condition Δx=0 (or Δy or Δz) to find μ.
Now that we have λ=5, we substitute this value into the coefficient of z in the third equation, which becomes −(4+5)=−9.
The system of equations effectively becomes:
2x+3y+5z=97x+3y−2z=812x+3y−9z=16−μ
For infinitely many solutions, we must also have Δx=0. Δx is formed by replacing the first column of the coefficient matrix with the constant terms:
Δx=9816−μ3335−2−9
Expanding along the first row:
Δx=9(3(−9)−(−2)(3))−3(8(−9)−(−2)(16−μ))+5(8(3)−3(16−μ))Δx=9(−27+6)−3(−72+(32−2μ))+5(24−(48−3μ))Δx=9(−21)−3(−40−2μ)+5(−24+3μ)Δx=−189+120+6μ−120+15μΔx=−189+21μ
Setting Δx=0 for infinitely many solutions:
−189+21μ=021μ=189μ=21189μ=9
Thus, the center of the circle is (λ,μ)=(5,9).
Step 4: Calculate the radius of the circle.
The circle is centered at (λ,μ)=(5,9) and touches the line 4x=3y.
First, rewrite the equation of the line in the standard form Ax+By+C=0:
4x−3y+0=0
Here, A=4, B=−3, and C=0. The center of the circle is (x0,y0)=(5,9).
The radius R of the circle is the perpendicular distance from its center to the tangent line. Using the distance formula:
R=A2+B2∣Ax0+By0+C∣R=42+(−3)2∣4(5)−3(9)+0∣R=16+9∣20−27∣R=25∣−7∣R=57
3. Common Mistakes & Tips
Determinant Calculation Errors: Be meticulous with signs and arithmetic when calculating determinants. A single sign error can lead to incorrect values for λ and μ. Expanding along a column with identical elements (like the second column here) can sometimes simplify calculation by factoring, but careful expansion is always key.
Conditions for Infinitely Many Solutions: Remember that for an infinite number of solutions in a system of three linear equations, all four determinants (Δ,Δx,Δy,Δz) must be zero. If only Δ=0 but one of Δx,Δy,Δz is non-zero, the system has no solution.
Line Equation Form: Ensure the line equation is in the Ax+By+C=0 form before applying the distance formula to avoid errors in identifying A,B,C. Forgetting the absolute value in the numerator of the distance formula is also a common mistake.
4. Summary
This problem required a two-part approach. First, we utilized Cramer's Rule for systems of linear equations with infinitely many solutions to determine the unknown parameters λ and μ. By setting the determinant of the coefficient matrix (Δ) to zero, we found λ=5. Then, by setting the determinant Δx (formed by replacing the x-coefficient column with constants) to zero, we found μ=9. This established the center of the circle as (5,9). In the second part, we used the geometric property that the radius of a circle tangent to a line is the perpendicular distance from its center to the line. Applying the distance formula from the center (5,9) to the line 4x−3y=0, we calculated the radius to be 57.
5. Final Answer
The radius of the circle is 57.
The final answer is 57, which corresponds to option (A).