document.write( "Question 1021858: The probability of making the basketball team is 35%, the probability of making the softball team is 38%, and the probability of making one or the other is 50%. What is the probability of making both teams? \n" ); document.write( "
Algebra.Com's Answer #637821 by fractalier(6550) You can put this solution on YOUR website! P(basketball and softball) = P(basketball) + P(softball) - P(basketball or softball) = .35 + .38 - .50 = .23 \n" ); document.write( "A 23% chance of making both teams. \n" ); document.write( " |