document.write( "Question 1004751: A basketball player hits three-point shots 46% of the time. If she takes 4 shots during a game, what is the probability that she misses the first shot and hits the last three shots? \n" ); document.write( "
Algebra.Com's Answer #621122 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
Multiply the individual shot probabilities...
\n" ); document.write( "so we have (for 46% to make it and 54% to miss)...
\n" ); document.write( "P = .54*.46*.46*.46 = 0.0526 = 5.26%
\n" ); document.write( "
\n" );