document.write( "Question 926008: Find the three consecutive numbers whose sum is 17 more than the larger no. Find the numbers. \n" ); document.write( "
Algebra.Com's Answer #561910 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Let the numbers be \"N-1\",\"N\", and \"N%2B1\".
\n" ); document.write( "\"N-1%2BN%2BN%2B1=17%2BN%2B1\"
\n" ); document.write( "\"2N-1=17\"
\n" ); document.write( "\"2N=18\"
\n" ); document.write( "\"N=9\"
\n" ); document.write( "8, 9, and 10.
\n" ); document.write( "
\n" ); document.write( "
\n" );