Reflecting A Point Through A Plane

Geometry Level 3

If the point Q = ( a , b , c ) Q=(a, b, c) is the reflection of the point P = ( 6 , 2 , 3 ) P=(-6, 2, 3) about the plane 3 x 4 y + 5 z 9 = 0 , 3x-4y+5z-9=0, determine the value of a + b + c . a+b+c.


The answer is 2.2.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

2 solutions

Andrew Ellinor
Oct 16, 2015

First, we construct the line passing through ( 6 , 2 , 3 ) (-6, 2, 3) that is perpendicular to the given plane. Since the normal vector to the plane is 3 , 4 , 5 \langle3, -4, 5\rangle , we have that this line is

x = 3 t 6 y = 4 t + 2 z = 5 t + 3 \begin{aligned} x &= 3t - 6 \\ y &= -4t + 2 \\ z &= 5t + 3 \end{aligned}

Next, we'll plug this equation into the equation of the plane to find the point of intersection:

3 ( 3 t 6 ) 4 ( 4 t + 2 ) + 5 ( 5 t + 3 ) 9 = 0 t = 2 5 3(3t - 6) - 4(-4t + 2) + 5(5t + 3) - 9 = 0 \longrightarrow t = \frac{2}{5}

Plugging this value of t t back into the equation of the line yields the point ( 24 5 , 2 5 , 5 ) \left(-\dfrac{24}{5}, \dfrac{2}{5}, 5\right) . The vector from this point to P P is 6 5 , 8 5 , 2 \langle -\dfrac{6}{5}, \dfrac{8}{5}, -2\rangle . So we negate this vector and add it to the point ( 24 5 , 2 5 , 5 ) \left(-\dfrac{24}{5}, \dfrac{2}{5}, 5\right) to get the reflected point.

6 5 , 8 5 , 2 + ( 24 5 , 2 5 , 5 ) = ( 18 5 , 6 5 , 7 ) \langle \dfrac{6}{5}, -\dfrac{8}{5}, 2\rangle + \left(-\dfrac{24}{5}, \dfrac{2}{5}, 5\right) = \left(-\frac{18}{5}, -\frac{6}{5}, 7\right)

Adding the x x -, y y -, and z z -coordinates gives 11 5 = 2.2 \frac{11}{5} = 2.2

Laurent Shorts
Feb 19, 2017

Alternative method that doesn't intersect a line with the plane.

δ ( P , plane ) = 3 ( 6 ) 4 2 + 5 3 9 3 2 + ( 4 ) 2 + 5 2 = 2 2 \delta(P,\text{plane})=\dfrac{\big|3·(-6)-4·2+5·3-9\big|}{\sqrt{3^2+(-4)^2+5^2}}=2\sqrt2 . We want to move twice this distance along the vector that is perpendicular to the plane n = ( 3 4 5 ) \vec{n}=\begin{pmatrix}3\\-4\\5\end{pmatrix} , that is P Q = ± 2 2 2 5 2 ( 3 4 5 ) = ± ( 12 5 16 5 4 ) \vec{PQ}=\pm\dfrac{2·2\sqrt2}{5\sqrt2}\begin{pmatrix}3\\-4\\5\end{pmatrix}=\pm\begin{pmatrix}\frac{12}5\\\frac{-16}5\\4\end{pmatrix} .

That give two possibilities for Q Q : Q 1 ( 18 5 , 6 5 , 7 ) Q_1(\frac{-18}5,\frac{-6}5,7) and Q 2 ( 42 5 , 26 5 , 1 ) Q_2(\frac{-42}5,\frac{26}5,-1) . To find the correct one, we find the middles M 1 M_1 and M 2 M_2 of P Q 1 PQ_1 and P Q 2 PQ_2 and see which one is on the plane.

M 1 ( 24 5 , 2 5 , 5 ) M_1(\frac{-24}5,\frac25,5) is on the plane, so the answer is Q = Q 1 Q=Q_1 . ( M 2 ( 36 5 , 18 5 , 1 ) M_2(\frac{-36}5,\frac{18}5,1) is not on the plane.)

Hi teacher! I used another which seemed to be right, but it led to wrong answer. I don't know why. May you help me point out my mistake?
Call midpoint M (x,y,z) . So vector PM = (x + 6; y-2; z-3) which is parallel to normal vector (3,-4,5).
=> (x + 6; y-2; z-3) x (3,-4,5) = vector c = 0
=> 3z - 5x - 39 = 0 <=> z = (5x + 39) /3
-4x + 3y - 30 = 0 <=> y = (4x + 30) /3
Then put those x,y,z into equation of plane to determine M. We have P, midpoint M => Q.



Tan Hai Nguyen - 2 years, 6 months ago

Log in to reply

It's not ( x + 6 ) ( 4 ) + ( y 2 ) 3 = 0 (x+6)·(-4)+(y-2)·3=0 but ( x + 6 ) ( 4 ) ( y 2 ) 3 = 0 (x+6)·(-4)-(y-2)·3=0 , which gives 4 x + 3 y + 18 = 0 4x+3y+18=0 and not 4 x + 3 y 30 = 0 -4x + 3y - 30 = 0 .

If you don't have the same answer and don't know where's your mistake, just plug the values of the right answer in your equations. The problem will be where the equation is not satisfied.

Laurent Shorts - 2 years, 5 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...