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 #637811 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "P(A or B) = P(A) + P(B) - P(A and B)
\n" ); document.write( "or
\n" ); document.write( "P(A and B) = P(A) + P(B) - P(A or B)
\n" ); document.write( "P(A and B) = 35% + 38% - 50% = 23%
\n" ); document.write( " \n" ); document.write( "
\n" );