document.write( "Question 136683This question is from textbook Algebra 2
\n" );
document.write( ": You are performing an expirement to determine how well plants grow under different light sources. Out of the 30 plants in the expirement, 12 receive visible lights, 15 receive ultraviolet light, and 6 receive both visible and ultraviolet light. What is the probability that a plant in the expirement receives either visible light or ultraviolet light? \n" );
document.write( "
Algebra.Com's Answer #100078 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! You are performing an expirement to determine how well plants grow under different light sources. Out of the 30 plants in the expirement, 12 receive visible lights, 15 receive ultraviolet light, and 6 receive both visible and ultraviolet light. What is the probability that a plant in the expirement receives either visible light or ultraviolet light? \n" ); document.write( "--------------------------------------- \n" ); document.write( "P(A or B) = P(A) + P(B) - P(A and B) \n" ); document.write( "P(vis or ultra) = P(vis) + P(ultra) - P(vis and ultra) \n" ); document.write( "P(vis or ultra) = 12/30 + 15/30 - 6/30 = 21/30 = 7/10 \n" ); document.write( "================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |