document.write( "Question 1201207: a basketball player makes 90% of her free throws. what is the probability she will miss the first times on the 7th shoot \n" ); document.write( "
Algebra.Com's Answer #835479 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "P(make) = 9/10, so P(miss) = 1-9/10 = 1/10 \n" ); document.write( "P(makes first 6, misses 7th) = (9/10)(9/10)(9/10)(9/10)(9/10)(9/10)(1/10) \n" ); document.write( "Use a calculator.... \n" ); document.write( " |