document.write( "Question 1059969: Determine four consecutive integers such that the sum of the first three integers is 20 more than the fourth integer \n" ); document.write( "
Algebra.Com's Answer #675017 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Determine four consecutive integers such that the sum of the first three integers is 20 more than the fourth integer \n" ); document.write( "------ \n" ); document.write( "1st:: x-2 \n" ); document.write( "2nd:: x-1 \n" ); document.write( "3rd:: x \n" ); document.write( "4th:: x+1 \n" ); document.write( "-------------------- \n" ); document.write( "Equation: \n" ); document.write( "3x-3 = (x+1)+20 \n" ); document.write( "--------------------- \n" ); document.write( "2x = 24 \n" ); document.write( "x = 12 \n" ); document.write( "----- \n" ); document.write( "1st:: x-2 = 10 \n" ); document.write( "2nd:: 11 \n" ); document.write( "3rd:: 12 \n" ); document.write( "4th:: 13 \n" ); document.write( "------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "----------- \n" ); document.write( " |