document.write( "Question 34448: In the Junior Class the Followin statistics are true...
\n" );
document.write( "*116 students take algebra II
\n" );
document.write( "*99 students take Chemistry
\n" );
document.write( "*49 take Spanish
\n" );
document.write( "*15 students that take algebra II also take Chemistry
\n" );
document.write( "*20 students that take algebra II also take Spanish
\n" );
document.write( "*22 students that take Chemistry also take Spanish
\n" );
document.write( "*12 students take Chemistry algebra II and Spanish
\n" );
document.write( "*31 students take none of th three classes\r
\n" );
document.write( "\n" );
document.write( "How many students are in the class?
\n" );
document.write( "I know the answer is 250... i solved it using a venn diagram and the teacher said it was right... but he said that there is a formulaic way to solve it and is giving MAJOR bonus points if i figure it out... so PLEASE i nned it solved out mathatmatically (meaning a formula) \n" );
document.write( "
Algebra.Com's Answer #20696 by venugopalramana(3286)![]() ![]() You can put this solution on YOUR website! SEE MY WORKING BELOW... \n" ); document.write( "I AM USING * SYMBOL FOR INTERSECTION...X*Y MEANS X INTERSECTION Y. \n" ); document.write( " AND # SYMBOL FOR UNION .....X#Y MEANS X UNION Y. \n" ); document.write( "AND | MEANS COMPLEMENT OR NEGATION.....X| MEANS NOT X. \n" ); document.write( "In the Junior Class the Followin statistics are true... \n" ); document.write( "*116 students take algebra II...=A SAY \n" ); document.write( "*99 students take Chemistry.....=C SAY \n" ); document.write( "*49 take Spanish................=S SAY \n" ); document.write( "*15 students that take algebra II also take Chemistry...= A AND C = A*C \n" ); document.write( "*20 students that take algebra II also take Spanish.....= A AND S = A*S \n" ); document.write( "*22 students that take Chemistry also take Spanish......= C AND S = C*S \n" ); document.write( "*12 students take Chemistry algebra II and Spanish......= C AND A AND S = C*A*S \n" ); document.write( "*31 students take none of th three classes..............= NEITHER C NOR A NOR S = (C|)#(A|)#(S|) \n" ); document.write( "How many students are in the class? \n" ); document.write( "I know the answer is 250... i solved it using a venn diagram and the teacher said it was right... \n" ); document.write( "NOW LOOK AT YOUR VENN DIAGRAM AND ANALYSE....YOU WILL FIND... \n" ); document.write( "A INCLUDES FOUR DISJOINT OR SEPERATE PARTS.. A*C ONLY,A*S ONLY, A ONLY AND FINALLY A AND C AND S \n" ); document.write( "SIMILARLY \n" ); document.write( "C INCLUDES FOUR DISJOINT OR SEPERATE PARTS.. C*A ONLY,C*S ONLY,C ONLY AND FINALLY C AND A AND S \n" ); document.write( "SIMILARLY \n" ); document.write( "S INCLUDES FOUR DISJOINT OR SEPERATE PARTS.. S*A ONLY,S*C ONLY,S ONLY AND \n" ); document.write( "FINALLY S AND A AND C. \n" ); document.write( "HENCE IF WE TOTAL A,C AND S WE GET A#C#S=TOTAL NUMBER OF STUDENTS TAKING ANY ONE OR MORE OF THESE 3 TOPICS BUT INCUDING THE DUPLICATED COUNTS OF THOSE TAKING MORE THAN ONE TOPIC...FURTHER WE FIND WITHIN THOSE ARE THERE TAKING ONLY ONE TOPIC,ONLY 2 TOPICS AND ALL 3 TOPICS..THAT IS MATHEMATICALLY SPEAKING \n" ); document.write( "A INCUDES A*C AND A*C INCLUDES A*C*S...SIMILAR LOGIC HOLDS FOR ALL OTHER PARAMETERS...NOW WITH THE HELP OF VENN DIAGRAM ,WE CAN REMOVE THIS DUPLICATION..METHODICLLY AS FOLLOWS \n" ); document.write( "TOTAL NUMBER OF STUDENTS TAKING ANY ONE OF THE 3 TOPICS(T) \n" ); document.write( "T=(A#C#S)-{A*C+A*S+C*S-(A*C*S)}=A#C#S-A*C-A*S-C*S+A*C*S \n" ); document.write( "TO GET THE TOTAL NUMBER OF STUDENTS IN THE CLASS (G.T)WE SHOULD ADD TO THE ABOVE THE NUMBER OF STUDENTS TAKING NONE OF THE ABOVE 3 TOPICS..THAT IS \n" ); document.write( "G.T=A#C#S-A*C-A*S-C*S+A*C*S+A|#C|#S| \n" ); document.write( "=116+99+49-15-20-22+12+31=250 \n" ); document.write( "THAT IS YOUR MATHEMATICAL FORMULA,, \n" ); document.write( "HOPE YOU UNDERSTOOD AND YOU WILL GET YOUR BONUS SCORE...DONT FORGET TO REPLACE THE ABOVE SYMBOLS FOR INTERSECTION(*),UNION(#) AND NEGATION (|)WITH PROPER MATHS \n" ); document.write( "SYMBOLS\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " but he said that there is a formulaic way to solve it and is giving MAJOR bonus points if i figure it out... so PLEASE i nned it solved out mathatmatically (meaning a formula) \n" ); document.write( " |