document.write( "Question 1125217: A bag contains three 20-dollar bills, three 10-dollar bills, and three 5-dollar bills. Three bills are selected from the bag at random. Let the random variable X represent the total dollar value of the selected bills. \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "What is the least possible value of X?
\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( "What is the greatest possible value of X?
\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( "What is Pr(X=30)?
\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( "Enter your answers as whole numbers or fractions in lowest terms. Your answers should all be numeric -- do not use dollar signs in your answers. \n" );
document.write( "
Algebra.Com's Answer #741614 by math_helper(2461)![]() ![]() You can put this solution on YOUR website! A bag contains three 20-dollar bills, three 10-dollar bills, and three 5-dollar bills. Three bills are selected from the bag at random. Let the random variable X represent the total dollar value of the selected bills. \r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "What is the least possible value of X? \n" ); document.write( " \n" ); document.write( "This happens when all three selections are each $5 bills, 3x5 = 15: \n" ); document.write( "Ans: \r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "What is the greatest possible value of X? \n" ); document.write( "This happens when all three selections are $20 bills: 3x20 = 60: \n" ); document.write( "Ans: \r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "What is Pr(X=30)? \n" ); document.write( "Let F=five, T=ten, W=twenty selected \r \n" ); document.write( "\n" ); document.write( "Lets list the probabilities where a ten is selected first, then any of {F,T,W} for the remaining two: \n" ); document.write( "Pr(TTT) = (3/9)(2/8)(1/7) = 6/504 \n" ); document.write( "Pr(TTF) = (3/9)(2/8)(3/7) = 18/504 \n" ); document.write( "Pr(TTW) = (3/9)(2/8)(3/7) = 18/504 \n" ); document.write( "Pr(TWW) = 18/504 \n" ); document.write( "Pr(TFF) = 18/504 \n" ); document.write( "Pr(TWF) = 27/504 \n" ); document.write( "Pr(TFW) = 27/504 \n" ); document.write( "Pr(TFT) = 18/504 \n" ); document.write( "Pr(TWT) = 18/504 \r \n" ); document.write( "\n" ); document.write( "Similarly for Pr(F,*,*) and Pr(W,*,*) (not shown, but they follow the same pattern, for instance if you want Pr(F,W,F) just look above for Pr(T,W,T), mentally substituting \"F\" for \"T\" and you can see it is 18/504) \r \n" ); document.write( "\n" ); document.write( "Pr(X=30) = Pr(three tens) + Pr(two fives and one twenty) \n" ); document.write( "Pr(X=30) = Pr(T,T,T) + Pr(F,F,W) + Pr(F,W,F) + Pr(W,F,F) \n" ); document.write( " = 6/504 + 18/504 + 18/504 + 18/504 \n" ); document.write( " = 60/504 \n" ); document.write( " = \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |