document.write( "Question 1008509: The fund-raising commitee sold 500 raffle tickets. Tyrone bought three tickets. There will be one winning ticket. What is the probability that Tyrone will win? \r
\n" );
document.write( "\n" );
document.write( "What is the probability that Tyrone will not win? \n" );
document.write( "
Algebra.Com's Answer #628593 by fractalier(6550) You can put this solution on YOUR website! The chance of any one ticket winning is 1/500. \n" ); document.write( "If he bought three of the tickets, he triples his chance of winning. \n" ); document.write( "Thus his chances of winning are 3/500. \n" ); document.write( " |