document.write( "Question 791223: Find five consecutive numbers that the sum of the frist and the last is 84. Find the numbers. \n" ); document.write( "
Algebra.Com's Answer #479467 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find five consecutive numbers that the sum of the frist and the last is 84. Find the numbers. \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( "5th: x+2 \n" ); document.write( "-------- \n" ); document.write( "Equation: \n" ); document.write( "sum = 84 \n" ); document.write( "2x = 84 \n" ); document.write( "x = 42 \n" ); document.write( "----- \n" ); document.write( "x-2 = 40 \n" ); document.write( "x-1 = 41 \n" ); document.write( "x = 42 \n" ); document.write( "x+1 = 43 \n" ); document.write( "x+2 = 44 \n" ); document.write( "------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============= \n" ); document.write( " \n" ); document.write( " |