document.write( "Question 614318: Find two numbers with a sum of 20 and a difference of 14.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #386491 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! x+x-14=20 \n" ); document.write( "2x=34 \n" ); document.write( "x=17 \n" ); document.write( "x-14=3 \n" ); document.write( " \n" ); document.write( " |