document.write( "Question 1034325: A juice company is holding a promotion where one in every five bottles of juice has a coupon for a free bottle of juice. if a customer buys three bottles, what is the probability that all three bottles have a free juice coupon?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #648987 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
If the odds are simply one in five...the odds of picking all three are
\n" ); document.write( "(1/5)^3 = 1/125
\n" ); document.write( "
\n" );