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)\"\" \"About 
You can put this solution on YOUR website!
For the 1st card, there are \"+13+\" ways to get a heart
\n" ); document.write( "so P(H[1]) = \"+13%2F52+\"
\n" ); document.write( "For the 2nd card, there are \"+39+\" ways to NOT get a heart
\n" ); document.write( "so P(X[2]) = \"+39%2F51+\"
\n" ); document.write( "For the 3rd card, there are \"+38+\" ways to NOT get a heart
\n" ); document.write( "so P(x[3]) = \"+38%2F50+\"
\n" ); document.write( "For the 4th card, there are \"+12+\" ways to get a heart
\n" ); document.write( "so P(H[4]) = \"+12%2F49+\"
\n" ); document.write( "--------------------------
\n" ); document.write( "You want all of these, so multiply probabilities
\n" ); document.write( "\"+%28+13%2F52+%29%2A%28+39%2F51+%29%2A%28+38%2F50+%29%2A%28+12%2F49+%29+=+231192%2F6497400+\"
\n" ); document.write( "\"+231192%2F6497400+=+.03558+\"
\n" ); document.write( "Definitely get a 2nd opinion on this!!
\n" ); document.write( "
\n" ); document.write( "
\n" );