document.write( "Question 947196: 1) The sum of three consecutive integers is 360. Find the integers. \n" ); document.write( "
Algebra.Com's Answer #577900 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"N-1%2BN%2BN%2B1=360\"
\n" ); document.write( "\"3N=360\"
\n" ); document.write( "\"N=120\"
\n" ); document.write( "So the integers are 119, 120, and 121.
\n" ); document.write( "
\n" );