document.write( "Question 264927: The sum of three consecutive natural numbers 1s 75. Find the three numbers. \n" ); document.write( "
Algebra.Com's Answer #194914 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Call the numbers \"n\",\"n+%2B+1\",and \"n+%2B+2\"
\n" ); document.write( "given:
\n" ); document.write( "\"n+%2B+n+%2B+1+%2B+n+%2B+2+=+75\"
\n" ); document.write( "\"3n+%2B+3+=+75\"
\n" ); document.write( "\"3n+=+72\"
\n" ); document.write( "\"n+=+24\"
\n" ); document.write( "\"n+%2B+1+=+25\"
\n" ); document.write( "\"n+%2B+2+=+26\"
\n" ); document.write( "The numbers are 24,25,and 26
\n" ); document.write( "
\n" ); document.write( "
\n" );