document.write( "Question 1049400: Find the point at which the line intersects the given plane.
\n" );
document.write( "Line: 5x= y/2= z+2.
\n" );
document.write( "Plane: 10x-7y+3z+24=0 \n" );
document.write( "
Algebra.Com's Answer #665050 by KMST(5328)![]() ![]() You can put this solution on YOUR website! At that point, \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "That is a system of linear equations. \n" ); document.write( "You can easily solve it by substitution. \n" ); document.write( "Substituting \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Then \n" ); document.write( " \n" ); document.write( "You can say that the point where the line crosses the plane is (2/5,4,0) . \n" ); document.write( " |