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)\"\" \"About 
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( "\"system%283x+%2B+4y+=-6%2C2x+%2B+5y+=-11%29\"
\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( "\"-6x-8y=12\" , plus the second equation times 3,
\n" ); document.write( "\"6x%2B15y=-33\" , we eliminate \"x\" to get
\n" ); document.write( "\"7y=-21\" --> \"highlight%28y=-3%29\"
\n" ); document.write( "Substituting \"y=-3\" into \"3x+%2B+4y+=-6\" we get
\n" ); document.write( "\"3x%2B4%28-3%29=-6\" --> \"3x-12=-6\" --> \"3x=-6%2B12\" --> \"3x=6\" --> \"highlight%28x=2%29\"
\n" ); document.write( "The lines intersect at (2,-3).\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );