document.write( "Question 984766: The sum of three consecutive natural numbers 84. Find the numbers
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #605585 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! x+(x+1)+(x+2)=84 \n" ); document.write( "3x+3=84 \n" ); document.write( "3x=81 \n" ); document.write( "x=27. \n" ); document.write( "The numbers are 27,28,29. \n" ); document.write( "=== \n" ); document.write( "Another way is that it is 3 times the middle number, or the middle number is (1/3) 84=28. \n" ); document.write( " |