document.write( "Question 894858: Solve the system by the addition method. If there is no solution or an infinite number of solutions, so state. Use set notation to express solution sets.
\n" );
document.write( "{3x+y=2}
\n" );
document.write( "{5x+y=3} \n" );
document.write( "
Algebra.Com's Answer #542422 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "{5x+y=3} \n" ); document.write( "{3x+y=2} \n" ); document.write( "2x=1 \n" ); document.write( "x=1/2\r \n" ); document.write( "\n" ); document.write( "5/2+y=3 \n" ); document.write( "y=1/2\r \n" ); document.write( "\n" ); document.write( "(1/2,1/2)\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |