document.write( "Question 380378: 2) Solve the system of equations by the addition method.\r
\n" );
document.write( "\n" );
document.write( "x/2+y/4=2 \r
\n" );
document.write( "\n" );
document.write( "x/4-y/8=2\r
\n" );
document.write( "\n" );
document.write( "Type an ordered pair if possible.\r
\n" );
document.write( "\n" );
document.write( "Or the other options are: There are infinitely many solutions, or there is no solution. \n" );
document.write( "
Algebra.Com's Answer #269942 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! Multiplying the second equation by 2, we get\r \n" ); document.write( "\n" ); document.write( "x/2 - y/4 = 4(= 2)\r \n" ); document.write( "\n" ); document.write( "This yields no solutions (x,y).\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |