document.write( "Question 53352This question is from textbook Elementary and Intermediate Algebra
\n" );
document.write( ": How do I find consecutive numbers first?\r
\n" );
document.write( "\n" );
document.write( "Q: Find four consecutive whole numbers such that the sum of the first three equals the fourth number. \n" );
document.write( "
Algebra.Com's Answer #35609 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Q: Find four consecutive whole numbers such that the sum of the first three equals the fourth number. \n" ); document.write( "-------- \n" ); document.write( "Let the consecutive numbers be x, x+1, x+2, x+3 \n" ); document.write( "EQUATION: \n" ); document.write( "x+ x+1 + x+2 = x+3 \n" ); document.write( "3x+3=x+3 \n" ); document.write( "2x=0 \n" ); document.write( "x=0 \n" ); document.write( "x+1= 1 \n" ); document.write( "x+2= 2 \n" ); document.write( "x+3= 3 \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |