SOLUTION: I am trying to solve some challenge problems regarding perpendicular distances.. and I just cannot seem to make any sense of this one: Calculate the perpendicular distance from

Algebra.Com
Question 23633: I am trying to solve some challenge problems regarding perpendicular distances.. and I just cannot seem to make any sense of this one:
Calculate the perpendicular distance from A(2,3,-1) to the plane 2x + y - 2z + 9 = 0 using the following method.
By inspection, determine the coordinates of any point C on the plane. Calculate the projection AC projected onto n, where n is the normal vector to the plane. Calculate the magnitude of AC projected onto n.

Answer by khwang(438)   (Show Source): You can put this solution on YOUR website!
the perpendicular distance from A(2,3,-1) to the plane 2x + y - 2z + 9 = 0.

The distance formula of a point A(xo,y,zo) to the plane ax + b y + cz+d = 0
is D = |axo + byo + czo + d|/ sqrt(a^2+b^2+c^2)...(**)
where N = ai + bj + ck (=(a,b,c))is normal to the plane and
|N| = sqrt(a^2+b^2+c^2).
The formula can be obtained by assuming the point P=(x,y,z) of A on the
plane and solve (x-xo,y-yo,z-zo) // (a,b,c) , ax+by+cz+d = 0 and
let k = (x-xo,y-yo,z-zo) /(a,b,c), (x,y,z)= (xo+ka,yo+kb,zo+kc).
a(xo+ka)+ b(yo+kb)+c(zo+kc)+d = 0, get k(a^2+b2+c^2) = -(axo+byo+czo+d).
D = |(x-xo,y-yo,z-zo)| = |k| |(a,b,c)| =
|axo + byo + czo + d|/ sqrt(a^2+b^2+c^2)
It is the same value as your projection of AC to N.
Kenny


RELATED QUESTIONS

My niece is being home-schooled (8th grade) and has gotten into some algebra and geometry (answered by Targetweek,rapaljer)
My daughter is doing a summer math packet and we seem to have answered most problems by... (answered by Fombitz)
I try to challenge myself and my friends from time to time but i seem to need some help... (answered by stanbon)
I try to challenge myself and my friends from time to time but i seem to need some help... (answered by JellyBeans)
I try to challenge myself and my friends from time to time but i seem to need some help... (answered by Alan3354)
Hello! I am having a difficult time trying to figure out exactly how to graph this... (answered by lwsshak3)
I have a test tomorrow and am having a lot of trouble with quadratic equations. i... (answered by jim_thompson5910)
I'm a homeschooling mom trying to help my daughter, but this problem we just can't... (answered by stanbon)
How do you solve problems in proofs in general. My daughter has a huge test tomorrow and (answered by vleith)