If the system of linear equations. 8x+y+4z=−2x+y+z=0λx−3y=μ has infinitely many solutions, then the distance of the point (λ,μ,−21) from the plane 8x+y+4z+2=0 is :
Options
Solution
Key Concept: Conditions for Infinitely Many Solutions in a System of Linear Equations
For a system of linear equations of the form:
a1x+b1y+c1z=d1a2x+b2y+c2z=d2a3x+b3y+c3z=d3
to have infinitely many solutions, the determinant of the coefficient matrix, denoted by Δ, must be zero. Additionally, the determinants Δx, Δy, and Δz (formed by replacing the respective column of coefficients with the constant terms) must also be zero. That is,
Δ=0,Δx=0,Δy=0,Δz=0
If Δ=0 but at least one of Δx,Δy,Δz is non-zero, the system has no solution.
Step-by-Step Derivation
1. Set up the System of Equations:
The given system of linear equations is:
8x+y+4z=−2(Equation 1)x+y+z=0(Equation 2)λx−3y+0z=μ(Equation 3)
2. Calculate the Determinant of the Coefficient Matrix (Δ):
We first form the coefficient matrix and calculate its determinant.
Δ=81λ11−3410
To expand this determinant, we can use cofactor expansion along the third row (or any row/column). Let's expand along the third row for variety, or the given solution uses first row, let's stick to that. Expanding along the first row:
Δ=81−310−11λ10+41λ1−3Δ=8((1)(0)−(1)(−3))−1((1)(0)−(1)(λ))+4((1)(−3)−(1)(λ))Δ=8(0+3)−1(0−λ)+4(−3−λ)Δ=8(3)−1(−λ)+4(−3−λ)Δ=24+λ−12−4λΔ=12−3λ
3. Apply the Condition for Infinitely Many Solutions to find λ:
For the system to have infinitely many solutions, Δ must be zero.
12−3λ=03λ=12λ=4
4. Calculate Δx and Apply the Condition to find μ:
Next, we calculate Δx by replacing the first column (coefficients of x) with the constant terms of the equations.
Δx=−20μ11−3410
Expanding this determinant along the first column:
Δx=−21−310−01−340+μ1141Δx=−2((1)(0)−(1)(−3))−0+μ((1)(1)−(4)(1))Δx=−2(0+3)+μ(1−4)Δx=−2(3)+μ(−3)Δx=−6−3μ
For infinitely many solutions, Δx must also be zero.
−6−3μ=03μ=−6μ=−2
Important Tip: While we only calculated Δx here, it's crucial to understand that for infinitely many solutions, all determinants Δx,Δy,Δz must be zero. If we were to calculate Δy and Δz with λ=4 and μ=−2, we would indeed find them to be zero, confirming the consistency of the system.
5. Determine the Point and the Plane:
From our calculations, we found λ=4 and μ=−2.
The given point is P=(λ,μ,−21), which becomes P=(4,−2,−21).
The given plane is 8x+y+4z+2=0.
6. Calculate the Distance of the Point from the Plane:
The formula for the perpendicular distance of a point (x1,y1,z1) from a plane Ax+By+Cz+D=0 is:
Distance=A2+B2+C2∣Ax1+By1+Cz1+D∣
Here, (x1,y1,z1)=(4,−2,−21) and the plane coefficients are A=8,B=1,C=4,D=2.
Substitute these values into the formula:
Distance=82+12+42∣8(4)+1(−2)+4(−21)+2∣Distance=64+1+16∣32−2−2+2∣Distance=81∣30∣Distance=930Distance=310
Common Mistake: Forgetting the absolute value in the numerator or making arithmetic errors during determinant expansion or distance calculation.
Summary and Key Takeaway
To find the values of parameters for which a system of linear equations has infinitely many solutions, we must ensure that the determinant of the coefficient matrix (Δ) and all the auxiliary determinants (Δx,Δy,Δz) are zero. Once these parameters are found, we can then use standard geometric formulas, such as the distance from a point to a plane, to complete the problem.
The distance of the point (4,−2,−21) from the plane 8x+y+4z+2=0 is 310 units.