document.write( "Question 1011182: On tossing a die and getting #1 if you gain RS 100, gain RS 200 in getting #2 ,and so on What is the EXPECTED total gain if you throw the die 100 times? \n" ); document.write( "
Algebra.Com's Answer #626794 by AnlytcPhil(1807)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "A die has six sides. Therefore: \r\n" );
document.write( "\r\n" );
document.write( "You will gain RS 100 about 1/6th of the time.\r\n" );
document.write( "You will gain RS 200 about 1/6th of the time.\r\n" );
document.write( "You will gain RS 300 about 1/6th of the time.\r\n" );
document.write( "You will gain RS 400 about 1/6th of the time.\r\n" );
document.write( "You will gain RS 500 about 1/6th of the time.\r\n" );
document.write( "You will gain RS 600 about 1/6th of the time.\r\n" );
document.write( "\r\n" );
document.write( "So your expectation is\r\n" );
document.write( "\r\n" );
document.write( "1/6th of 100 is 16 2/3 times you will gain RS 100, that's RS 1666.67.\r\n" );
document.write( "1/6th of 100 is 16 2/3 times you will gain RS 200, that's RS 3333.33.\r\n" );
document.write( "1/6th of 100 is 16 2/3 times you will gain RS 300, that's RS 5000.00\r\n" );
document.write( "1/6th of 100 is 16 2/3 times you will gain RS 400, that's RS 6666.67.\r\n" );
document.write( "1/6th of 100 is 16 2/3 times you will gain RS 500, that's RS 8333.33.\r\n" );
document.write( "1/6th of 100 is 16 2/3 times you will gain RS 600, that's RS 10000.00 \r\n" );
document.write( "\r\n" );
document.write( "Answer: RS (1666.67+3333.33+5000.00+6666.67+8333.33+10000.00) = RS 35000\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );