document.write( "Question 268444: Q. In a shipment of 14 computer parts, 3 are faulty and the remaining 11 are in working order. three elements are randomly chosen out of the shipment. what is the probability that all three faulty elements will be the ones chosen? \n" ); document.write( "
Algebra.Com's Answer #196709 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
In a shipment of 14 computer parts, 3 are faulty and the remaining 11 are in working order. three elements are randomly chosen out of the shipment. what is the probability that all three faulty elements will be the ones chosen?
\n" ); document.write( "-----------
\n" ); document.write( "# of ways to succeed: 3C3 = 1
\n" ); document.write( "---
\n" ); document.write( "# of possible outcomes: 14C3 = (14*13*12)/(1*2*3) = 364
\n" ); document.write( "============
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );