document.write( "Question 810597: SOME TREE-DIGIT NUMBERS, SUCH AS 101 AND 313, READ THE SAME FORWARD AND BACKWARD, IF YOU SELECT A NUMBER FROM ALL THREE-DIGIT NUMBERS, FIND THE PROBABILITY THAT IT WILL READ THE SAME FORWARD AND BACKWARD...? \n" ); document.write( "
Algebra.Com's Answer #488262 by Okeke_Christian(26)\"\" \"About 
You can put this solution on YOUR website!
If I have to count from 101 to 999, it'd take a lot of effort to extract those palindromes. Here's what you should do.\r
\n" ); document.write( "\n" ); document.write( "Since you know what palindromes are, count how many you can find between (and including) 101 and 999.\r
\n" ); document.write( "\n" ); document.write( "Then you go n(P)/n(T)
\n" ); document.write( "*n(P) - possible outcomes
\n" ); document.write( "*n(T) - total number of outcomes\r
\n" ); document.write( "\n" ); document.write( "n(T) is 900 (there're 900 three-digit numbers!)\r
\n" ); document.write( "\n" ); document.write( "so n(P)/900 is your answer.\r
\n" ); document.write( "\n" ); document.write( "PSSST! I just checked. They each (1 through 9) have 10 palindromes. Total of 90.
\n" ); document.write( "So your answer should be 90/900, which is 1/10!\r
\n" ); document.write( "\n" ); document.write( "Thanks for the challenge!
\n" ); document.write( "
\n" );