document.write( "Question 1194868: Box A contains 5 red balls and 4 white balls. Box B contains 6 red balls and 5 white balls. If one ball is selected at random without looking at the boxes and is found red, what is the probability it came from box A? \n" ); document.write( "
Algebra.Com's Answer #827170 by greenestamps(13198)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "Note that the number of white balls, and the total number of balls, is irrelevant for the question that is asked; we only need to know the number of red balls in each box.

\n" ); document.write( "There are 5 red balls in box A and 6 in box B, so when a red ball is selected, the probability that it came from box A is 5/(5+6) = 5/11.

\n" ); document.write( "ANSWER: 5/11

\n" ); document.write( "
\n" ); document.write( "
\n" );