document.write( "Question 1177114: A basketball team won 8 games and lost 7 games. Based on these results:(show work)
\n" );
document.write( "
\n" );
document.write( "a. What are the odds in favor of winning a basketball game?
\n" );
document.write( "b. What is the probability of winning a game, to the nearest hundredth?
\n" );
document.write( "c. What are the odds against winning a game?
\n" );
document.write( "d. What is the probability of losing a game, to the nearest hundredth?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #805361 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! odds winning are 8/7 \n" ); document.write( "probability is 8/15=0.53 \n" ); document.write( "against winning are 7/8 \n" ); document.write( "probability is 0.47 \n" ); document.write( " |