document.write( "Question 1196711: Urn 1 contains 7 red balls and 4 black balls. Urn 2 contains 4 red balls and 1 black ball. Urn 3 contains 5 red balls and 3 black balls. If an urn is selected at random and a ball is drawn, find the probability that it will be red. \n" ); document.write( "
Algebra.Com's Answer #829686 by math_helper(2461)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Each urn is selected with probability \"%281%2F3%29\" so we multiply that by the probability of selecting red from each urn, and add them:\r
\n" ); document.write( "\n" ); document.write( "\"+%281%2F3%29%284%2F11%29+%2B+%281%2F3%29%281%2F5%29+%2B+%281%2F3%29%283%2F8%29+\"\r
\n" ); document.write( "\n" ); document.write( "which works out to \"+907%2F1320+\" or about 0.687 (68.7% chance to pick red)\r
\n" ); document.write( "\n" ); document.write( "----\r
\n" ); document.write( "\n" ); document.write( "EDIT: Oops, thanks tutor ikleyn. To check my answer, I had calculated the probability of obtaining black (0.313) and accidently copied down that calculation. \n" ); document.write( "
\n" );