document.write( "Question 1116024: A box contains 44 ​red, 33 white and 44 green balls. Two balls are drawn out of the box in succession without replacement. What is the probability that both balls are the same​ color? \n" ); document.write( "
Algebra.Com's Answer #730856 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "1.  44 + 33 + 44 = 121.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "2.  The probability to get two red balls     = \"%2844%2A43%29%2F%28121%2A120%29\".\r\n" );
document.write( "\r\n" );
document.write( "    \r\n" );
document.write( "    The probability to get two white balls   = \"%2833%2A32%29%2F%28121%2A120%29\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    The probability to get two green balls   = \"%2844%2A43%29%2F%28121%2A120%29\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "3.  The probability to get two balls of the same color is  \r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "      = \"%2844%2A43%2B33%2A32%2B44%2A43%29%2F%28121%2A120%29\" = \"%284%2A43%2B3%2A32%2B4%2A43%29%2F%2811%2A120%29\" = \"440%2F%2811%2A120%29\" = \"40%2F120\" = \"1%2F3\" = 0.3333 = 33.33%.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );