document.write( "Question 354607: Mike can make 60% of his attempts from the foul line. Jake can make 70% of his attempts from the foul line. \r
\n" ); document.write( "\n" ); document.write( "A. If each man shoots once what is the probability that they both make a basket?
\n" ); document.write( "B. If each man shoots once what is the probability that at least on of them will make a basket?
\n" ); document.write( "C. If he shoots 4 times, what is the probability that Jake makes all 4 shots
\n" ); document.write( "D. If he shoots 4 times what is the probabilty that mike misses all 4 shots?
\n" ); document.write( "

Algebra.Com's Answer #253355 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Mike can make 60% of his attempts from the foul line. Jake can make 70% of his attempts from the foul line.
\n" ); document.write( "A. If each man shoots once what is the probability that they both make a basket?
\n" ); document.write( "The events are independent:
\n" ); document.write( "Ans: 0.6*0.7 = 0.42
\n" ); document.write( "-------------------------
\n" ); document.write( "B. If each man shoots once what is the probability that at least on of them will make a basket?
\n" ); document.write( "Ans: (at least one make it) = 1 - P(both miss)
\n" ); document.write( "= 1 - 0.4*-0.3 = 1- 0.12 = 0.88
\n" ); document.write( "-------------------------
\n" ); document.write( "C. If he shoots 4 times, what is the probability that Jake makes all 4 shots
\n" ); document.write( "Ans: 0.7^4 = 0.2401
\n" ); document.write( "==============
\n" ); document.write( "D. If he shoots 4 times what is the probabilty that mike misses all 4 shots?
\n" ); document.write( "Ans 0.4^4 = 0.0256
\n" ); document.write( "=======================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" ); document.write( "
\n" );