Question
Question: 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, -...
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 square units) of ΔPQR is:
(a) 264
(b) 491
(c) 213
(d) 291
Solution
Hint: First of all, we would use plane equation and coordinates of Q to obtain the coordinates of P. After that, we have three points and by applying the area formula we would evaluate the area of the triangle.
Complete step-by-step answer:
For an equation of plane ax + by + cz = d, the corresponding direction normal vector is (a, b, c).
Hence, the given plane 3x – y + 4z = 2, the direction normal can be given as (3, -1, 4).
The equation of a line passing through a point (a1,a2,a3) and parallel to another line whose direction vector is (b1,b2,b3) could be given as:
b1x−a1=b2y−a2=b3z−a3
So, the equation of a line passing through Q and parallel to direction normal of plane:
3x=−1y+1=4z+3
Now let the point A be on the plane which is the mid-point of the line joining PQ. Hence, the coordinates of A in the form of λ.
3x=−1y+1=4z+3=λx=3λ,y=−λ−1,z=4λ−3A=(3λ,−λ−1,4λ−3)
Satisfying the coordinates of A in the equation of plane:
3×3λ−(−λ−1)+4⋅(4λ−3)=29λ+λ+1+16λ−12=226λ=13λ=21
Therefore, the coordinates of A =(23,−23,−1).
So, the coordinate of P can be evaluated by using the mid-point formula:
x=2x1+x2,y=2y1+y2,z=2z1+z2
So, we have A=(23,−23,−1) as the mid-point of P (x, y, z) and Q (0, -1, -3).
Now, to evaluate coordinates of P:
23=2x,2−3=2y−1,−1=2z−3∴x=3,y=−2,z=1
Therefore, P (3, -2, 1).
So, now we are required to calculate the area of ΔPQR whose coordinates P (3, -2, 1)
Q (0, -1, -3) and R (3, -1, -2).
The vector formed from two position vectors is:
AB=position vector of B − position vector of A
Let two vectors formed from P, Q, R would be:
PQ=(0−3)i+(−1+2)j+(−3−1)kPQ=−3i+j−4kQR=(3−0)i+(−1+1)j+(−2+3)kQR=3i+k
As we know that Area of triangle in determinant form for a vector:
A=21×i b1 c1 jb2c2kb3c3
Area of ΔPQR:
A=21×i −3 3 j10k−41A=21×i(1−0)−j(−3+12)+k(0−3)A=21×i−9j−3k∣A∣=291
So, the correct answer is option (d).
Note: Alternate solution of this question is by using the distance formula of plane to a point and calculate the distance of point Q and hence calculate the total length of PQ which is twice of QM.
Then, calculate the perpendicular distance RM and finally evaluate the area.