document.write( "Question 336590: A positive integer is called a palindrome if it reads the same forward as it does backward. For example, 959 and 8228 are palindromes, whereas 1332 is not. Neither the first nor the last digit of a palindrome can be 0.\r
\n" );
document.write( "\n" );
document.write( "How many three-digit palindromes are there?\r
\n" );
document.write( "\n" );
document.write( "(A) 19 (B) 20 (C) 90 (D) 100 (E) 810 \n" );
document.write( "
Algebra.Com's Answer #241252 by Fombitz(32388)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "where X can vary from 0 to 9 (10 total). \n" ); document.write( "From \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |