document.write( "Question 620460: 100 more than greatest 3-digit number is \n" ); document.write( "
Algebra.Com's Answer #390156 by Edwin McCravy(20060)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "Let's see now. The greatest 3-digit number is 999, because if\r\n" ); document.write( "you add 1 to that you get 1000, which is a 4-digit number. So\r\n" ); document.write( "999 is the greatest 3-digit number\r\n" ); document.write( "\r\n" ); document.write( "\"100 more than\" means to add 100 to it. So that's just \r\n" ); document.write( "what we will do. We'll add 100 to 999:\r\n" ); document.write( "\r\n" ); document.write( " 999\r\n" ); document.write( " +100\r\n" ); document.write( " 1099\r\n" ); document.write( "\r\n" ); document.write( "So the answer is 1099. It didn't really take a rocket scientist,\r\n" ); document.write( "now did it?\r\n" ); document.write( "\r\n" ); document.write( "Edwin\n" ); document.write( " |