document.write( "Question 1026390: find the equation of a line passing through (2,-1,3) and is orthogonal to 3x-7y+5z+55=0, where does the line intersect the plane \n" ); document.write( "
Algebra.Com's Answer #641665 by robertb(5830)![]() ![]() You can put this solution on YOUR website! The normal vector defining the equation of the plane is {3, -7, 5}. \n" ); document.write( "Let (x,y,z) be a point on the desired line. Then combined with the given point (2,-1,3) the vector {x-2, y+1, z-3} must be parallel to the vector {3, -7, 5}. \n" ); document.write( "Hence {x-2, y+1, z-3} = k{3, -7, 5}\r \n" ); document.write( "\n" ); document.write( "==> the symmetric equation would be \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |