document.write( "Question 429619: there are 90 students , 60 play clarinet and 40 play the trombone, 10 only play the trombone. find the probability of a student playing the trombone or the clarinet. \n" ); document.write( "
Algebra.Com's Answer #298401 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "there are 90 students , 60 play clarinet and 40 play the trombone,
\n" ); document.write( "10 only play the trombone: that is 30 play both.
\n" ); document.write( "P(trombone or clarinet) = 40/90 + 60/90 - 30/90 = 70/90 = 7/9\r
\n" ); document.write( "\n" ); document.write( "P(A or B) = P(A) + P(B) - P(A and B) \n" ); document.write( "
\n" );