document.write( "Question 73920This question is from textbook Elementary algebra
\n" );
document.write( ": Find four consecutive whole numbes such that the sum of the first three numbers equal the fourth number
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #52899 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! Let n=1st number, o=2nd number, p=3rd number, q=4th number. \n" ); document.write( "Since they are consecutive, the 2nd number is 1 more than the 1st number, the 3rd is 1 more than the 2nd, etc. So it looks like this \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Solve for o for the 2nd equation \n" ); document.write( " \n" ); document.write( "Solve for n for the 1st equation \n" ); document.write( " \n" ); document.write( "Plug these new substitutions into \n" ); document.write( " \n" ); document.write( "Now plug in p-1 into o \n" ); document.write( " \n" ); document.write( "Now we have an equation with nothing but p's. We can now solve for p \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Use this to solve for the rest of the numbers \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Use this to solve for the rest of the numbers \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "So n=0, o=1, and p=2. That means q=3 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "So the numbers are 0,1,2,3 \n" ); document.write( "Hope this makes sense. \n" ); document.write( " |