document.write( "Question 1068485: The sum of three consecutive number is 36. find the number \n" ); document.write( "
Algebra.Com's Answer #683697 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"%28N-1%29%2BN%2B%28N%2B1%29=36\"
\n" ); document.write( "\"3N=36\"
\n" ); document.write( "\"N=12\"
\n" ); document.write( "11,12,13
\n" ); document.write( "
\n" );