document.write( "Question 785494: You want to find three consecutive integers whose sum is 84.
\n" );
document.write( "A. Why does the equation n+(n+1)+(n+2)=84 model the situation ?
\n" );
document.write( "B. solve the equation in part (a) then find the three consecutive integers \n" );
document.write( "
Algebra.Com's Answer #477572 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! You want to find three consecutive integers whose sum is 84. \n" ); document.write( "A. Why does the equation n+(n+1)+(n+2)=84 model the situation ? \n" ); document.write( "1st integer: n \n" ); document.write( "2nd integer: n+1 \n" ); document.write( "3rd integer: n+1+1 = n+2 \n" ); document.write( "=================================== \n" ); document.write( "B. solve the equation in part (a) then find the three consecutive integers \n" ); document.write( "3n+3 = 84 \n" ); document.write( "3n = 81 \n" ); document.write( "n = 27 \n" ); document.write( "n+1 = 28 \n" ); document.write( "n+2 = 29 \n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================ \n" ); document.write( " |