document.write( "Question 227981: Let u=i-2j+4k
\n" );
document.write( "Find the equation of the plane that has a normal u and contains a point (2,3,4). \r
\n" );
document.write( "\n" );
document.write( "Thanks, Judy \n" );
document.write( "
Algebra.Com's Answer #169357 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Let u=i-2j+4k \n" ); document.write( "Find the equation of the plane that has a normal u and contains a point (2,3,4). \n" ); document.write( "------------- \n" ); document.write( "Parallel planes normal to u: \n" ); document.write( "x - 2y + 4z = k \n" ); document.write( "----------------- \n" ); document.write( "Sub point \n" ); document.write( "2 - 2*3 + 4*4 = k = 2 -6 +8 \n" ); document.write( "k = 4 \n" ); document.write( "------------ \n" ); document.write( "x - 2y + 4z = 4 \n" ); document.write( " \n" ); document.write( " |