document.write( "Question 247186: Please help me solve this word problem:
\n" );
document.write( "The difference between two numbers is 2. Find the numbers if their sum is 32. \n" );
document.write( "
Algebra.Com's Answer #180367 by edjones(8007)![]() ![]() You can put this solution on YOUR website! Let x be the larger and y the smaller. \n" ); document.write( "x-y=2 \n" ); document.write( "x+y=32 \n" ); document.write( "------------add \n" ); document.write( "2x=34 \n" ); document.write( ". \n" ); document.write( "x=17 \n" ); document.write( "y=15 \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |