document.write( "Question 1111427: A bag contains 5 red balls, 6 yellow balls and 4 white balls. a ball is picked at random from the bag, what is the probability that the ball is :
\n" ); document.write( " a. red and white (b). yellow or red (c) not red (d) neither red or yellow.
\n" ); document.write( "

Algebra.Com's Answer #726421 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
a) \"P=0\", none of the balls are colored red and white.
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "b) \"P%28Y_or_R%29=P%28Y%29%2BP%28R%29\"
\n" ); document.write( "Without replacement,
\n" ); document.write( "\"P%28Y_or_R%29=6%2F15%2B5%2F14=53%2F70\"
\n" ); document.write( "With replacement,
\n" ); document.write( "\"P%28Y_or_R%29=6%2F15%2B5%2F15=11%2F15\"
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "c) Find the probability for a red ball,
\n" ); document.write( "\"P%28R%29=5%2F15=1%2F3\"
\n" ); document.write( "So the answer is the complement,
\n" ); document.write( "\"P=1-1%2F3\"
\n" ); document.write( "\"P=2%2F3\"
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "d) Neither red nor yellow means white,
\n" ); document.write( "\"P%28W%29=4%2F15\"
\n" ); document.write( "
\n" ); document.write( "
\n" );