document.write( "Question 1139174: mildred has a bag of coins. the bag contains 10 dimes, 5 nickels, and 1 penney. she will randomly select 2 coin from the bag one at a time without replacement. what is the probability that mildred will select a dime first and then a penny? \n" ); document.write( "
Algebra.Com's Answer #756988 by ikleyn(52786)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "In all, there are  10 + 5 + 1 = 16 coins.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The probability to randomly select dime first is  \"10%2F16\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Then only 16-1 = 15 coins remained.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The probability to randomly select penny is now  \"1%2F15\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The probability to select a dime first and then the penny is  \"%2810%2F16%29%2A%281%2F15%29\" = \"1%2F24\" = 0.041667 = 4.1667%.    ANSWER\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );