document.write( "Question 243450: im having trouble with this problem please answer it for me!!!!\r
\n" );
document.write( "\n" );
document.write( "for problems 7-9 solve the system of equations using addition to eliminate one variable. if the system has no solution indicate that it is inconsistent. if it has infinite solutions, indicate that it is dependent. if the system check your answer.\r
\n" );
document.write( "\n" );
document.write( "x+y=3
\n" );
document.write( "2y=10-2x
\n" );
document.write( " check if possible!!
\n" );
document.write( "please please help!! \n" );
document.write( "
Algebra.Com's Answer #178378 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! x+y=3 \n" ); document.write( "2y=10-2x --> 2x+2y = 10 --> x+y=5 \n" ); document.write( "---------- \n" ); document.write( "x+y can't be both 3 and 5 --> inconsistent, no solution \n" ); document.write( " |