document.write( "Question 1196516: A bag contains 3 black and 2 white balls. Two balls are taken from the bag at random, without replacement. By drawing a tree diagram, or otherwise, calculate the probability that
\n" ); document.write( "(a) both balls are black,
\n" ); document.write( "(b) at least one ball is white
\n" ); document.write( "(c) the two balls are the same colour.
\n" ); document.write( "

Algebra.Com's Answer #829374 by ikleyn(52817)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "A bag contains 3 black and 2 white balls.
\n" ); document.write( "Two balls are taken from the bag at random, without replacement.
\n" ); document.write( "By drawing a tree diagram, or otherwise, calculate the probability that
\n" ); document.write( "(a) both balls are black,
\n" ); document.write( "(b) at least one ball is white
\n" ); document.write( "(c) the two balls are the same colour.
\n" ); document.write( "~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "(a)  P(both balls are black) = \"C%5B3%5D%5E2%2FC%5B3%2B2%5D%5E2\" = \"C%5B3%5D%5E2%2FC%5B5%5D%5E2\" = \"3%2F10\" = 0.3 = 30%.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "(b)  P(at least one ball is white) = 1 - P(both balls are black) = \"1+-+3%2F10\" = \"7%2F10\" = 0.7 = 70%.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "(c)  P(the two balls are the same colour) = P(both are black) + P(both are white) =\r\n" );
document.write( "\r\n" );
document.write( "      = 0.3 + \"C%5B2%5D%5E2%2FC%5B5%5D%5E2\" = 0.3 + \"1%2F10\" = 0.4 = 40%.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );