document.write( "Question 507246: Five balls are selected at random without replacement from an urn containing three white balls and five blue balls. Find the probability that two or three of the balls are white. \r
\n" ); document.write( "\n" ); document.write( "The \"two OR three of the balls are white\" is confusing me!
\n" ); document.write( "

Algebra.Com's Answer #340458 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Five balls are selected at random without replacement from an urn containing three white balls and five blue balls. Find the probability that two or three of the balls are white.
\n" ); document.write( "----
\n" ); document.write( "P(A or B) = P(A) + P(B) - P(A and B)
\n" ); document.write( "----
\n" ); document.write( "P(2 or 3 white) = P(2 white) + P(3 white) -0
\n" ); document.write( "-----
\n" ); document.write( "P(2 white and 3 blue) = [3C2*5C3]/8C5 = (3*10)/56 = 30/56
\n" ); document.write( "----
\n" ); document.write( "P(3 white and 2 blue) = [3C3*5C2]/8C5 = (1*10)/56 = 10/56
\n" ); document.write( "----
\n" ); document.write( "Ans: P(2 white or 3 white) = (30+10)/56 = 40/56
\n" ); document.write( "=================================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "=========
\n" ); document.write( "
\n" );