document.write( "Question 1175719: what value of x satisfies the system of equations below
\n" );
document.write( "x+2y=11
\n" );
document.write( "4x-y=8 \n" );
document.write( "
Algebra.Com's Answer #801381 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "Hi\r\n" ); document.write( "x+2y=11\r\n" ); document.write( "4x-y=8 0r y = 4x-8\r\n" ); document.write( "\r\n" ); document.write( "x+2y=11\r\n" ); document.write( "8x-2y=16\r\n" ); document.write( " 9x = 27\r\n" ); document.write( " x = 3 and y = 4 \n" ); document.write( " \n" ); document.write( " |