document.write( "Question 721972: The second of two numbers is 4 more than the first. The sum of the numbers is 56. Find the numbers. \n" ); document.write( "
Algebra.Com's Answer #442591 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! x+x+4=56 \n" ); document.write( "2x=56-4 \n" ); document.write( "2x=52 \n" ); document.write( "x=52/2 \n" ); document.write( "x=26 \n" ); document.write( "x+4=30 \n" ); document.write( " |