document.write( "Question 386276: the difference of two number is 3. their sum is 13. find the two numbers. \n" ); document.write( "
Algebra.Com's Answer #273110 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! x+x+3=13 \n" ); document.write( "2x=10 \n" ); document.write( "x=5 \n" ); document.write( "x+3=8 \n" ); document.write( " |