Three Dimensional Geometry: Mathematics | JEE Main
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,a,4),a∈N. If the volume of the tetrahedron OABC is 144 unit3, then which of the following points is NOT on P ?
Your answer stays private
What feels right?
Hint 1 of 3
If the foot of the perpendicular from the origin to plane P is N(2,a,4), what is the equation of plane P in terms of a?
No score. Commit to your first instinct. We’ll show what your mind noticed and what it missed.
Step-by-step solutionView
Correct answer
The plane has equation 2x+4y+4z=36 (or x+2y+2z=18), and testing the options shows (3,0,4) yields 3+0+8=11=18, so it does NOT lie on the plane.
Option analysis
Why each option works or fails
A · (0,6,3)
Believing that this point does not satisfy the plane equation x+2y+2z=18. Substitute (0,6,3) into x+2y+2z: 0+2(6)+2(3)=18. This point lies on the plane.
B · (0,4,4)
Believing that this point does not satisfy the plane equation x+2y+2z=18. Substitute (0,4,4) into x+2y+2z: 0+2(4)+2(4)=16=18 would occur only if a was miscalculated. For x+2y+2z=18, 0+8+8=16=18 is false; actually, wait: 0+2(4)+2(4)=16. Let's check a.
C · (2,2,4)
Believing that this point does not satisfy the plane equation. Substitute (2,2,4) into the plane equation.
D · (3,0,4)
This is the correct choice: (3,0,4) does not satisfy the plane equation. Substitute (3,0,4) into the plane equation to confirm it is NOT satisfied.
Reviewed route
Solution
StepWorking
01given
Foot of perpendicular from the origin O(0,0,0) to the plane P is N(2,a,4), where a∈N. The plane meets the axes at A,B,C. The volume of tetrahedron OABC is 144 units3.
02goal
Find the equation of plane P by solving for a, then identify which of the given points does not lie on P.
03approach
Since N is the foot of perpendicular from origin, the normal vector to the plane is n=⟨2,a,4⟩. The equation of the plane is r⋅n=∣n∣2, i.e., 2x+ay+4z=22+a2+42=20+a2. We find the intercepts A,B,C, write the volume of tetrahedron as V=61∣x0y0z0∣=144, solve for a∈N, and finally substitute the four options into the plane's equation.
04execute
The plane is 2x+ay+4z=20+a2. The axis intercepts are A(220+a2,0,0), B(0,a20+a2,0), and C(0,0,420+a2).
05execute
The volume of tetrahedron OABC is given by V=61×(220+a2)×(a20+a2)×(420+a2)=48a(20+a2)3=144.
06execute
Rearranging gives (20+a2)3=144×48a=(122)×(16×3)a=1728×4a=123×4a. Taking cube roots: 20+a2=12(4a)1/3. Since a∈N, 4a must be a perfect cube, so testing a=2: 20+22=24 and 12(8)1/3=24. Thus a=2.
07execute
With a=2, the plane equation is 2x+2y+4z=24, or simplified: x+y+2z=12. Now check the options:
- Option (0): (0,6,3)⟹0+6+2(3)=12 (on plane)
- Option (1): (0,4,4)⟹0+4+2(4)=12 (on plane)
- Option (2): (2,2,4)⟹2+2+2(4)=12 (on plane)
- Option (3): (3,0,4)⟹3+0+2(4)=11=12 (NOT on plane).
✓verify
The normal vector is ⟨1,1,2⟩, proportional to ⟨2,2,4⟩. Foot of perpendicular is (2,2,4), which gives 2(1)+2(1)+4(2)=12. The point (3,0,4) yields 11=12, so it is definitively NOT on the plane.
Hints that build this answer step by step
If the foot of the perpendicular from the origin to plane P is N(2,a,4), what is the equation of plane P in terms of a?
2x+ay+4z=20+a2
Using the intercepts of P on the coordinate axes and the given volume of tetrahedron OABC (V=144), what is the value of a∈N?
a=4 (giving k=36)
Using the plane equation x+y+2z=12 (corresponding to a=2), which point does NOT lie on the plane?