document.write( "Question 1083654: Let A be the event that a student is enrolled in an accounting course, and let S be the event that a student is enrolled in a statistics course. It is known that 30% of all students are enrolled in an accounting course and 40% of all students are enrolled in statistics. Included in these numbers are 15% who are enrolled in both statistics and accounting. A student is randomly selected, what is the probability that the student is enrolled in either accounting or statistics or both? \n" ); document.write( "
Algebra.Com's Answer #697679 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
p(A)=0.3
\n" ); document.write( "p(S)=0.4
\n" ); document.write( "p(Both)=0.15 (that will be subtracted as it is double counting each)
\n" ); document.write( "p(A OR S)=p(A)+p(S)-p(Both)=0.3+0.4-0.15=0.55 ANSWER
\n" ); document.write( "
\n" );