document.write( "Question 862599: Find the intersection of the lines below.\r
\n" ); document.write( "\n" ); document.write( "5x+y=15
\n" ); document.write( "3x-3y=9
\n" ); document.write( "

Algebra.Com's Answer #519738 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Multiply the first equation by 3 and add to the second.
\n" ); document.write( "\"15x%2B3y%2B3x-3y=45%2B9\"
\n" ); document.write( "\"18x=54\"
\n" ); document.write( "\"x=3\"
\n" ); document.write( "Then use either equation to solve for \"y\"
\n" ); document.write( "\"3x-3y=9\"
\n" ); document.write( "\"x-y=3\"
\n" ); document.write( "\"3-y=3\"
\n" ); document.write( "\"y=0\"
\n" ); document.write( "
\n" ); document.write( "
\n" );