document.write( "Question 320928: The mathmatics department of a college has 14 male professors, 14 female proffesors, 7 male teaching assistants, and 14 female teaching assistants. If a person is selected at random from the group, find the probability that the selected person is a teaching assistant or a female. \n" ); document.write( "
Algebra.Com's Answer #229842 by nyc_function(2741)\"\" \"About 
You can put this solution on YOUR website!
You need the formula: P(A or B) = P(A) + P(B) - P(A and B),
\n" ); document.write( "where is P = probability.\r
\n" ); document.write( "\n" ); document.write( "Let A = selecting a teaching assistance \r
\n" ); document.write( "\n" ); document.write( "Let B = selecting a female\r
\n" ); document.write( "\n" ); document.write( "P(A or B) = P(A) + P(B) - P(A and B) \r
\n" ); document.write( "\n" ); document.write( "P(A or B) = (28/49) + (28/49) - (28/49*28/49)\r
\n" ); document.write( "\n" ); document.write( "P(A or B) = (4/7) + (4/7) - (4/7*4/7)\r
\n" ); document.write( "\n" ); document.write( "P(A or B) = (8/7) - (16/49)\r
\n" ); document.write( "\n" ); document.write( "P(A or B) = 40/49\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );