Animated Solution for Mathematics - Three Dimensional Geometry: Comprehension Passage
Let α,β and γ be real numbers such that the system of linear equations
x+2y+3z=α4x+5y+6z=β7x+8y+9z=γ−1
is consistent. Let ∣M∣ represent the determinant of the matrix M=αβ−1210γ01. Let P be the plane containing all those (α,β,γ) for which the above system of linear equations is consistent, and D be the square of the distance of the point (0,1,0) from the plane P.
Question 1:
The value of ∣M∣ is
Enter Numerical Value:
Question 2:
The value of D is
Enter Numerical Value:
Visualized Solution
System of Equations
System of linear equations:
x+2y+3z=α
4x+5y+6z=β
7x+8y+9z=γ−1
The system is given to be consistent.
Coefficient Matrix Determinant
Let Δ be the determinant of the coefficient matrix.
Δ=147258369
Δ=1(45−48)−2(36−42)+3(32−35)
Δ=−3+12−9=0
Condition for Consistency
Since Δ=0 and the system is consistent, it has infinitely many solutions.
This implies one equation is a linear combination of the other two.
Let E3=A⋅E2+B⋅E1
7x+8y+9z=A(4x+5y+6z)+B(x+2y+3z)
Solving for Multipliers
Compare coefficients of x: 4A+B=7
Compare coefficients of y: 5A+2B=8
From first equation: B=7−4A
Substitute into second: 5A+2(7−4A)=8⟹−3A=−6⟹A=2
B=7−4(2)=−1
Applying to Constant Terms
For consistency, constant terms must follow the same relation: C3=A⋅C2+B⋅C1
Substitute A=2,B=−1: γ−1=2(β)+(−1)(α)
Rearranging: α−2β+γ=1
This is the fundamental consistency relation.
Determinant of Matrix M
We need to find ∣M∣ where M=αβ−1210γ01
Expand along the first row:
∣M∣=α(1⋅1−0⋅0)−2(β⋅1−0⋅(−1))+γ(β⋅0−1⋅(−1))
∣M∣=α(1)−2(β)+γ(1)
∣M∣=α−2β+γ
Evaluating |M|
From our consistency relation: α−2β+γ=1
Substituting this into our determinant expression:
∣M∣=1
Defining Plane P
The plane P contains all points (α,β,γ) satisfying the consistency condition.
Replacing (α,β,γ) with (x,y,z), the equation of plane P is:
x−2y+z=1
Distance from a Point to a Plane
We need the perpendicular distance d from point Q(0,1,0) to the plane x−2y+z−1=0.
Formula: d=a2+b2+c2∣ax1+by1+cz1+d∣
Calculating Distance d
Point: (x1,y1,z1)=(0,1,0)
Plane: 1x−2y+1z−1=0
d=12+(−2)2+12∣1(0)−2(1)+1(0)−1∣
d=1+4+1∣−3∣=63
Calculating D
The question asks for D, the square of the distance.
D=d2=(63)2
D=69=23=1.5
Final Answers:∣M∣=1 and D=1.5
00:00 / 00:00
The Sigma Insight: Equation of a Plane
Solution Diagram
Analyzing the Determinant
Imagine you are standing before a system of three linear equations. At first glance, they look like three distinct planes in space, perhaps intersecting at a single point.
But as you calculate the determinant of the coefficient matrix
Δ=147258369
you realize something profound happens. Calculating the expansion:
Δ=1(45−48)−2(36−42)+3(32−35)=−3+12−9=0
The determinant vanishes! This is not a failure; it is a revelation. It tells us that these planes are not independent; they are locked in a geometric dance where one is merely a shadow of the others.
Unmasking the Hidden Relation
Since the system is consistent despite the zero determinant, it must possess infinitely many solutions. This implies that the third equation is a linear combination of the first two.
We seek constants A and B such that the third row is a weighted sum of the first two: R3=AR2+BR1. By comparing the coefficients of x,y, and z, we set up a mini-system:
4A+B=7
5A+2B=8
Solving this, we find A=2 and B=−1.
This is the key that unlocks the vault. For the system to remain consistent, the constant terms must obey the exact same rule: C3=AC2+BC1.
Substituting our values, we get γ−1=2(β)−1(α), which rearranges into the elegant consistency condition:
α−2β+γ=1
The Geometry of Consistency
Now, look at the matrix
M=αβ−1210γ01
When we expand its determinant ∣M∣ along the first row, we get ∣M∣=α(1)−2(β)+γ(1).
Look closely—this is exactly the left-hand side of our consistency condition! Because the system is consistent, ∣M∣ must equal 1. This is the beauty of linear algebra; the algebraic constraint on the system is encoded directly into the determinant of M.
The Final Leap
Distance to the Plane
We have identified that all valid points (α,β,γ) lie on the plane P defined by x−2y+z=1. We are asked to find the square of the distance D from the point (0,1,0) to this plane.
Using the standard distance formula
d=a2+b2+c2∣ax1+by1+cz1+d∣
we substitute our values:
d=12+(−2)2+12∣1(0)−2(1)+1(0)−1∣=6∣−3∣=63
Finally, we calculate the square of the distance:
D=d2=(63)2=69=1.5
Through this journey, we moved from the abstract dependency of rows to the concrete geometry of a plane, finally arriving at the final result of 1.5. Remember, in JEE Advanced, the math is never just about calculation; it is about seeing the hidden connections between the equations.