document.write( "Question 1138803: A survey of 448 students at a small college showed that 234 students responded
\n" ); document.write( "that they did not like to ski, 100 students responded that they played hockey,
\n" ); document.write( "and that there were 189 students the neither skied nor played hockey. Without
\n" ); document.write( "the use of a Venn Diagram, determine the probability that a randomly selected
\n" ); document.write( "student both skied and played hockey. Make sure that you define all the
\n" ); document.write( "appropriate sets needed to solve the problem, convert the phrases in the above
\n" ); document.write( "sentences to set theoretic notation, and show the steps.
\n" ); document.write( "

Algebra.Com's Answer #756702 by Edwin McCravy(20077)\"\" \"About 
You can put this solution on YOUR website!
A survey of 448 students at a small college showed that 234 students responded
\n" ); document.write( "that they did not like to ski, 100 students responded that they played hockey,
\n" ); document.write( "and that there were 189 students the neither skied nor played hockey. Without
\n" ); document.write( "the use of a Venn Diagram, determine the probability that a randomly selected
\n" ); document.write( "student both skied and played hockey. Make sure that you define all the
\n" ); document.write( "appropriate sets needed to solve the problem, convert the phrases in the above
\n" ); document.write( "sentences to set theoretic notation, and show the steps.
\n" ); document.write( "
\r\n" );
document.write( "Even though you are not to use a Venn diagram, use one privately anyway to get\r\n" );
document.write( "the idea right and then set up the equations. Don't turn in the Venn diagram.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Let a = n(SᑎH')\r\n" );
document.write( "Let b = n(SᑎH)\r\n" );
document.write( "Let c = n(S'ᑎH)\r\n" );
document.write( "Let d = n(S'ᑎH')\r\n" );
document.write( "\r\n" );
document.write( ">>A survey of 448 students at a small college...<<\r\n" );
document.write( "\r\n" );
document.write( "a+b+c+d = 448 = n(U) = n(SᑎH') + n(SᑎH) + n(S'ᑎH) + n(S'ᑎH')\r\n" );
document.write( "\r\n" );
document.write( ">>...showed that 234 students responded that they did not like to ski,...<<\r\n" );
document.write( "\r\n" );
document.write( "c+d = 234 = n(S'ᑎH) + n(S'ᑎH')\r\n" );
document.write( "\r\n" );
document.write( ">>100 students responded that they played hockey,<< \r\n" );
document.write( "\r\n" );
document.write( "b+c = 100 =n(SᑎH) + n(S'ᑎH) \r\n" );
document.write( "\r\n" );
document.write( ">>and that there were 189 students the neither skied nor played hockey.<< \r\n" );
document.write( "\r\n" );
document.write( "d = 189 = n(S'ᑎH')\r\n" );
document.write( "\r\n" );
document.write( "So we have the system of equations:\r\n" );
document.write( "\r\n" );
document.write( "\"system%28a%2Bb%2Bc%2Bd+=+448%2C%0D%0Ac%2Bd+=+234%2C+%0D%0Ab%2Bc+=+100%2C%0D%0Ad+=+189%29\"\r\n" );
document.write( "\r\n" );
document.write( "Solve that system by substitution (that's easy), getting \r\n" );
document.write( "a=159, b=55, c=45, d=189\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Then the desired probability is \r\n" );
document.write( "\r\n" );
document.write( "b/(a+b+c+d) = n(SᑎH)/n(U) = 55/448\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );