document.write( "Question 305177: the sum of two numbers is 24. the first number is 4 more than the second. what are the numbers? \n" ); document.write( "
Algebra.Com's Answer #218494 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! x+x+4=24 \n" ); document.write( "2x+4=24 \n" ); document.write( "2x=20 \n" ); document.write( "x=10 \n" ); document.write( "x+4=14 \n" ); document.write( " |