Animated Solution for Mathematics - Three Dimensional Geometry: The foot of perpendicular from the origin O to a plane P which meets the co-ordinate axes at the points A, B, C is (2,α,4),α∈N. If the volume of the tetrahedron OABC is 144 unit3, then which of the following points is NOT on P?
Select Answer:
Visualized Solution
Visualizing the Setup
Origin O(0,0,0) and Foot of perpendicular M(2,α,4) on plane P.
Plane P meets axes at A(a,0,0), B(0,b,0), and C(0,0,c).
Volume of tetrahedron OABC=144 units3.
Finding the Normal Vector
The vector OM is perpendicular to the plane P.
Normal vector n=OM=(2−0)i^+(α−0)j^+(4−0)k^.
Direction ratios of the normal: (2,α,4).
Equation of Plane P
Equation of a plane: a(x−x1)+b(y−y1)+c(z−z1)=0
Substitute normal (2,α,4) and point M(2,α,4):
2(x−2)+α(y−α)+4(z−4)=0
Simplifying the Equation
Expanding: 2x−4+αy−α2+4z−16=0
Grouping terms: 2x+αy+4z=20+α2
Finding the Intercepts
To find x-intercept A, set y=0,z=0: x=220+α2
To find y-intercept B, set x=0,z=0: y=α20+α2
To find z-intercept C, set x=0,y=0: z=420+α2
Volume of Tetrahedron
Volume of tetrahedron OABC is V=61∣xA⋅yB⋅zC∣
Substitute the intercepts:
V=61(220+α2)(α20+α2)(420+α2)
Simplifying Volume Expression
Multiply the denominators: 6×2×α×4=48α
Multiply the numerators: (20+α2)3
V=48α(20+α2)3
Equating to Given Volume
We are given V=144
48α(20+α2)3=144
(20+α2)3=144×48α
(20+α2)3=6912α
Solving for α
We know α∈N (a natural number).
Let's test small integer values. Try α=2:
LHS: (20+22)3=243=13824
RHS: 6912×2=13824
Since LHS = RHS, α=2.
Final Plane Equation
Substitute α=2 back into the plane equation:
2x+2y+4z=20+22
2x+2y+4z=24
Divide by 2: x+y+2z=12
Checking the Options
We need to find the point that is NOT on P.
Option 1: (2,2,4)⇒2+2+2(4)=12 (On P)
Option 2: (0,4,4)⇒0+4+2(4)=12 (On P)
Option 3: (3,0,4)⇒3+0+2(4)=11=12 (NOT on P)
Option 4: (0,6,3)⇒0+6+2(3)=12 (On P)
00:00 / 00:00
The Sigma Insight: Equation of a Plane
Solution Diagram
Analyzing the Setup
In 3D geometry, the most powerful tool you possess is the normal vector. It defines the orientation of the plane. Because the point M(2,α,4) is the foot of the perpendicular from the origin O(0,0,0), the vector OM is, by definition, perpendicular to the plane.
This is our "Aha!" moment. The components of this vector, which are simply the coordinates of M, become the coefficients of our plane equation. Thus, our normal vector is n=2i^+αj^+4k^.
With a point on the plane and the normal vector, we invoke the standard equation of a plane: a(x−x1)+b(y−y1)+c(z−z1)=0. Substituting our values, we get:
2(x−2)+α(y−α)+4(z−4)=0
Expanding this, we arrive at the skeleton of our plane:
2x+αy+4z=20+α2
This equation is the DNA of our plane; everything else follows from here.
The Volume Challenge
The plane cuts the axes at points A,B, and C. These are the intercepts. To find them, we set two variables to zero at a time.
For the x-intercept A, we set y=0 and z=0, yielding x=220+α2. Similarly, for B, we find y=α20+α2, and for C, we find z=420+α2.
Now, we face the volume of the tetrahedron OABC. The formula is elegant and simple: V=61∣xA⋅yB⋅zC∣. Substituting our intercepts, we get:
V=61(220+α2)(α20+α2)(420+α2)
This simplifies to the following expression for the volume:
V=48α(20+α2)3
The Intuitive Leap
We are given that V=144. Setting our expression equal to this, we get:
48α(20+α2)3=144⟹(20+α2)3=6912α
Many students would panic here, trying to expand the cubic term. But remember, we are in a JEE Advanced setting. We are told α∈N. This is a massive hint!
We don't need to solve the cubic algebraically; we need to test values. Let's test α=2. The left side becomes (20+22)3=243=13824. The right side becomes 6912×2=13824.
It matches perfectly! The beauty of mathematics often lies in these moments of symmetry where the complexity collapses into a simple integer.
Final Verification
With α=2, our plane equation becomes 2x+2y+4z=20+22, which simplifies to 2x+2y+4z=24. Dividing by 2, we get the clean, final equation:
x+y+2z=12
Now, we simply test the options. For the point (3,0,4), we calculate 3+0+2(4)=11. Since $11
eq 12$, this point does not lie on the plane.
We have successfully navigated the geometry, conquered the algebra, and verified our result. Keep this confidence, and remember: every complex problem is just a series of simple, logical steps waiting to be connected.