document.write( "Question 767505: Two coins are randomly selected from a pocket containing two quarters, one dime, and one nickel. A random variable is defined as the total value of the two coins selected. Find the expected value (in cents).
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #467646 by Edwin McCravy(20060)![]() ![]() You can put this solution on YOUR website! Two coins are randomly selected from a pocket containing two quarters, one dime, and one nickel. A random variable is defined as the total value of the two coins selected. Find the expected value (in cents). \n" ); document.write( " \r\n" ); document.write( "Q1 = first quarter\r\n" ); document.write( "Q2 = second quarter\r\n" ); document.write( " D = dime\r\n" ); document.write( " N = nickel\r\n" ); document.write( "\r\n" ); document.write( " Selection x=Value p=Probability x·p\r\n" ); document.write( "---------------------------------------------------------------\r\n" ); document.write( " Q1,Q2 50¢\n" ); document.write( " |