document.write( "Question 26261: Find four consecutive integers whose sum is 86 \n" ); document.write( "
Algebra.Com's Answer #14218 by uknouluvme89(30)![]() ![]() ![]() You can put this solution on YOUR website! Let x= an integer \n" ); document.write( "since you need four consecutive integers, meaning one after the next, we will have:\r \n" ); document.write( "\n" ); document.write( "Let x= an integer \n" ); document.write( "Let x+1 = 2nd integer \n" ); document.write( "Let x+2 = 3rd integer \n" ); document.write( "Let x+3 = 4th integer\r \n" ); document.write( "\n" ); document.write( "The sum of these numbers need to be 86 so: \n" ); document.write( "x+x+1+x+2+x+3 = 86 \n" ); document.write( "4x+6=86 \n" ); document.write( "subtract six from both sides of the equation to get: \n" ); document.write( "4x=80 \n" ); document.write( "divide both sides by four and you will get: \n" ); document.write( "x=20\r \n" ); document.write( "\n" ); document.write( "Enjoy! \n" ); document.write( " |