document.write( "Question 124838: a box of crayons contains one crayo of each of the folloeing colors:red,orange,yellow,blue,purple,black,white,pink.
\n" );
document.write( "(a)what is the probability of NOT choosing a 6-letter color?
\n" );
document.write( "(b)what is the complement of choosing green? \n" );
document.write( "
Algebra.Com's Answer #91529 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! a box of crayons contains one crayo of each of the folloeing colors:red,orange,yellow,blue,purple,black,white,pink. \n" ); document.write( "(a)what is the probability of NOT choosing a 6-letter color? \n" ); document.write( "Prob(6-letter color) = 3/8 \n" ); document.write( "---------------------------------- \n" ); document.write( "(b)what is the complement of choosing green? \n" ); document.write( "Prob(not green) = 7/8 \n" ); document.write( "========================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |