document.write( "Question 335506: annie has a box of colored pencils in her room. It contains 25 blue, 7 black, 10 yellow, 15 green, 2 purple, 18 red, 10 orange and 3 brown. What is the probability that she draws a green pencil replace it then draw red pencils? \n" ); document.write( "
Algebra.Com's Answer #240483 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
25 B-Blue
\n" ); document.write( "7 K-Black
\n" ); document.write( "10 Y-Yellow
\n" ); document.write( "15 G-Green
\n" ); document.write( "2 P-Purple
\n" ); document.write( "18 R-Red
\n" ); document.write( "10 O-Orange
\n" ); document.write( "3 N-Brown
\n" ); document.write( "90 total
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "P(G)=\"15%2F90=1%2F6\"
\n" ); document.write( "P(R)=\"18%2F90=1%2F5\"
\n" ); document.write( "P(G then R)=\"%281%2F6%29%281%2F5%29=1%2F30\"
\n" ); document.write( "
\n" );