document.write( "Question 90778: Solve the system by graphing.
\n" );
document.write( " 2x + y = 4
\n" );
document.write( " x + y = 3
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #65910 by malakumar_kos@yahoo.com(315)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( " Solve the system by graphing. \n" ); document.write( "2x + y = 4 \n" ); document.write( "x + y = 3\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " eq(1) is y = 4-2x\r \n" ); document.write( "\n" ); document.write( " eq(2) is y = 3-x \n" ); document.write( "\n" ); document.write( " The point of intersection of the two graphs is (1,2)\r \n" ); document.write( "\n" ); document.write( " The solution for the graphs is x = 1 and y = 2 \n" ); document.write( " |