document.write( "Question 863311: In a shipment of 2,500 video games, 97 are defective. If a person buys two games, what is the probability that both are defective?
\n" );
document.write( "A. 0.001
\n" );
document.write( "B. 0.077
\n" );
document.write( "C. 0.002
\n" );
document.write( "D. 0.039 \n" );
document.write( "
Algebra.Com's Answer #520316 by richwmiller(17219) You can put this solution on YOUR website! 97/2500*96/2499=0.0014905 \n" ); document.write( "which is closer to .001 than to .002 \n" ); document.write( " |