document.write( "Question 271154: from a bag containing 2 rupee-coins and 3 twenty paise coins, a person is asked to draw two coins at random. find the values of his expectaion \n" ); document.write( "
Algebra.Com's Answer #198555 by Edwin McCravy(20060)\"\" \"About 
You can put this solution on YOUR website!
from a bag containing 2 rupee-coins and 3 twenty paise coins, a person is asked to draw two coins at random. find the values of his expectation.
\n" ); document.write( "
\r\n" );
document.write( "1 rupee = 100 paise\r\n" );
document.write( "\r\n" );
document.write( "Therefore, a twenty paise coin is \"1%2F5\" or \"0.2\" rupee-coin.\r\n" );
document.write( "\r\n" );
document.write( "If he draws:\r\n" );
document.write( "\r\n" );
document.write( "A.   2 rupee-coins, that = 2 rupee\r\n" );
document.write( "\r\n" );
document.write( "B.   1 rupee-coin and 1 twenty paise coins that = 1.2 rupee\r\n" );
document.write( "\r\n" );
document.write( "C.   2 twenty paise coins, that = 0.4 rupee\r\n" );
document.write( "\r\n" );
document.write( "Number of ways to draw A:  Draw 2 rupee-coins 1 way\r\n" );
document.write( "\r\n" );
document.write( "Number of ways to draw B:  Draw 1 rupee-coins 2 ways TIMES 3 ways to\r\n" );
document.write( "draw 1 twenty paise coin.  That is 2x3 = 6 ways. \r\n" );
document.write( "\r\n" );
document.write( "Number of ways to draw C:  Draw 2 rupee-coins 3 ways.\r\n" );
document.write( "\r\n" );
document.write( "--------------------------------------------------\r\n" );
document.write( "\r\n" );
document.write( "Number of ways to draw ANY 2 coins = 5C2 = 10 ways.\r\n" );
document.write( "\r\n" );
document.write( "--------------------------------------------------\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Probability of A = \"1%2F10=0.1\"\r\n" );
document.write( "Probability of B = \"6%2F10=0.6\"\r\n" );
document.write( "Probability of C = \"3%2F10=0.3\"\r\n" );
document.write( "\r\n" );
document.write( " Draw  Value x Probability = Expectation \r\n" );
document.write( "  A     2    x   0.3            .6\r\n" );
document.write( "  B     1.2  x   0.6            .72\r\n" );
document.write( "  C     0.4  x   0.1            .04\r\n" );
document.write( "-------------------------------------\r\n" );
document.write( "                 1.0           1.36 rupees\r\n" );
document.write( "\r\n" );
document.write( "Expectation = 1.36 rupees.\r\n" );
document.write( "\r\n" );
document.write( "Edwin

\n" ); document.write( "
\n" ); document.write( "
\n" );