Animated Solution for Mathematics - Three Dimensional Geometry: If Q(0,−1,−3) is the image of the point P in the plane 3x−y+4z=2 and R is the point (3,−1,−2), then the area (in sq. units) of ΔPQR is :
Select Answer:
Visualized Solution
The Geometric Setup
Given Plane: 3x−y+4z=2
Point Q(0,−1,−3) is the image of point P in the plane.
Understanding the Image Relationship
Q is the image of P⟹PQ⊥ Plane.
The midpoint of PQ lies on the plane.
Distance PQ=2× (Perpendicular distance of Q from the plane).
Distance of Q from the Plane
Distance d=a2+b2+c2∣ax1+by1+cz1+d∣
Substitute Q(0,−1,−3) and plane 3x−y+4z−2=0
Calculating the Distance
d=32+(−1)2+42∣3(0)−(−1)+4(−3)−2∣
Numerator: ∣0+1−12−2∣=∣−13∣=13
Denominator: 9+1+16=26
Simplifying the Distance
d=2613=2613×26=226
Finding the Base PQ
PQ=2d=2×226
PQ=26
Introducing Point R
Point R(3,−1,−2)
We need the height h from R to the line PQ.
Direction of Line PQ
Direction of line PQ = Normal to the plane =(3,−1,4)
Let n=3i^−j^+4k^
Vector QR Calculation
QR=(3−0)i^+(−1−(−1))j^+(−2−(−3))k^
QR=3i^+0j^+k^
Cross Product for Height
The height h is the perpendicular distance from R to line PQ.
h=∣n∣∣QR×n∣
V=QR×n=i^33j^0−1k^14
Expanding the Determinant
V=i^(0−(−1))−j^(12−3)+k^(−3−0)
V=i^−9j^−3k^
Magnitude of the Cross Product
∣QR×n∣=12+(−9)2+(−3)2
∣QR×n∣=1+81+9=91
Calculating the Height h
Height h=∣n∣∣QR×n∣
h=2691
The Area Formula
Area of ΔPQR=21×Base×Height
Area =21×PQ×h
Area =21×26×2691
Final Result
Area =291 sq. units
Correct Option: 4
00:00 / 00:00
The Sigma Insight: Equation of a Plane
Solution Diagram
Analyzing the Setup
Imagine you are standing in front of a mirror. You see your reflection, and you know instinctively that the line connecting you to your reflection is perpendicular to the mirror's surface. This is the exact physical intuition we need to solve this problem.
We are given a plane 3x−y+4z=2 and a point Q(0,−1,−3), which is the image of a point P. The plane acts as our mirror.
The Geometry of Reflection
Because Q is the image of P, the line segment PQ must be perpendicular to the plane. This is our first breakthrough.
The direction of this line PQ is identical to the normal vector of the plane, which we can extract directly from the plane's equation:
n=3i^−j^+4k^
We do not need to find the coordinates of P to know the direction of the line PQ. This saves us precious time and reduces the chance of algebraic errors.
The Base of the Triangle
To find the area of ΔPQR, we need the base PQ. We know that the plane bisects the segment PQ. Therefore, the length of PQ is exactly twice the perpendicular distance from Q to the plane.
Let's calculate this distance d using the standard formula:
d=a2+b2+c2∣ax1+by1+cz1+d∣
Substituting our point Q(0,−1,−3) and the plane 3x−y+4z−2=0, we get:
d=32+(−1)2+42∣3(0)−(−1)+4(−3)−2∣
Simplifying the numerator, we get ∣0+1−12−2∣=∣−13∣=13. The denominator is 9+1+16=26. Thus:
d=2613=226
Since PQ=2d, we find that the base PQ=26.
The Height Challenge
Now we introduce point R(3,−1,−2). We need the perpendicular height h from R to the line PQ. This is where vector algebra shines.
The height h is the perpendicular distance from a point to a line. The formula is:
h=∣n∣∣QR×n∣
First, let's find vector QR=(3−0)i^+(−1−(−1))j^+(−2−(−3))k^=3i^+0j^+k^. Now, we compute the cross product V=QR×n:
V=i^33j^0−1k^14
Expanding this determinant, we get i^(0−(−1))−j^(12−3)+k^(−3−0)=i^−9j^−3k^. The magnitude of this vector is:
∣V∣=12+(−9)2+(−3)2=1+81+9=91
The Grand Finale
We are almost there! The height h is 2691. The area of ΔPQR is:
Area=21×Base×Height=21×26×2691
Notice the elegance here? The 26 terms cancel out perfectly, leaving us with the final result:
Area=291
This is the beauty of mathematics—when you follow the logical path, the complexity often dissolves into a simple, elegant result. You have successfully navigated the 3D geometry of reflections and vectors.