document.write( "Question 1112303: You just received a shiftpment of 11 mp3 players. One mp3 player is defective. You will accept the shipment if two randomly selected mp3 players work. Whay is the probability that you will accept the shipment? \n" ); document.write( "
Algebra.Com's Answer #727486 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
11C2 or 55 different ways to choose 2 from 11
\n" ); document.write( "10C2 are the number of ways to choose two from the 10 good ones, and that is 45\r
\n" ); document.write( "\n" ); document.write( "45/55 or 9/11 probability that you will accept the shipment.
\n" ); document.write( "
\n" );