document.write( "Question 21928: I can't figure out this problem at all. I have an idea on how to solve it but I don't know how to get started.\r
\n" );
document.write( "\n" );
document.write( "Find the equation of the plane that passes through the point (1,1,1) and is normal to the vector N=(1,2,3). \n" );
document.write( "
Algebra.Com's Answer #10727 by khwang(438)![]() ![]() ![]() You can put this solution on YOUR website! Find the equation of the plane that passes through the point (1,1,1) and is normal to the vector N=(1,2,3).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " The equation of a plane passing through (xo,yo,zo) with normal vector \n" ); document.write( " N = (a,b,c) is {by the dot product [(x,y,z) - (xo,yo,zo)] . N = 0 }\r \n" ); document.write( "\n" ); document.write( " a(x-xo) + b(y-yo)+ c(z-zo) = 0.\r \n" ); document.write( "\n" ); document.write( " That is the whole story.\r \n" ); document.write( "\n" ); document.write( " You have to work hard.\r \n" ); document.write( "\n" ); document.write( " Kenny \n" ); document.write( " |