document.write( "Question 1083634: Find three consecutive natural numbers such that the sum of the first and second is15 more than the third.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #697664 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
\"n%2B%28n%2B1%29=%28n%2B2%29%2B15\"
\n" ); document.write( "-\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"n%2Bn%2B1=n%2B17\"\r
\n" ); document.write( "\n" ); document.write( "\"n=16\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "These natural numbers are 16, 17, 18.
\n" ); document.write( "
\n" );