document.write( "Question 1152204: Four consecutive numbers are added. If the smallest number is n-1, what are the four numbers \n" ); document.write( "
Algebra.Com's Answer #774171 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Four consecutive numbers are added. If the smallest number is n-1, what are the four numbers
\n" ); document.write( "========================
\n" ); document.write( "If they are integers:
\n" ); document.write( "n-1, n, n+1, n+2
\n" ); document.write( "
\n" );