document.write( "Question 224319: please help me solve the system of equations
\n" );
document.write( "x+9y=2 (1)
\n" );
document.write( "x=9-9y (2)
\n" );
document.write( "answer is ordered pair or there is no solution \n" );
document.write( "
Algebra.Com's Answer #167592 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! x+9y=2 (1) \n" ); document.write( "x=9-9y (2) --> x+9y = 9 \n" ); document.write( "These are inconsistent, it can't equal 2 and 9. No solution. \n" ); document.write( " |