document.write( "Question 418009: solve the system of equations by graphing. Then classify the system\r
\n" );
document.write( "\n" );
document.write( "x+y=9
\n" );
document.write( "x-y=3\r
\n" );
document.write( "\n" );
document.write( "What is the soltion of the system. Select the correct choice below and if neccessary fill int he answer box to complete your choice.\r
\n" );
document.write( "\n" );
document.write( "A- The solutin is___
\n" );
document.write( "B- There are infintely many solutins
\n" );
document.write( "C-There is no soluton \n" );
document.write( "
Algebra.Com's Answer #292587 by mananth(16946)![]() ![]() You can put this solution on YOUR website! x+y=9 \n" ); document.write( "x=0,y=9 (0,9) \n" ); document.write( "y=0,x=9 (9,0) \n" ); document.write( "... \n" ); document.write( "x-y=3 \n" ); document.write( "x=0,y=-3 (0,-3) \n" ); document.write( "y=0,x=3 (3,0)\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The solution is (6,3) \n" ); document.write( " |