Solveeit Logo

Question

Question: Find the image of point \[\left( {3, - 2,1} \right)\] in the plane \[3x - y + 4z = 2\]....

Find the image of point (3,2,1)\left( {3, - 2,1} \right) in the plane 3xy+4z=23x - y + 4z = 2.

Explanation

Solution

We will find the equation of the line joining the point and its image. We will assume the midpoint of the line and its image as TT. We will find the midpoint of the given point and its image using the midpoint formula and equate it with TT. We will substitute the coordinates of point TT in the equation of the plane as that point will lie on the plane. We will find the image by using basic algebra on the linear equation.

Formulas used:
We will use the following formulas:
1. The equation of a line passing through the point (a,b,c)\left( {a,b,c} \right) and having direction ratios p,qp,q and rr is xap=ybq=zcr\dfrac{{x - a}}{p} = \dfrac{{y - b}}{q} = \dfrac{{z - c}}{r} .
2. The midpoint of 2 points (a,b,c)\left( {a,b,c} \right) and (p,q,r)\left( {p,q,r} \right) is (a+p2,b+q2,c+r2)\left( {\dfrac{{a + p}}{2},\dfrac{{b + q}}{2},\dfrac{{c + r}}{2}} \right)

Complete step by step solution:
We will first draw the diagram.

We will assume that the image of point A(3,2,1)A\left( {3, - 2,1} \right) in the plane 3xy+4z=23x - y + 4z = 2 is point BB . The line joining AA and BB will be normal to the plane 3xy+4z=23x - y + 4z = 2. So, the direction ratios of the line ABAB will be 3, 4 - 4 and 1.
We will formulate the equation of the line ABAB.
Substituting 3 for aa , 2 - 2 for bb , 1 for cc , 3 for pp , 4 - 4 for qq and 1 for rr in the formula xap=ybq=zcr\dfrac{{x - a}}{p} = \dfrac{{y - b}}{q} = \dfrac{{z - c}}{r} , we get
x33=y(2)1=z14\dfrac{{x - 3}}{3} = \dfrac{{y - \left( { - 2} \right)}}{{ - 1}} = \dfrac{{z - 1}}{4}
We will assume that the 3 ratios are equal to kk, Therefore,
x33=y+21=z14=k\Rightarrow \dfrac{{x - 3}}{3} = \dfrac{{y + 2}}{{ - 1}} = \dfrac{{z - 1}}{4} = k
Now we will find the values of x,yx,y and zz in terms of kk.
So,
x33=k\Rightarrow \dfrac{{x - 3}}{3} = k
On cross multiplication, we get
x3=3k x=3k+3\begin{array}{l} \Rightarrow x - 3 = 3k\\\ \Rightarrow x = 3k + 3\end{array}
Now equating the yy term with kk, we get
y+21=k\Rightarrow \dfrac{{y + 2}}{{ - 1}} = k
On cross multiplication, we get
y+2=1k y=k2\begin{array}{l} \Rightarrow y + 2 = - 1 \cdot k\\\ \Rightarrow y = - k - 2\end{array}
Now equating the yy term with kk, we get
z14=k\Rightarrow \dfrac{{z - 1}}{4} = k
On cross multiplication, we get
z1=4k z=4k+1\begin{array}{l} \Rightarrow z - 1 = 4k\\\ \Rightarrow z = 4k + 1\end{array}
Any point lying on line ABAB will be of the form (3k+3,k2,4k+1)\left( {3k + 3, - k - 2,4k + 1} \right).
We will take point B(3k+3,k2,4k+1)B \equiv \left( {3k + 3, - k - 2,4k + 1} \right).
We will assume that point TT is the mid-point of line ABAB.
We will find the coordinates of TT using the mid-point formula, (a+p2,b+q2,c+r2)\left( {\dfrac{{a + p}}{2},\dfrac{{b + q}}{2},\dfrac{{c + r}}{2}} \right). So,
T(3+3k+32,2k22,1+4k+12) T(32k+3,k22,2k+1)\begin{array}{l}T \equiv \left( {\dfrac{{3 + 3k + 3}}{2},\dfrac{{ - 2 - k - 2}}{2},\dfrac{{1 + 4k + 1}}{2}} \right)\\\ \Rightarrow T \equiv \left( {\dfrac{3}{2}k + 3, - \dfrac{k}{2} - 2,2k + 1} \right)\end{array}
We know that point TT will lie on the plane 3xy+4z=23x - y + 4z = 2 . It will satisfy the equation of the plane:
3xy+4z=2\Rightarrow 3x - y + 4z = 2
Now substituting the values of xx, yy and zz, we get
3(32k+3)(k22)+4(2k+1)=2\Rightarrow 3\left( {\dfrac{3}{2}k + 3} \right) - \left( { - \dfrac{k}{2} - 2} \right) + 4\left( {2k + 1} \right) = 2
Multiplying the terms, we get
92k+9+k2+2+8k+4=2\Rightarrow \dfrac{9}{2}k + 9 + \dfrac{k}{2} + 2 + 8k + 4 = 2
Adding the terms, we get
13k=13 k=1\begin{array}{l} \Rightarrow 13k = - 13\\\ \Rightarrow k = - 1\end{array}
We have calculated the value of kk .
Now substituting k=1k = - 1 in the equation of point BB, we get
B=(3(1)+3,(1)2,4(1)+1) B=(0,1,3)\begin{array}{l}B = \left( {3\left( { - 1} \right) + 3, - \left( { - 1} \right) - 2,4\left( { - 1} \right) + 1} \right)\\\ \Rightarrow B = \left( {0, - 1, - 3} \right)\end{array}
\therefore The image of (3,2,1)\left( {3, - 2,1} \right) in the plane 3xy+4z=23x - y + 4z = 2 is (0,1,3)\left( {0, - 1, - 3} \right) .

Note:
The coefficient of x,yx,y and zz in the equation of a plane are the direction ratios of the normal to the plane. That is why we have taken the direction ratios of line ABAB as 3, 1 - 1 and 4.
Direction ratios are also known as direction component or direction numbers. It can be said that direction ratios are the numbers proportional to direction cosines.