document.write( "Question 1088956: Three balls are drawn from a bag containing 5 white balls and 4 red balls.What is probability that the balls drawn are all red? \n" ); document.write( "
Algebra.Com's Answer #703273 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Without replacement,
\n" ); document.write( "\"P%28RRR%29=+%284%2F9%29%283%2F8%29%282%2F7%29+=+1%2F21\"
\n" ); document.write( "With replacement,
\n" ); document.write( "\"P%28RRR%29=+%284%2F9%29%284%2F9%29%284%2F9%29+=+64%2F729\"
\n" ); document.write( "
\n" );