document.write( "Question 876234: The house odds for team \"bears to win a soccer championship are 7:1
\n" );
document.write( " A) what's is the probability \"bears winning the championship?
\n" );
document.write( "B) what is the probability of the bears losing?
\n" );
document.write( "C) what are the odds of the \"bears\" winning? \n" );
document.write( "
Algebra.Com's Answer #528651 by ewatrrr(24785) You can put this solution on YOUR website! Odds of winning are 7:1 \n" ); document.write( "P(winning) = 7/8 \n" ); document.write( "P(losing) = 1/8 \n" ); document.write( "Odds(winning)are 7:1 \n" ); document.write( " |