Animated Solution for Mathematics - Three Dimensional Geometry: Let A(x,y,z) be a point in zy-plane, which is equidistant from three points (0, 3, 2), (2,0,3) and (0,0,1). Let B=(1,4,−1) and C=(2,0,−2). Then among the statements
(S1): △ABC is an isosceles right angled triangle, and
(S2): the area of △ABC is 292
Select Answer:
Visualized Solution
Identifying the Typo & Setup
The problem states point A is in the zy-plane.
However, solving for the zy-plane leads to contradictions with the options.
This is a known misprint in the original JEE paper. Point A must lie in the xy-plane.
Therefore, let A=(x,y,0).
The Equidistant Condition
Point A is equidistant from P1(0,3,2), P2(2,0,3), and P3(0,0,1).
This means the distances are equal: AP1=AP2=AP3.
Squaring them to remove roots: AP12=AP22=AP32.
Calculating Squared Distances
Using the 3D distance formula: d2=(x2−x1)2+(y2−y1)2+(z2−z1)2
AP12=(x−0)2+(y−3)2+(0−2)2=x2+y2−6y+13
AP22=(x−2)2+(y−0)2+(0−3)2=x2+y2−4x+13
AP32=(x−0)2+(y−0)2+(0−1)2=x2+y2+1
Equating AP12 and AP22
Let's equate the first two distances: AP12=AP22
x2+y2−6y+13=x2+y2−4x+13
Canceling common terms: −6y=−4x
Simplifying gives the relation: 3y=2x
Equating AP12 and AP32
Now equate AP12=AP32
x2+y2−6y+13=x2+y2+1
Canceling x2+y2: −6y+13=1
Solving for y: 6y=12⟹y=2
Finding Point A
Substitute y=2 into our earlier relation 3y=2x.
3(2)=2x⟹6=2x⟹x=3
Since z=0, the exact coordinates of point A are (3,2,0).
Setting up △ABC
We now have the three vertices of △ABC:
A(3,2,0)
B(1,4,−1)
C(2,0,−2)
We need to check if it's an isosceles right-angled triangle.
Length of Side AB
Calculate AB2 using the distance formula:
AB2=(1−3)2+(4−2)2+(−1−0)2
AB2=(−2)2+22+(−1)2
AB2=4+4+1=9⟹AB=3
Length of Side AC
Calculate AC2:
AC2=(2−3)2+(0−2)2+(−2−0)2
AC2=(−1)2+(−2)2+(−2)2
AC2=1+4+4=9⟹AC=3
Length of Side BC
Calculate BC2:
BC2=(2−1)2+(0−4)2+(−2−(−1))2
BC2=12+(−4)2+(−1)2
BC2=1+16+1=18⟹BC=18=32
Checking Statement (S1)
We have AB2=9, AC2=9, and BC2=18.
Notice that AB2+AC2=9+9=18=BC2.
By Pythagoras' theorem, ∠A=90∘.
Since AB=AC, △ABC is an isosceles right-angled triangle.
Therefore, (S1) is true.
Checking Statement (S2)
The area of a right-angled triangle is 21×base×height.
Area =21×AB×AC
Area =21×3×3=29=4.5
Statement (S2) claims the area is 292.
Since 29=292, (S2) is false.
Final Conclusion
Statement (S1) is true.
Statement (S2) is false.
Therefore, only (S1) is true.
The correct option is (3).
00:00 / 00:00
The Sigma Insight: Direction Cosines and Direction Ratios
Solution Diagram
Analyzing the Setup
Imagine you are standing in a 3D coordinate space. You are given three points, P1(0,3,2), P2(2,0,3), and P3(0,0,1), and you are tasked with finding a point A that is perfectly equidistant from all three.
As we begin, we encounter a classic hurdle: the problem mentions the zy-plane. If you try to force the math there, you will find yourself in a dead end.
By shifting our perspective to the xy-plane, where z=0, the path clears, and we can define our point A as (x,y,0).
The Dance of Distances
To find A, we invoke the power of the distance formula. We know that AP1=AP2=AP3. To make our lives easier, we work with the squares of these distances: AP12=AP22=AP32.
This simple act of squaring removes the cumbersome square roots, leaving us with clean, quadratic expressions:
AP12=x2+(y−3)2+(0−2)2=x2+y2−6y+13
AP22=(x−2)2+y2+(0−3)2=x2+y2−4x+13
AP32=x2+y2+(0−1)2=x2+y2+1
Now, watch the magic of cancellation. When we equate AP12 and AP22, the x2 and y2 terms vanish, leaving us with the linear relationship:
3y=2x
When we equate AP12 and AP32, the x2 and y2 terms again disappear, and we are left with −6y+13=1, which simplifies instantly to y=2. With y=2 in hand, our earlier relation 3y=2x tells us that x=3. We have found our point: A(3,2,0).
The Triangle's Secret Identity
With A(3,2,0), B(1,4,−1), and C(2,0,−2) now defined, we turn our attention to the triangle △ABC. We calculate the squared lengths of the sides:
AB2=(1−3)2+(4−2)2+(−1−0)2=4+4+1=9
AC2=(2−3)2+(0−2)2+(−2−0)2=1+4+4=9
BC2=(2−1)2+(0−4)2+(−2−(−1))2=1+16+1=18
Look at these numbers! Since AB2=9 and AC2=9, we have AB=AC=3. Our triangle is isosceles.
Furthermore, since AB2+AC2=9+9=18, which is exactly BC2, the Converse of the Pythagorean Theorem confirms that ∠A=90∘. We have successfully proven that △ABC is an isosceles right-angled triangle. Statement (S1) is undeniably true.
The Final Verdict
Finally, we evaluate the area. The area of a right-angled triangle is simply 21×base×height.
Using our sides AB and AC, the area is:
Area=21×3×3=4.5
Statement (S2) claims the area is 292. Since $4.5
eq \frac{9\sqrt{2}}{2}$, we conclude that (S2) is false. Through logic and algebraic elegance, we have navigated the problem to find that only (S1) holds true.