document.write( "Question 162749: solve the following system of equations \r
\n" );
document.write( "\n" );
document.write( "x+2y=3
\n" );
document.write( "x=5-2y\r
\n" );
document.write( "\n" );
document.write( "what is the order pair??\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #120007 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! x+2y=3 \n" ); document.write( "x=5-2y or x+2y=5 \n" ); document.write( "x+2y=3 \n" ); document.write( "-(x+2y=5) now subtract. \n" ); document.write( "------------------------- \n" ); document.write( "0x+0y=-2 \n" ); document.write( "No solution for x & y as these two equations represent parallel lines if graphed. \n" ); document.write( " |