document.write( "Question 421532: a die is tossed determine the odds against rolling an odd number
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #294366 by stanbon(75887) ![]() You can put this solution on YOUR website! a die is tossed determine the odds against rolling an odd number\r \n" ); document.write( "\n" ); document.write( "--- \n" ); document.write( "P(odd) = 1/2 \n" ); document.write( "P(not odd) = 1/2 \n" ); document.write( "---- \n" ); document.write( "odds against = p(not odd)/P(odd) = (1/2)/(1/2) = 1:1 \n" ); document.write( "========================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============= \n" ); document.write( " |