document.write( "Question 16909: Please help my daughter with the following problem:
\n" );
document.write( "The second of two numbers is 4 more than the first. The sum is 56. find the numbers. \n" );
document.write( "
Algebra.Com's Answer #8241 by pwac(253)![]() ![]() ![]() You can put this solution on YOUR website! make x the first number \n" ); document.write( "so second number is x+4.This gives following sum: \n" ); document.write( "x+x+4=56 add left side to give: \n" ); document.write( "2x+4=56 subtract 4 from both sides: \n" ); document.write( "2x=52 divide both sides by 2 \n" ); document.write( "x=26 this is your first number \n" ); document.write( "x+4=30 which is second number \n" ); document.write( "26+30=56 \n" ); document.write( "hope this helps \n" ); document.write( "Pete \n" ); document.write( " \n" ); document.write( " |