document.write( "Question 803068: One number exceeds another by 3. The sum of the numbers is 37. What are the numbers? \n" ); document.write( "
Algebra.Com's Answer #484139 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! x+x+3=37 \n" ); document.write( "2x=37-3 \n" ); document.write( "2x=34 \n" ); document.write( "x=34/2 \n" ); document.write( "x=17 \n" ); document.write( "x+3=20 \n" ); document.write( " |