document.write( "Question 450340: 3 marbles are drawn at random with no replacement. Find the probability that the 3 marbles are the same color if you have 3 red and 4 blue marble \n" ); document.write( "
Algebra.Com's Answer #309865 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
3 marbles are drawn at random with no replacement. Find the probability that the 3 marbles are the same color if you have 3 red and 4 blue marble
\n" ); document.write( "------------
\n" ); document.write( "P(3red or 3blue) = P(3red)+P(3blue)
\n" ); document.write( "= [3C3+4C3]/[7C3]
\n" ); document.write( "= [1+4]/35
\n" ); document.write( "= 1/7
\n" ); document.write( "============================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );