document.write( "Question 934600: Three consecutive natural numbers have a sum of 36. What is the the greatest? \n" ); document.write( "
Algebra.Com's Answer #567580 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
hint: solve the following for x\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "( x ) + (x + 1) + (x+2) = 36\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Once you have the value of x, use it to compute x+2.
\n" ); document.write( "
\n" );