document.write( "Question 974008: An experiment consists of randomly selecting a card from seven cards numbered from 1 to 7. One card is selected at random and replaced.\r
\n" );
document.write( "\n" );
document.write( "What is the probability of selecting two odd numbers? Express your answer as a fraction in simplest form.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #596050 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! An experiment consists of randomly selecting a card from seven cards numbered from 1 to 7. One card is selected at random and replaced. \n" ); document.write( "What is the probability of selecting two odd numbers? Express your answer as a fraction in simplest form. \n" ); document.write( "------- \n" ); document.write( "Number set:: 1,2,3,4,5,6,7 \n" ); document.write( "---- \n" ); document.write( "number of odd digits:: 4 \n" ); document.write( "----- \n" ); document.write( "P(select an odd number) = 4/7 \n" ); document.write( "---- \n" ); document.write( "P(select odd number twice) = (4/7)^2 = 16/49 \n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "---------- \n" ); document.write( " |