document.write( "Question 865872: cedric has 4 pencils, a blue pen and a black pen in his desk. if he randomly draws two of them from the desk without replacement, what is the probability he will draw the two pens? \n" ); document.write( "
Algebra.Com's Answer #521928 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"P%28Pen1%29=2%2F6=1%2F3\"
\n" ); document.write( "\"P%28Pen2%29=1%2F5\"
\n" ); document.write( "\"P%28Pen1%2CPen2%29=%281%2F3%29%281%2F5%29=1%2F15\"
\n" ); document.write( "
\n" );