document.write( "Question 163087: Solve the following system of equations.\r
\n" );
document.write( "\n" );
document.write( "x+4y=5 (1)
\n" );
document.write( "x=6-4y (2)\r
\n" );
document.write( "\n" );
document.write( "What is the solution of the system? \n" );
document.write( "
Algebra.Com's Answer #120238 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! THERE IS NO SOLUTION BECAUSE SUBTRACTING ONE FROM THE OTHER ELIMINATES BOTH VARIABLES. \n" ); document.write( "x+4y=5 \n" ); document.write( "x=6-4y OR X+4Y=6 \n" ); document.write( "X+4Y=5 \n" ); document.write( "-(X+4Y=6) \n" ); document.write( "----------- \n" ); document.write( "0X+0Y=-1 NO SOLUTION FOR X OR Y. \n" ); document.write( " \n" ); document.write( " |