document.write( "Question 885302:  2.	How many multiples of 11 are there between 200 and 500?
\n" );
document.write( "a. 25		b. 26		c. 27		d. 28
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #535101 by Theo(13342)    You can put this solution on YOUR website! not sure if there's an easy way to do this. \n" ); document.write( "let's see if there is. \n" ); document.write( "18 * 11 = 198 so the smallest multiple of 11 will be equal to 19 * 11 = 209. \n" ); document.write( "46 * 11 = 506 so the largest multiple of 11 will be equal to 45 * 11 = 495. \n" ); document.write( "45 - 19 = 26 + 1 = 27 \n" ); document.write( "i believe your answer will be 27. \n" ); document.write( "you go from 19 to 45 inclusive. \n" ); document.write( "45 - 19 gets you 26 but you have to add 1 to include the 19 so you get 27. \n" ); document.write( "your answer is 27.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "  |