document.write( "Question 633458: Find the point of intersection of the lines with the given equations.
\n" );
document.write( "3x + 4y = -6 and 2x + 5y = -11 \n" );
document.write( "
Algebra.Com's Answer #399072 by KMST(5328)![]() ![]() You can put this solution on YOUR website! The coordinates of the point of intersection are the x and y that are solutions to the system \n" ); document.write( " \n" ); document.write( "All we have to do is solve the system. \n" ); document.write( "There are many ways to do it. \n" ); document.write( "Graphing the lines may suggest a solution, which we need to verify. \n" ); document.write( "With just pencil and paper, that would be time consuming and cumbersome). \n" ); document.write( "Probably the best way is elimination. \n" ); document.write( "If we add the first equation times (-2), \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Substituting \n" ); document.write( " \n" ); document.write( "The lines intersect at (2,-3).\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |