document.write( "Question 295869: a basketball player hits a three-point shot 45% of the time. If she takes 4 shots during the game, what is the probability that she will miss the first shot and hit the last three shots? \n" ); document.write( "
Algebra.Com's Answer #213284 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! a basketball player hits a three-point shot 45% of the time. If she takes 4 shots during the game, what is the probability that she will miss the first shot and hit the last three shots? \n" ); document.write( "------------------------------------ \n" ); document.write( "P(miss a shot) = 0.55 \n" ); document.write( "--- \n" ); document.write( "P(miss 3) = (0.55)^3 = 0.1664 \n" ); document.write( "================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |