document.write( "Question 441286: The sum of three consecutive numbers is equal to 21 more than the smallest number.Find all three numbers and show your work. \n" ); document.write( "
Algebra.Com's Answer #304645 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
x+x+1+x+2=x+21
\n" ); document.write( "3x+3=x+21
\n" ); document.write( "2x=18
\n" ); document.write( "x=9
\n" ); document.write( "The numbers are 9,10, and 11.
\n" ); document.write( "
\n" );