Comprehensive Study Guide: Set Language, Notation, and Venn Diagrams

Starter Exercises: Weeks 9 and 10

  • Rectangle Perimeter and Area Bounds     - Scenario: A rectangle has a length of 21cm21\,cm (to the nearest cmcm) and a width of 5.3cm5.3\,cm (to the nearest mmmm).     - Identified Bounds:         - Length Upper Bound (L(UB)L(UB)): 21+0.5=21.5cm21 + 0.5 = 21.5\,cm         - Length Lower Bound (L(LB)L(LB)): 210.5=20.5cm21 - 0.5 = 20.5\,cm         - Width Upper Bound (W(UB)W(UB)): 5.3+0.05=5.35cm5.3 + 0.05 = 5.35\,cm         - Width Lower Bound (W(LB)W(LB)): 5.30.05=5.25cm5.3 - 0.05 = 5.25\,cm     - Calculations:         - Upper Bound for Perimeter (P(UB)P(UB)): 2×L(UB)+2×W(UB)=2×21.5+2×5.35=53.7cm2 \times L(UB) + 2 \times W(UB) = 2 \times 21.5 + 2 \times 5.35 = 53.7\,cm         - Lower Bound for Area (A(LB)A(LB)): L(LB)×W(LB)=20.5×5.25=107.625cm2L(LB) \times W(LB) = 20.5 \times 5.25 = 107.625\,cm^2.         - Final Answer (Area): Rounded to 22 d.p., the answer is 107.63cm2107.63\,cm^2.

  • Sector Perimeter     - Scenario: A sector AOBAOB of a circle with centre OO. Angle AOB=67AOB = 67^{\circ}. Radius OA=OB=5.2cmOA = OB = 5.2\,cm.     - Arc Length Calculation:         - Formula: θ360×2×π×r\frac{\theta}{360} \times 2 \times \pi \times r         - Calculation: 67360×2×π×5.2=67360×10.4×π\frac{67}{360} \times 2 \times \pi \times 5.2 = \frac{67}{360} \times 10.4 \times \pi         - Intermediate value: 696.8×π360\frac{696.8 \times \pi}{360}     - Total Perimeter Calculation:         - Formula: Arc length+2×radii\text{Arc length} + 2 \times \text{radii}         - Calculation: (696.8×π360)+2×5.2=6.08+10.4=16.5cm(\frac{696.8 \times \pi}{360}) + 2 \times 5.2 = 6.08… + 10.4 = 16.5\,cm (correct to 33 significant figures).

Fundamental Set Language and Keywords

  • Set: A collection of distinct objects, considered as an object in its own right, often defined using algebraic terms.

  • Element: An individual object or member of a set.

  • Subset: A set whose elements are all contained within another set.

  • Universal Set (ξ\xi): The set that contains all possible elements under consideration (denoted by the Greek letter xi).

  • Intersection (\cap): The set containing all elements common to two or more sets (e.g., things in A AND B\text{things in A AND B}).

  • Union (\cup): The set containing all elements in either of two or more sets (e.g., things in A OR B or BOTH\text{things in A OR B or BOTH}).

  • Empty Set (\emptyset): A set with no elements.

  • Cardinality (n(A)n(A)): The number of elements in a set AA.

  • Set Characteristics:     - Represented using curly braces: 4,1,3{-4, 1, 3}.     - Does not contain duplicates.     - The order of elements does not matter (though usually written in ascending order).

  • Finite vs. Infinite Sets:     - Finite Set: A set with a countable, limited number of elements (e.g., 4,1,3{-4, 1, 3}).     - Infinite Set: A set that continues forever (e.g., the set of all positive integers or the set of all odd numbers).

Set Notation Symbols and Examples

  • \in (Element of): Indicates a member of a set. Example: 22,4,6,8,10,122 \in {2, 4, 6, 8, 10, 12}.

  • \notin (Not an element of): Indicates an object is not a member. Example: 32,4,6,8,10,123 \notin {2, 4, 6, 8, 10, 12}.

  • \emptyset (Empty Set): If set A=multiples of 4A = {\text{multiples of 4}} and B=prime numbersB = {\text{prime numbers}}, then AB=A \cap B = \emptyset (since 22 is the only even prime and not a multiple of 44).

  • ξ\xi (Universal Set): If A=3,5,7A = {3, 5, 7} and B=2,4,6,8,10B = {2, 4, 6, 8, 10}, a possible ξ=1,2,3,4,5,6,7,8,9,10\xi = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}.

  • AA' (Complement): Elements in the universal set that are NOT in set AA.     - Example: If ξ=1,2,3,4,5,6,7,8,9,10\xi = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10} and A=3,5,7A = {3, 5, 7}, then A=1,2,4,6,8,9,10A' = {1, 2, 4, 6, 8, 9, 10}.

