document.write( "Question 386849: find the value of two numbers if their sum is 12 and their difference is 2 \n" ); document.write( "
Algebra.Com's Answer #273445 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! x+x+2=12 \n" ); document.write( "2x=10 \n" ); document.write( "x=5 \n" ); document.write( "x+2=7 \n" ); document.write( " |