document.write( "Question 880772: Tickets are numbered 1 to 50 and placed in a box. Three tickets are drawn at random without replacement. what is the probability that their numbers are all greater than 25? Please show steps. Thanks! \n" ); document.write( "
Algebra.Com's Answer #531701 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Choosing the first ticket, there are 25 tickets greater than 25 and 50 total.
\n" ); document.write( "\"P%281%29=25%2F50=1%2F2\"
\n" ); document.write( "Choosing the second ticket, there are 24 tickets greater than 25 and 49 total.
\n" ); document.write( "\"P%282%29=24%2F49\"
\n" ); document.write( "Choosing the third ticket, there are 23 tickets greater than 25 and 48 total.
\n" ); document.write( "\"P%283%29=23%2F48\"
\n" ); document.write( "So these are all independent events,
\n" ); document.write( "\"P%281%2C2%2C3%29=%281%2F2%29%2824%2F49%29%2823%2F48%29\"
\n" ); document.write( "\"P%281%2C2%2C3%29=%281%2F2%29%281%2F49%29%2823%2F2%29\"
\n" ); document.write( "\"P%281%2C2%2C3%29=23%2F196\"
\n" ); document.write( "
\n" );