document.write( "Question 856772: Find the value of each expression.
\n" );
document.write( "A box contains 15 green marbles, 12 orange marbles, and 23 purple marbles. A marble is drawn from the box. What is the probability that the marble is green? That it is not green? \n" );
document.write( "
Algebra.Com's Answer #516780 by ben720(159)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( " \n" ); document.write( "Because 15 out of a total of 50 marbles are green, \n" ); document.write( "15 out of 50 \n" ); document.write( "15/50 \n" ); document.write( "Simplify fraction (divide top and bottom by 5) \n" ); document.write( "3/10 \n" ); document.write( "or, if you prefer percent, \n" ); document.write( "30% \n" ); document.write( " \n" ); document.write( "The chance that it is not green is every chance except the green ones. \n" ); document.write( "Every chance minus green chance \n" ); document.write( "50/50 - 15/50 \n" ); document.write( "35/50 \n" ); document.write( "Simplify fraction (divide top and bottom by 5) \n" ); document.write( "7/10 \n" ); document.write( "or, \n" ); document.write( "70% \n" ); document.write( " \n" ); document.write( "Paraphrase: \n" ); document.write( " \n" ); document.write( "There is a 30% chance to get a green marble and a 70% chance of not getting a green marble. \n" ); document.write( " |