document.write( "Question 889789: Solve the following of system of equations\r
\n" );
document.write( "\n" );
document.write( "x+5y=4
\n" );
document.write( "x= 7-5y \n" );
document.write( "
Algebra.Com's Answer #538483 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "x+5y=4 \n" ); document.write( "x= 7-5y --> x+5y = 7 \n" ); document.write( "=============\r \n" ); document.write( "\n" ); document.write( "x+5y=4 \n" ); document.write( "x+5y=7 \n" ); document.write( "--> 4 = 7 \n" ); document.write( "Inconsistent. \n" ); document.write( "No solution. \n" ); document.write( " |