document.write( "Question 329437: A bag contains 9 red balls numbered 1,2,3,4,5,6,7,8,9 and 6 white balls numbered 10,11,12,13,14,15. One ball is drawn from the bag. What is the probability that the ball is white, given that the ball is odd-numbered? \n" ); document.write( "
Algebra.Com's Answer #236145 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
There are 8 odd balls (1,3,5,7,9,11,13,15), of those 3 are white.
\n" ); document.write( "The probability that the ball is white given that it's odd is
\n" ); document.write( "\"P=3%2F8\"
\n" ); document.write( "
\n" );