document.write( "Question 528358: A customer from Cavallaro's Fruit Stand picks a sample of 3 oranges at random from a crate containing 65 oranges, of which 4 are rotten. What is the probability that the sample contains 1 or more rotten oranges? (Round your answer to three decimal places.) \n" ); document.write( "
Algebra.Com's Answer #349289 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A customer from Cavallaro's Fruit Stand picks a sample of 3 oranges at random from a crate containing 65 oranges, of which 4 are rotten. What is the probability that the sample contains 1 or more rotten oranges? (Round your answer to three decimal places.)
\n" ); document.write( "----------------
\n" ); document.write( "P(1 to 4 rotten oranges ) = 1 - P(no rotten oranges)
\n" ); document.write( "---
\n" ); document.write( "Binomial Problem with n = 3 and p(rotten) = 4/65
\n" ); document.write( "= 1 - (61/65)^4
\n" ); document.write( "----
\n" ); document.write( "= 1 - 0.7757
\n" ); document.write( "----
\n" ); document.write( "= 0.2243
\n" ); document.write( "============
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "============
\n" ); document.write( "
\n" );