document.write( "Question 577272: A cooler contains 12 bottles of apple juice and 18 bottles of orange juice. You reach in and without looking pull 2 bottles. What is the probability that one bottle is apple juice and one bottle is orange juice? \n" ); document.write( "
Algebra.Com's Answer #370131 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A cooler contains 12 bottles of apple juice and 18 bottles of orange juice. You reach in and without looking pull 2 bottles. What is the probability that one bottle is apple juice and one bottle is orange juice?
\n" ); document.write( "-----
\n" ); document.write( "# of ways to succeed: 12*18 = 216
\n" ); document.write( "---
\n" ); document.write( "# of random bottle pairs: 30C2 = 435
\n" ); document.write( "-----
\n" ); document.write( "P(apple and orange) = 216/435
\n" ); document.write( "=================================
\n" ); document.write( "cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );