document.write( "Question 1075565: Pick four cards from a regular deck without replacement. What is the probability that you get exactly two hearts at the first and fourth cards? \r
\n" );
document.write( "\n" );
document.write( "I have tried two different ways 1st I came up with\r
\n" );
document.write( "\n" );
document.write( "1/2704\r
\n" );
document.write( "\n" );
document.write( "1/117 also incorrect.... Any suggestions??????\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #690220 by josmiceli(19441) You can put this solution on YOUR website! For the 1st card, there are \n" ); document.write( "so P(H[1]) = \n" ); document.write( "For the 2nd card, there are \n" ); document.write( "so P(X[2]) = \n" ); document.write( "For the 3rd card, there are \n" ); document.write( "so P(x[3]) = \n" ); document.write( "For the 4th card, there are \n" ); document.write( "so P(H[4]) = \n" ); document.write( "-------------------------- \n" ); document.write( "You want all of these, so multiply probabilities \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Definitely get a 2nd opinion on this!! \n" ); document.write( " \n" ); document.write( " |