4024/21

Mathematics (Syllabus D) 4024/21May/June 2018

Cambridge O-Level · Calculator · worked solutions for every part, with the mark scheme

11
questions
100
marks
150
minutes

Topics Number · Algebra and Graphs · Geometry · Mensuration · Trigonometry · Probability · +3 more

Q1NumberFree sample
(a)

Use set notation to describe the shaded region in the Venn diagram.

______

1M
DifficultyEasy
Worked solution

Approach

Identify the unshaded and shaded areas. The two circles together represent the union PQP \cup Q. The shaded region consists of all elements outside both circles, which is the complement of their union.

Working

The set containing all elements in either PP or QQ or both is PQP \cup Q.

The region shaded is everything outside PQP \cup Q, which is represented as:

(PQ)(P \cup Q)'

Alternatively, by De Morgan's laws, this is the region outside PP and simultaneously outside QQ:

PQP' \cap Q'

Answer

(PQ)(P \cup Q)'
Final answer

(P ∪ Q)'

Detailed explanation

Walkthrough

  1. Look at the two circles labelled PP and QQ. The combined area inside either circle represents the union of the two sets, written as PQP \cup Q.
  2. The shaded region covers the area of the universal set E\mathscr{E} that lies completely outside both circles.
  3. The complement of a set refers to all elements not in that set, indicated with an apostrophe/prime symbol (').
  4. Therefore, everything outside PQP \cup Q is written as (PQ)(P \cup Q)'. Equivalently, it can be written as the intersection of elements not in PP and not in QQ, which is PQP' \cap Q'.

Key Takeaways

  • \cup denotes the union ("or").
  • \cap denotes the intersection ("and").
  • ' denotes the complement ("not").
  • The region outside the union of two sets is (AB)=AB(A \cup B)' = A' \cap B'.

Common Mistakes

  • Confusing union ()(\cup) with intersection ()(\cap), e.g. incorrectly writing (PQ)(P \cap Q)', which would represent everything outside just the overlap.
  • Forgetting parentheses when taking the complement of a union: writing PQP \cup Q' means "elements in PP or outside QQ", not "outside both PP and QQ".

Things to Be Careful About

  • Either (PQ)(P \cup Q)' or PQP' \cap Q' is acceptable, but ensure brackets and prime symbols are placed accurately.
Techniques used
identify shaded regions in Venn diagramsapply set complement and union notation
(b)

E={1,2,3,4,5,6,7,8,9,10,11,12}\mathscr{E} = \{1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12\}
A={x:x is a factor of 12}A = \{x : x \text{ is a factor of } 12\}
B={x:x is a multiple of 2}B = \{x : x \text{ is a multiple of } 2\}
C={x:x is a square number}C = \{x : x \text{ is a square number\}}

(i)

Show this information on the Venn diagram below.

2M
DifficultyMedium-Easy
Worked solution

Approach

First, list the elements belonging to the universal set E\mathscr{E} and each of the sets AA, BB, and CC. Then determine the exact region in the Venn diagram for every integer from 11 to 1212.

Working

Given:

E={1,2,3,4,5,6,7,8,9,10,11,12}\mathscr{E} = \{1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12\}

List the elements of each set:

  • Factors of 1212 within E\mathscr{E}:
A={1,2,3,4,6,12}A = \{1, 2, 3, 4, 6, 12\}
  • Multiples of 22 within E\mathscr{E}:
B={2,4,6,8,10,12}B = \{2, 4, 6, 8, 10, 12\}
  • Square numbers within E\mathscr{E}:
C={1,4,9}C = \{1, 4, 9\}

Now place each number into its unique region:

  • In all three sets (ABCA \cap B \cap C): 44
  • In AA and BB only (ABCA \cap B \cap C'): 2,6,122, 6, 12
  • In AA and CC only (ACBA \cap C \cap B'): 11
  • In BB and CC only (BCAB \cap C \cap A'): none
  • In AA only (ABCA \cap B' \cap C'): 33
  • In BB only (BACB \cap A' \cap C'): 8,108, 10
  • In CC only (CABC \cap A' \cap B'): 99
  • Outside all three sets ((ABC)(A \cup B \cup C)'): 5,7,115, 7, 11

Answer

Final answer

Venn diagram completed with elements: A only: {3}; B only: {8, 10}; C only: {9}; A and B only: {2, 6, 12}; A and C only: {1}; B and C only: empty; A, B and C: {4}; Outside: {5, 7, 11}

Detailed explanation

Walkthrough

  1. Define the sets explicitly from the universal set E={1,2,3,4,5,6,7,8,9,10,11,12}\mathscr{E} = \{1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12\}:
    • Set AA (factors of 1212): {1,2,3,4,6,12}\{1, 2, 3, 4, 6, 12\}
    • Set BB (multiples of 22 / even numbers): {2,4,6,8,10,12}\{2, 4, 6, 8, 10, 12\}
    • Set CC (square numbers): {1,4,9}\{1, 4, 9\}
  2. Identify intersections starting from the central triple intersection:
    • Numbers appearing in AA, BB, and CC: 44 is a factor of 1212, a multiple of 22, and a square number. Place 44 in the centre region (ABCA \cap B \cap C).
    • Numbers in AA and BB but not CC: 2,6,122, 6, 12. Place these in the region common to AA and BB only.
    • Numbers in AA and CC but not BB: 11. Place 11 in the region common to AA and CC only.
    • Numbers in BB and CC but not AA: none.
  3. Identify elements unique to each set:
    • Set AA only: 33
    • Set BB only: 8,108, 10
    • Set CC only: 99
  4. Identify elements in neither AA, BB, nor CC:
    • Check remaining numbers: 5,7,115, 7, 11 are not in any of the three sets. Place them in the region outside the three circles, inside the rectangle.

Key Takeaways

  • Always start filling a 3-set Venn diagram from the innermost intersection (ABCA \cap B \cap C) and work outwards.
  • Verify that every element of the universal set appears exactly once in the diagram.

Common Mistakes

  • Repeating elements across multiple sections rather than placing them exclusively in intersection regions.
  • Forgetting elements that do not belong to any subset (e.g. 5,7,115, 7, 11) and omitting them from the rectangle.
  • Missing factors of 12 (often missing 11 or 1212).

Things to Be Careful About

  • Ensure all 12 elements are accounted for with no duplicates.
Techniques used
list elements of sets from definitionsplace elements in correct Venn diagram regions
(ii)

Find n(AB)n(A \cap B).

______

1M
DifficultyEasy
Worked solution

Approach

Find the set of elements that belong to both AA and BB, which corresponds to the entire overlap of circles AA and BB, and count how many elements it contains.

Working

The elements in ABA \cap B are the elements present in both AA and BB:

AB={2,4,6,12}A \cap B = \{2, 4, 6, 12\}

Counting the number of elements:

n(AB)=4n(A \cap B) = 4

Answer

44
Final answer

4

Detailed explanation

Walkthrough

  1. The notation n(AB)n(A \cap B) means "the number of elements in the intersection of set AA and set BB".
  2. The intersection ABA \cap B includes all elements that lie inside circle AA and inside circle BB simultaneously (this includes both the region for AA and BB only, and the central region for AA, BB, and CC).
  3. The elements in this intersection are 2,6,12,2, 6, 12, and 44.
  4. There are 44 elements in total, so n(AB)=4n(A \cap B) = 4.

Key Takeaways

  • n(X)n(X) asks for the count (cardinality) of set XX, not the list of elements.
  • ABA \cap B comprises all elements in the overlap between circle AA and circle BB, regardless of whether they also belong to CC.

Common Mistakes

  • Listing the elements {2,4,6,12}\{2, 4, 6, 12\} instead of giving the count 44.
  • Excluding the central element 44 (confusing ABA \cap B with ABCA \cap B \cap C').

Things to Be Careful About

  • Give a single integer as the answer representing the count.
Techniques used
count elements in an intersection
(iii)

Find n(A(BC))n(A \cap (B \cup C)').

______

1M
DifficultyMedium-Easy
Worked solution

Approach

Identify the region described by A(BC)A \cap (B \cup C)'. This means elements that are inside set AA and NOT inside set BB or set CC (i.e. elements in AA only).

Working

First, identify BCB \cup C:

BC={1,2,4,6,8,9,10,12}B \cup C = \{1, 2, 4, 6, 8, 9, 10, 12\}

Its complement (BC)(B \cup C)' contains all elements outside BB and CC:

(BC)={3,5,7,11}(B \cup C)' = \{3, 5, 7, 11\}

Intersecting with A={1,2,3,4,6,12}A = \{1, 2, 3, 4, 6, 12\}:

A(BC)={3}A \cap (B \cup C)' = \{3\}

Counting the elements:

n(A(BC))=1n(A \cap (B \cup C)') = 1

Answer

11
Final answer

1

Detailed explanation

Walkthrough

  1. The expression (BC)(B \cup C)' represents everything that is outside both circle BB and circle CC.
  2. Intersecting this with AA, written as A(BC)A \cap (B \cup C)', isolates the part of circle AA that does not touch BB or CC. This is the "AA only" region.
  3. Looking at the Venn diagram, the only element in the "AA only" region is 33.
  4. The notation n()n(\dots) asks for the number of elements in this set, which is 11.

Key Takeaways

  • A(BC)A \cap (B \cup C)' is the formal set notation for the elements that belong exclusively to set AA.

Common Mistakes

  • Writing the element itself (33) rather than the number of elements (11).
  • Misinterpreting the complement bracket and including elements outside the entire diagram.

Things to Be Careful About

  • Ensure the final answer is the integer count of elements.
Techniques used
interpret complex set expressionscount elements in a specified region
(iv)

One subset in the Venn diagram in part (b)(i) has no elements.
Use set notation to describe this subset.

______

1M
DifficultyMedium-Easy
Worked solution

Approach

Inspect the Venn diagram from part (b)(i) to locate the region that contains no elements, then write the standard set notation for that specific region.

Working

Looking at the 8 distinct regions in the Venn diagram:

  • ABCA \cap B \cap C' has {2,6,12}\{2, 6, 12\}
  • ACBA \cap C \cap B' has {1}\{1\}
  • ABCA \cap B \cap C has {4}\{4\}
  • ABCA \cap B' \cap C' has {3}\{3\}
  • BACB \cap A' \cap C' has {8,10}\{8, 10\}
  • CABC \cap A' \cap B' has {9}\{9\}
  • (ABC)(A \cup B \cup C)' has {5,7,11}\{5, 7, 11\}
  • BCAB \cap C \cap A' (the region representing elements in BB and CC but not AA) contains no elements.

In set notation, this subset is:

ABCA' \cap B \cap C

Answer

ABCA' \cap B \cap C
Final answer

A' ∩ B ∩ C

Detailed explanation

Walkthrough

  1. From the completed Venn diagram in part (b)(i), check each of the 8 disjoint regions.
  2. The region corresponding to elements in BB and CC but not AA (the overlap between circles BB and CC excluding circle AA) has no numbers written in it.
  3. To describe this region in set notation:
    • It is inside BB, so we include BB.
    • It is inside CC, so we include CC.
    • It is outside AA, so we include AA'.
  4. Combining these with the intersection symbol gives ABCA' \cap B \cap C (or BCAB \cap C \cap A').

Key Takeaways

  • A specific single region in a 3-set Venn diagram is described as the intersection of three sets, where sets containing the region are unprimed and sets not containing the region are primed (').

Common Mistakes

  • Writing BCB \cap C, which represents the entire overlap of BB and CC (including 44, which is in AA). The subset with no elements is specifically the part outside AA, so AA' must be included.
  • Writing \varnothing or the empty set symbol: the question asks to describe the subset using set notation involving A,B,A, B, and CC, not just state that it is empty.

Things to Be Careful About

  • Ensure AA' is explicitly included to exclude the central region where 44 is located.
Techniques used
identify empty regions in a Venn diagramexpress subsets using set notation
(c)
(i)

Write 540 as the product of its prime factors.

______

2M
DifficultyMedium-Easy
Worked solution

Approach

Use successive division by prime numbers or a factor tree to break 540540 down into its prime factors, then write the result in index form.

Working

Divide 540540 successively by prime numbers:

540÷2=270270÷2=135135÷3=4545÷3=1515÷3=55÷5=1\begin{aligned} 540 \div 2 &= 270 \\ 270 \div 2 &= 135 \\ 135 \div 3 &= 45 \\ 45 \div 3 &= 15 \\ 15 \div 3 &= 5 \\ 5 \div 5 &= 1 \end{aligned}

Collect the prime factors:

540=2×2×3×3×3×5=22×33×5540 = 2 \times 2 \times 3 \times 3 \times 3 \times 5 = 2^2 \times 3^3 \times 5

Answer

22×33×52^2 \times 3^3 \times 5
Final answer

2^2 × 3^3 × 5

Detailed explanation

Walkthrough

  1. Start dividing 540540 by the smallest prime number, 22:
    • 540÷2=270540 \div 2 = 270
    • 270÷2=135270 \div 2 = 135 (no longer divisible by 2)
  2. Move to the next prime number, 33:
    • 135÷3=45135 \div 3 = 45
    • 45÷3=1545 \div 3 = 15
    • 15÷3=515 \div 3 = 5 (no longer divisible by 3)
  3. Move to the next prime number, 55:
    • 5÷5=15 \div 5 = 1
  4. Count the number of times each prime factor appears:
    • 22 appears twice (222^2)
    • 33 appears three times (333^3)
    • 55 appears once (515^1 or 55)
  5. Write the final answer as the product in index notation: 22×33×52^2 \times 3^3 \times 5.

Key Takeaways

  • Prime factorisation expresses a composite number as a product of prime numbers.
  • Index notation is the standard form for presenting prime factorisations.

Common Mistakes

  • Leaving non-prime factors in the final product (e.g. 4×27×54 \times 27 \times 5).
  • Arithmetic errors when dividing by 3 (e.g. 135÷3=35135 \div 3 = 35).
  • Forgetting to write the answer in index form.

Things to Be Careful About

  • Ensure all bases are prime numbers.
Techniques used
perform prime factorisation using successive division or factor treeexpress a number in index form
(ii)

pp is the smallest possible integer such that 540p540p is a square number.
Find 540p\sqrt{540p}, giving your answer as the product of its prime factors.

______

2M
DifficultyMedium-Easy
Worked solution

Approach

For 540p540p to be a square number, all powers of its prime factors must be even integers. Find the minimal value of pp, determine the prime factorisation of 540p540p, and take its square root by halving each index.

Working

From part (c)(i):

540=22×33×5540 = 2^2 \times 3^3 \times 5

To make all powers even, the power of 33 needs one more factor of 33 (to become 343^4), and the power of 55 needs one more factor of 55 (to become 525^2).

Thus, the smallest integer pp is:

p=3×5=15p = 3 \times 5 = 15

Then the square number is:

540p=22×34×52540p = 2^2 \times 3^4 \times 5^2

Now find the square root by halving all powers:

540p=22×34×52=21×32×51=2×32×5\sqrt{540p} = \sqrt{2^2 \times 3^4 \times 5^2} = 2^1 \times 3^2 \times 5^1 = 2 \times 3^2 \times 5

Answer

2×32×52 \times 3^2 \times 5
Final answer

2 × 3^2 × 5

Detailed explanation

Walkthrough

  1. A number is a perfect square if and only if all the exponents in its prime factorisation are even.
  2. The prime factorisation of 540540 is 22×33×512^2 \times 3^3 \times 5^1.
    • The power of 22 is 22 (already even).
    • The power of 33 is 33 (odd), so we need one more 33 to make it 343^4.
    • The power of 55 is 11 (odd), so we need one more 55 to make it 525^2.
  3. Therefore, the smallest integer multiplier is p=3×5=15p = 3 \times 5 = 15.
  4. The product 540p540p is 22×34×522^2 \times 3^4 \times 5^2.
  5. To find 540p\sqrt{540p}, divide each exponent by 22:
    • 22=21=2\sqrt{2^2} = 2^1 = 2
    • 34=32\sqrt{3^4} = 3^2
    • 52=51=5\sqrt{5^2} = 5^1 = 5
  6. The question specifies giving the answer as the product of its prime factors, so the result is 2×32×52 \times 3^2 \times 5 (which evaluates to 9090).

Key Takeaways

  • To make a number a square number, multiply by the missing prime factors needed to make every exponent even.
  • Taking the square root of a prime-factorised number corresponds to halving every exponent.

Common Mistakes

  • Evaluating the numerical answer as 9090 and forgetting to leave it as a product of prime factors as demanded by the question.
  • Finding pp (which is 1515) instead of finding 540p\sqrt{540p}.
  • Giving 540p=22×34×52540p = 2^2 \times 3^4 \times 5^2 instead of taking its square root.

Things to Be Careful About

  • Check the question demand: "giving your answer as the product of its prime factors". Do not write just 9090.
Techniques used
use prime factorisation to find the multiplier for a square numberevaluate the square root in prime factor form

The rest of this paper

10 more questions
  • Q2Number6M
  • Q3Algebra and Graphs11M
  • Q4Probability8M
  • Q5Algebra and Graphs · Geometry10M
  • Q6Geometry · Number11M
  • Q7Mensuration · Algebra and Graphs · Number11M
  • Q8[Legacy] Matrices · Transformations and Vectors7M
  • Q9Mensuration · Trigonometry9M
  • Q10Number · Geometry · Trigonometry · Mensuration8M
  • Q11Algebra and Graphs · Coordinate Geometry9M
Loading the full paper…