document.write( "Question 894657: A book contain 100 pages.A page is chosen at random.The probability that sum of digit on page is equal to 9 is? \n" ); document.write( "
Algebra.Com's Answer #542388 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Look at the numbers from 1 to 100 whose digits sum to 9.
\n" ); document.write( "9,18,27,36,45,54,63,72,81,90
\n" ); document.write( "There are 10 of them. There are 100 total.
\n" ); document.write( "\"P=10%2F100\"
\n" ); document.write( "\"P=0.1\"
\n" ); document.write( "
\n" );