document.write( "Question 597761: A basketball player hits three-point shots 44% of the time. If she takes 4 shots during a game, what is the probability that she hits all 4 shots? \n" ); document.write( "
Algebra.Com's Answer #378328 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! The probability of hitting all 4 shots is (0.44)^4 = 0.03748096 \n" ); document.write( " |