document.write( "Question 701774: ten cards are numbered 1 through 10. three cards are selected. find the probability that all three cards are less than 5. \n" ); document.write( "
Algebra.Com's Answer #436458 by vheroli(126)![]() ![]() You can put this solution on YOUR website! Cards that are less than 5 are 1,2,3,and 4: \n" ); document.write( "P(C)= 4/10 = 2/5 \n" ); document.write( " |