document.write( "Question 241417: Solve the system of equations.\r
\n" );
document.write( "\n" );
document.write( "4x + y = 11\r
\n" );
document.write( "\n" );
document.write( "16x + 4y = 44 \n" );
document.write( "
Algebra.Com's Answer #176830 by checkley77(12844) ![]() You can put this solution on YOUR website! 4x + y = 11 multiply this equation by -4 & add \n" ); document.write( "16x + 4y = 44 \n" ); document.write( "-16x-4y=-44 \n" ); document.write( "---------------- \n" ); document.write( "0x+0x=0 no unique solution as thes etwo are identical equations with 2 unknowns. \n" ); document.write( " \n" ); document.write( " |