document.write( "Question 742188: Five door prizes are to be awarded at a club meeting. There are 100 tickets in the box, and one of them is yours. A ticket is drawn, the prize is awarded, and the ticket is placed back in the box. This continues until all five prizes are awarded.\r
\n" );
document.write( "\n" );
document.write( "Find the probability your ticket is drawn twice. (Round your answer to five decimal places.)\r
\n" );
document.write( "\n" );
document.write( "This is what I got
\n" );
document.write( "p(x=2)=C(5,2)(1/100)^2(99/100)^1
\n" );
document.write( "p(x=2)=(20)(.01)^2(.99)^1 \n" );
document.write( "
Algebra.Com's Answer #452335 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Ans: Correct \n" ); document.write( "---- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |