document.write( "Question 1063633: A box contains 4 red balls and 6 blue balls. A second box contains 16
\n" );
document.write( "red balls and an unknown number of blue balls. A single ball is drawn
\n" );
document.write( "from each box. The probability that both balls are of the same color is
\n" );
document.write( "0.44. How many blue balls are there in the second box? \r
\n" );
document.write( "\n" );
document.write( "Please explain. Thankyou soo much. \n" );
document.write( "
Algebra.Com's Answer #678815 by reviewermath(1029)![]() ![]() You can put this solution on YOUR website! Q: \n" ); document.write( "A box contains 4 red balls and 6 blue balls. A second box contains 16 \n" ); document.write( "red balls and an unknown number of blue balls. A single ball is drawn \n" ); document.write( "from each box. The probability that both balls are of the same color is \n" ); document.write( "0.44. How many blue balls are there in the second box? \n" ); document.write( "Please explain. \r \n" ); document.write( "\n" ); document.write( "Tutorial: \n" ); document.write( "Let x = number of blue balls in the 2nd box.\r \n" ); document.write( "\n" ); document.write( "P(BB) + P(RR) = \n" ); document.write( "Multiply both sides by 100(x+16) \n" ); document.write( "60x + 640 = 44(x + 16) \n" ); document.write( "60x + 640 = 44x + 704 \n" ); document.write( "16x = 64 \n" ); document.write( "x = 4 \n" ); document.write( "There are |