document.write( "Question 1172194: 3x-2y=-18
\n" );
document.write( "4x+5y=22\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #797125 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! I assume a solution for x and y is wanted. \n" ); document.write( "3x-2y=-18 \n" ); document.write( "4x+5y=22 \n" ); document.write( "multiply the top by 5 and the bottom by 2 \n" ); document.write( "15x-10y=-90 \n" ); document.write( "8x+10y=44 \n" ); document.write( "add them \n" ); document.write( "23x=-46 \n" ); document.write( "x=-2 \n" ); document.write( "y=6 \n" ); document.write( " |