Practical Set Exercises and Solutions

  • Listing Elements:     - Given ξ=positive integers less than 20\xi = {\text{positive integers less than 20}}, ξ=1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19\xi = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19}.     - Set A (Prime numbers): A=2,3,5,7,11,13,17,19A = {2, 3, 5, 7, 11, 13, 17, 19}.     - Set B (Square numbers): B=1,4,9,16B = {1, 4, 9, 16}.     - Set C (Cube numbers): C=1,8C = {1, 8}.     - Set D (Multiples of 4): D=4,8,12,16D = {4, 8, 12, 16}.

  • Operations on Sets (Integers less than 10):     - ξ=1,2,3,4,5,6,7,8,9\xi = {1, 2, 3, 4, 5, 6, 7, 8, 9}.     - A=1,3,7,9A = {1, 3, 7, 9}; B=2,3,5,6,8,9B = {2, 3, 5, 6, 8, 9}.     - AA' (Not A): ξA=2,4,5,6,8\xi - A = {2, 4, 5, 6, 8}.     - ABA \cup B (A or B): 1,2,3,5,6,7,8,9{1, 2, 3, 5, 6, 7, 8, 9}.     - BB' (Not B): ξB=1,4,7\xi - B = {1, 4, 7}.     - ABA \cap B (Overlap): 3,9{3, 9}.     - ABA' \cap B (In B but not in A): 2,5,6,8{2, 5, 6, 8}. (Transcript answer notes combined as Not A overlapped with B\text{Not A overlapped with B}).     - ABA \cap B' (In A but not in B): 1,7{1, 7}.     - ABA' \cup B' (Not A or Not B): 1,2,4,5,6,7,8{1, 2, 4, 5, 6, 7, 8}.

  • True/False Checks:     - 41,3,4,74 \in {1, 3, 4, 7}: TRUE (4 is a member).     - 2prime numbers2 \notin {\text{prime numbers}}: FALSE (2 is a prime number).     - 25multiples of 325 \notin {\text{multiples of 3}}: TRUE (25 is not divisible by 3).

Venn Diagrams and Visual Notation

  • Structure:     - Use a rectangle to denote the Universal Set (ξ\xi).     - Use circles to represent individual sets.     - Circular regions must be labeled (crucial for marks in exams).

  • Visual Regions:     - Intersection Only: Overlap of circles (ABA \cap B). Items belonging to both sets.     - Union: Everything inside both circles (ABA \cup B). Items in either or both.     - Complement: Region inside the rectangle but outside a circle (AA'). Items in ξ\xi not in AA.     - Specific Subtraction: Items in AA but not in BB (ABA \cap B').

  • Drawing Procedure:     1. Determine if sets intersect (ABA \cap B \neq \emptyset).     2. Place intersection elements first in the overlapping region.     3. Fill in the remaining elements of individual sets in their respective circles.     4. Place elements of ξ\xi that are not in either set outside the circles but inside the rectangle.

Starter Exercises: Weeks 11 and 12

  • Estimated Mean for Grouped Data:     - Data: Distance travelled (dkmd\,km) to deliver 100100 parcels.     - Table Data:         - Boundaries: 0 < d \le 5; Frequency: 2828; Midpoint: 2.52.5; MP×F=70MP \times F = 70         - Boundaries: 5 < d \le 10; Frequency: 3232; Midpoint: 7.57.5; MP×F=240MP \times F = 240         - Boundaries: 10 < d \le 15; Frequency: 2020; Midpoint: 12.512.5; MP×F=250MP \times F = 250         - Boundaries: 15 < d \le 20; Frequency: 1414; Midpoint: 17.517.5; MP×F=245MP \times F = 245         - Boundaries: 20 < d \le 25; Frequency: 66; Midpoint: 22.522.5; MP×F=135MP \times F = 135     - Total Frequency (n): 100100     - Total Sum (MP×F\sum MP \times F): 940940     - Estimated Mean: 940100=9.4km\frac{940}{100} = 9.4\,km

  • Triangle Angle Calculation:     - Setup: Triangle ABCABC. ADBADB is a straight line. ABC=83\angle ABC = 83^{\circ}. BAC=52\angle BAC = 52^{\circ}. Line CDCD cuts BCD\angle BCD.     - Ratio: Size of BCD:size of ACD=2:3\text{Size of } \angle BCD : \text{size of } \angle ACD = 2 : 3.     - Steps:         1. Find total angle C\angle C: 1808352=45180 - 83 - 52 = 45^{\circ}.         2. Sum of ratio shares: 2+3=52 + 3 = 5 shares.         3. Value of one share: 45/5=945 / 5 = 9^{\circ}.         4. ACD=9×3=27\angle ACD = 9 \times 3 = 27^{\circ}.         5. Solve for ADC\angle ADC: In triangle ADCADC, ADC=1802752=101\angle ADC = 180 - 27 - 52 = 101^{\circ}.

