document.write( "Question 45352: I got this wrong, can you please help me. Solve the following system by addition.If a unique solution does not exist,state whether the system is inconsistent or dependent. \r
\n" );
document.write( "\n" );
document.write( "Section 8.2 problem 20:\r
\n" );
document.write( "\n" );
document.write( " x+ 5y =10
\n" );
document.write( "-2x -10y = -20 \n" );
document.write( "
Algebra.Com's Answer #30100 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 1) x+ 5y =10 \n" ); document.write( "2) -2x -10y = -20\r \n" ); document.write( "\n" ); document.write( "Multiply #1 equation by 2 to get \n" ); document.write( "1) 2x+10y=20 \n" ); document.write( "Add this to equation #2 to get: \n" ); document.write( "0+0=0\r \n" ); document.write( "\n" ); document.write( "This means the two equation are really the same. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |