document.write( "Question 970222: A jar contains 3 red marbles and 2 black marbles. All the marbles are the same size and there are no other marbles in the jar. On the first selection, a marble is chosen at random and not replaced. Then a second marble is chosen at random. What is the probability that the marbles chosen at random will first be a black marble and then a red marble \n" ); document.write( "
Algebra.Com's Answer #592855 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"P%28B%29=2%2F5\"
\n" ); document.write( "\"P%28R%29=3%2F4\"
\n" ); document.write( "\"P%28B%2CR%29=%282%2F5%29%283%2F4%29=3%2F10\"
\n" ); document.write( "
\n" ); document.write( "
\n" );