document.write( "Question 1134960: A jar contains 3 pennies, 3 nickels and 2 dimes. A child selects 2 coins at random without replacement from the jar. Let X represent the amount in cents of the selected coins.\r
\n" ); document.write( "\n" ); document.write( "A) Find the probability X = 10.
\n" ); document.write( "B) Find the probability X = 11.
\n" ); document.write( "C) Find the expected value of X
\n" ); document.write( "

Algebra.Com's Answer #752475 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
X=10 means 2 nickels
\n" ); document.write( "This has probability 3/8*2/7=3/28
\n" ); document.write( "X=11 means a dime and a penny
\n" ); document.write( "This has probability 2*(3/8*2/7), which is the same as 3/8*2/7+(2/8*3/7)=12/56 or 3/14 or 6/28
\n" ); document.write( "The other possibilities include:
\n" ); document.write( "X=2 (probability is 3/28)
\n" ); document.write( "X=6 (probability is 2*3/8*3/7=18/56 or 9/28)
\n" ); document.write( "X=15 (probability is 2*3/8*2/7 or 6/28)
\n" ); document.write( "X=20 (probability is 2/8*1/7=1/28 \r
\n" ); document.write( "\n" ); document.write( "The probabilities add to 1
\n" ); document.write( "E(X)=x*p*(X)
\n" ); document.write( "=6/28+54/28+90/28+20/28+30/28+66/28
\n" ); document.write( "=266/28
\n" ); document.write( "=9.5
\n" ); document.write( "
\n" );