document.write( "Question 951518: Numbers that are palindromes read the same forward and backwards. For example, 30203 is a five digit palindrome. If a single number is chosen randomly from the set of all three digit numbers, find the probability that it will be palindromic. \n" ); document.write( "
Algebra.Com's Answer #581146 by josmiceli(19441) You can put this solution on YOUR website! You can't start a 3-digit number with \n" ); document.write( "the number of possible 3-digit number is: \n" ); document.write( " \n" ); document.write( "As for the palindromes: \n" ); document.write( "[ 0 n 0 ] is not a valid number ( n is any number ) \n" ); document.write( "so, there are \n" ); document.write( "I say the 3rd digit is \n" ); document.write( "1st digit, that determines the 3rd digit \n" ); document.write( "The probability is: \n" ); document.write( " \n" ); document.write( "Hope I got it\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |