document.write( "Question 958002: A soccer player has a shooting success probability of 0.4 and takes 4 shots in a match. What is the probability of scoring 2 goals on 4 shots? \n" ); document.write( "
Algebra.Com's Answer #585615 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
There are 6 ways to score 2 goals on 4 shots,
\n" ); document.write( "GGNN GNGN GNNG NGGN NGNG NNGG
\n" ); document.write( "So then,
\n" ); document.write( "\"P=6%280.4%29%5E2%280.6%29%5E2\"
\n" ); document.write( "\"P=6%280.16%29%280.36%29\"
\n" ); document.write( "\"P=0.3456\"
\n" ); document.write( "
\n" ); document.write( "
\n" );