document.write( "Question 1072328: 2. Three cards are drawn from a standard deck w/out replacing them.
\n" );
document.write( "a.) what is the probability that they are all face cards?
\n" );
document.write( "b.) what is the probability that they are all from the same suit?
\n" );
document.write( "3. A pair of fair dice are rolled. Write down 6 by 6 sample space and find the probability that the sum of the #'s showing is 8 or 9.
\n" );
document.write( "4. 40% of the students in a school take English, 30% take math, and 25% take both math & English. A student is picked at random, what is the probability that they take Math or English? \n" );
document.write( "
Algebra.Com's Answer #687234 by addingup(3677)![]() ![]() You can put this solution on YOUR website! 4suits, each has 3 face cards: 4 x 3 = 12 \n" ); document.write( "Since we are not replacing: \n" ); document.write( "first draw: 12 possible events out of a total of 52 \n" ); document.write( "second : 11 out of 51 \n" ); document.write( "third : 10 out of 50 \n" ); document.write( "P(f*f*f) = 12/52*11/51*10/50 = 11/1105 = 0.01 or 1% \n" ); document.write( ": \n" ); document.write( "John \n" ); document.write( " |