document.write( "Question 875513: a gumball machine contains 17 pink, 14 blue and 10 orange gumballs. what is the probability of the next gumball that comes out will be either pink ofr blue?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #528244 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! 41 gumballs: 17P, 14B, 10 Orange \n" ); document.write( "draw 1 \n" ); document.write( "P(P 0r B) = 17/41 + 10/41 = 27/41 \n" ); document.write( " |