Animated Solution for Mathematics - Matrices and Determinants: Let the system of equations : 2x+3y+5z=9, 7x+3y−2z=8, 12x+3y−(4+λ)z=16−μ have infinitely many solutions. Then the radius of the circle centred at (λ,μ) and touching the line 4x=3y is
Select Answer:
Visualized Solution
System of Equations Analysis
Given system of equations:
2x+3y+5z=9
7x+3y−2z=8
12x+3y−(4+λ)z=16−μ
Condition for infinitely many solutions in Cramer's Rule:
Δ=0 and Δx=Δy=Δz=0
Setting up Δ=0
The coefficient determinant Δ is:
Δ=27123335−2−(4+λ)=0
Simplifying the Determinant
Applying row operations: R2→R2−R1 and R3→R3−R1:
Δ=25103005−7−9−λ=0
Solving for λ
Expanding along C2:
−3510−7−9−λ=0
5(−9−λ)−(−70)=0
−45−5λ+70=0⟹5λ=25
λ=5
Setting up Δx=0
For infinite solutions, Δx must also be zero:
Δx=9816−μ3335−2−9=0
Note: We substituted λ=5 in the third column.
Simplifying Δx
Applying R2→R2−R1 and R3→R3−R1:
Δx=9−17−μ3005−7−14=0
Solving for μ
Expanding along C2:
−3(−1(−14)−(−7)(7−μ))=0
14+49−7μ=0
7μ=63⟹μ=9
Geometric Interpretation
Center of the circle: (λ,μ)=(5,9)
Line equation: 4x−3y=0
The circle touches the line, so Radius = Perpendicular distance from center to line.
Radius Formula Setup
Distance formula: d=a2+b2∣ax1+by1+c∣
Substitute a=4,b=−3,c=0 and (x1,y1)=(5,9):
R=42+(−3)2∣4(5)−3(9)∣
Final Calculation
R=16+9∣20−27∣
R=25∣−7∣=57
The radius of the circle is 7/5.
00:00 / 00:00
The Sigma Insight: Solution of System of Linear Equations (Matrix Method and Cramer's Rule)
Solution Diagram
Analyzing the Algebraic Foundation
Welcome, future engineer! Today, we are embarking on a journey that bridges the gap between the abstract world of linear algebra and the elegant precision of coordinate geometry.
We are given a system of three linear equations, and we are told it has infinitely many solutions. This is our key.
In the language of linear algebra, this means the equations are not independent; they represent planes that intersect in a common line or even coincide. To solve this, we turn to Cramer's Rule.
For a system to have infinitely many solutions, the main determinant, Δ, must be zero, and the auxiliary determinants Δx,Δy,Δz must also be zero. This is our master plan.
The Determinant Dance
Let's write down our main determinant, Δ, using the coefficients of x,y, and z:
Δ=27123335−2−(4+λ)=0
I know what you are thinking—expanding a 3×3 determinant directly can be a recipe for a calculation error. Let's be smarter.
Notice that the second column is filled with threes. This is a gift! By applying row operations R2→R2−R1 and R3→R3−R1, we can transform the determinant into something much friendlier:
Δ=25103005−7−9−λ=0
Now, expanding along the second column becomes a breeze. We get −3×[5(−9−λ)−(−70)]=0.
Simplifying this, we find −45−5λ+70=0, which leads us directly to λ=5. See how a little bit of strategic thinking saves us from a mountain of algebra?
Finding the Missing Piece
With λ=5 in hand, we turn our attention to Δx=0. We replace the first column with the constant terms from the right side of our equations: 9,8, and 16−μ.
Substituting λ=5 into the third column, we get:
Δx=9816−μ3335−2−9=0
Again, we use the same row operations R2→R2−R1 and R3→R3−R1 to create zeros in the second column:
Δx=9−17−μ3005−7−14=0
Expanding along the second column, we get −3×[(−1)(−14)−(−7)(7−μ)]=0.
This simplifies to 14+49−7μ=0, or 7μ=63, giving us μ=9. We have successfully navigated the algebraic storm! Our center is (5,9).
The Geometric Finale
Now, we shift gears. We have a circle centered at (5,9) that touches the line 4x−3y=0.
In geometry, when a circle touches a line, that line is a tangent. The radius of the circle is simply the perpendicular distance from the center to this line.
We use the classic distance formula:
R=a2+b2∣ax1+by1+c∣
Substituting our values a=4,b=−3,c=0 and the center (5,9), we get:
R=42+(−3)2∣4(5)−3(9)∣=16+9∣20−27∣=5∣−7∣=57
And there it is! The radius is 57. You have successfully connected the dots between linear systems and coordinate geometry.