Probability Applications of Venn Diagrams

  • School Subject Example:     - Total Year 11 students: 100100.     - History (HH): 5050 students.     - Music (MM): 3030 students.     - Both (HMH \cap M): 2020 students.     - Venn Breakdown:         - Only History: 5020=3050 - 20 = 30         - Both: 2020         - Only Music: 3020=1030 - 20 = 10         - Neither: 100(30+20+10)=40100 - (30+20+10) = 40     - Probabilities:         - Not studying Music OR History: 40100=0.4\frac{40}{100} = 0.4         - Only Music and NOT History: 10100=0.1\frac{10}{100} = 0.1

  • Sports Example (75 Boys):     - Football (FF), Rugby (RR), Cricket (CC).     - Probabilities from random selection:         - Played Football: 2075\frac{20}{75}         - Played at least one sport: 4075\frac{40}{75}         - Played Rugby but not Cricket: 1175\frac{11}{75}         - Didn't play Football: 5575\frac{55}{75}         - Played more than one sport: 820\frac{8}{20} (Conditional probability: Played another sport given football).         - Played Cricket given didn't play Rugby: 1259\frac{12}{59}.         - Provided solutions list detailed fractions for these events, e.g., 1116\frac{11}{16} for final subset calculation.

  • Holiday Example (200 People):     - Europe (EE), Asia (AA), USA (UU).     - Probabilities:         - Had been to Europe: 152200\frac{152}{200}         - Exactly one place: 132200\frac{132}{200}         - None of the three: 15200\frac{15}{200}         - Europe but not Asia: 135200\frac{135}{200}         - Europe and Asia given USA: 460\frac{4}{60}

Highest Common Factor (HCF) and Lowest Common Multiple (LCM)

  • Prime Factorization via Venn Diagrams:     - Intersection of prime factor sets = HCF.     - Union of prime factor sets (product of all numbers in the Venn diagram) = LCM.

  • Example 1: 12 and 20:     - 12=2×2×312 = 2 \times 2 \times 3     - 20=2×2×520 = 2 \times 2 \times 5     - Overlap (common factors): 2,22, 2.     - HCF=2×2=4HCF = 2 \times 2 = 4.     - LCM=3×2×2×5=60LCM = 3 \times 2 \times 2 \times 5 = 60.

  • Example 2: 96 and 120:     - 96=25×396 = 2^5 \times 3 (2×2×2×2×2×32 \times 2 \times 2 \times 2 \times 2 \times 3)     - 120=23×3×5120 = 2^3 \times 3 \times 5 (2×2×2×3×52 \times 2 \times 2 \times 3 \times 5)     - Intersection: 2,2,2,32, 2, 2, 3.     - HCF=23×3=8×3=24HCF = 2^3 \times 3 = 8 \times 3 = 24.

  • Example 3: Algebraic/Power Forms:     - A=23×5×72×11A = 2^3 \times 5 \times 7^2 \times 11     - B=24×7×11B = 2^4 \times 7 \times 11     - C=3×52C = 3 \times 5^2     - LCM of A, B, and C: Collect the highest power of every prime appearing in the factors.     - LCM=24×3×52×72×11=646,800LCM = 2^4 \times 3 \times 5^2 \times 7^2 \times 11 = 646,800.

Exam Style Questions & Elaborations

  • Case Study: ξ=integers y s.t. 3y25\xi = {\text{integers } y \text{ s.t. } 3 \le y \le 25}     - R=even numbers in range=4,6,8,10,12,14,16,18,20,22,24R = {\text{even numbers in range}} = {4, 6, 8, 10, 12, 14, 16, 18, 20, 22, 24}.     - S=integers y s.t. 12y22=12,13,14,15,16,17,18,19,20,21,22S = {\text{integers } y \text{ s.t. } 12 \le y \le 22} = {12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22}.     - n(R)n(R): There are 1111 elements.     - (RS)(R \cup S)': Elements in ξ\xi but neither in RR nor SS. These are odd numbers not between 12-22\text{odd numbers not between 12-22}, specifically: 3,5,7,9,11,23,25{3, 5, 7, 9, 11, 23, 25}.     - RSR' \cap S: Odd numbers within the set SS: 13,15,17,19,21{13, 15, 17, 19, 21}.

  • Logical Explanation for AB=A \cap B = \emptyset:     - Accepted exam explanations: "No members in common," "No overlap," or "AA has even numbers and BB has odd numbers except 22, which is not in BB."     - Specifically: If A=2,3,5,7A = {2, 3, 5, 7} and B=4,6,8,10B = {4, 6, 8, 10}, they share no common elements, hence the intersection is the empty set.

  • Disproving \emptyset:     - If student Taylor claims NP=N \cap P = \emptyset where N=2,3,4,5,6N = {2,3,4,5,6} and P=4,5,6,8,10P = {4,5,6,8,10}, the statement is false because the intersection is actually not empty\text{not empty}; it contains \s{4, 5, 6}.