document.write( "Question 11809: explain why the following has no solution:
\n" ); document.write( " find three consecutive whole numbers whose sum is 102.
\n" ); document.write( "

Algebra.Com's Answer #6072 by askmemath(368)\"\" \"About 
You can put this solution on YOUR website!
Actually it does have a solution 33,34,35 \r
\n" ); document.write( "\n" ); document.write( "Sum = 33+34+35 = 102\r
\n" ); document.write( "\n" ); document.write( "3 consecutive numbers can be written as n,n+1,n+2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Sum = n+n+1+n+2+n+3 = 102
\n" ); document.write( "3n+3= 102
\n" ); document.write( "3n = 99 (Subtracting 3 on both sides)
\n" ); document.write( "n = 33 (Dividing by 3 on both sides)
\n" ); document.write( "
\n" );