document.write( "Question 475248: I am an even three-digit number.If you round me to the nearest ten,the answer is 200.The sum of my digits is 18. What number am I? \n" ); document.write( "
Algebra.Com's Answer #325865 by Edwin McCravy(20060)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "All the even 3-digit integers which when rounded to the \r\n" );
document.write( "nearest 10 gives 200 are the integers 196,198,200,202 and 204.\r\n" );
document.write( "The only one of these which has the sum of digits 18 is \r\n" );
document.write( "198, since 1+9+8 = 18.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );