document.write( "Question 1100787: a number with 3 digits is formed with the digits 2,3,5. find the probability that the number so formed is greater than 325 and less than 523? \n" ); document.write( "
Algebra.Com's Answer #715325 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
I'm assuming you cannot repeat a digit (e.g. 222),
\n" ); document.write( "Look at the six possible outcomes,
\n" ); document.write( "235,253,325,352,523,532
\n" ); document.write( "Only one of the possible outcomes (352) lies between 325 and 523.
\n" ); document.write( "So,
\n" ); document.write( "\"P=1%2F6\"\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );