document.write( "Question 462724: a single fair die is rolled. Find the odds in favor of getting the following results:
\n" );
document.write( "a.5
\n" );
document.write( "b.3,4,5, or 6
\n" );
document.write( "c. a number greater than 4 \n" );
document.write( "
Algebra.Com's Answer #317165 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! a single fair die is rolled. Find the odds in favor of getting the following results: \n" ); document.write( "---- \n" ); document.write( "Note: Odds \"in favor of an event(E)\" = P(E)/P(not E) \n" ); document.write( "------ \n" ); document.write( "a.5 \n" ); document.write( "Ans: (1/6)/(5/6) = 1:5 \n" ); document.write( "-------------------------- \n" ); document.write( "b.3,4,5, or 6 \n" ); document.write( "Ans: (4/6)/(2/6) = 4:2 \n" ); document.write( "-------------------------- \n" ); document.write( "c. a number greater than 4 \n" ); document.write( "Ans: (2/6)(4/6) = 2:4 \n" ); document.write( "=================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================ \n" ); document.write( " \n" ); document.write( " |