Cambridge IGCSE · thinka-original Practice Paper

2023 Cambridge IGCSE International Mathematics (0607) Practice Paper with Answers

Thinka Nov 2023 (V3) Cambridge IGCSE-Style Mock — International Mathematics (0607)

220 marks280 mins2023
An original Thinka practice paper modelled on the structure and difficulty of the Nov 2023 (V3) Cambridge IGCSE International Mathematics (0607) paper. Not affiliated with or reproduced from Cambridge.

Paper 2 (Extended Non-Calculator)

Answer all questions. Calculators must not be used. Show all necessary working clearly.
24 Question · 35.28 marks
Question 1 · Short Answer
1 marks
Write down the mathematical name for a polygon with exactly 9 sides.
Show answer & marking scheme

Worked solution

A polygon with 9 sides is called a nonagon.

Marking scheme

B1 for nonagon (allow minor spelling slips if intention is clear).
Question 2 · Short Answer
1 marks
An event lasts for 310 minutes. Work out how many complete hours this is.
Show answer & marking scheme

Worked solution

To find the number of complete hours, divide the total minutes by 60:
\(310 \div 60 = 5\) with a remainder of 10.
Therefore, there are 5 complete hours.

Marking scheme

B1 for 5
Question 3 · Short Answer
1 marks
Write down the rule for continuing this sequence.

\[1, \quad 4, \quad 16, \quad 64, \quad 256, \quad \dots\]
Show answer & marking scheme

Worked solution

Each term in the sequence is multiplied by 4 to get the next term:
\(1 \times 4 = 4\)
\(4 \times 4 = 16\)
\(16 \times 4 = 64\)
So the term-to-term rule is to multiply by 4.

Marking scheme

B1 for multiply by 4 oe (e.g., \(\times 4\))
Question 4 · Short Answer
2 marks
Expand and simplify:

\[3(2x - 5) - 2(x - 4)\]
Show answer & marking scheme

Worked solution

First, expand each bracket:
\(3(2x - 5) = 6x - 15\)
\(-2(x - 4) = -2x + 8\)

Now, collect and combine like terms:
\(6x - 15 - 2x + 8 = (6x - 2x) + (-15 + 8) = 4x - 7\)

Marking scheme

M1 for \(6x - 15\) or \(-2x + 8\) seen
A1 for \(4x - 7\) as final answer
Question 5 · Short Answer
2 marks
It costs 80 cents to print one page of a document.

Work out the cost, in dollars, of printing 150 pages.
Show answer & marking scheme

Worked solution

Find the cost in cents:
\(150 \times 80 = 12000\) cents.

Convert cents to dollars (since 100 cents = 1 dollar):
\(12000 \div 100 = 120\) dollars.

Marking scheme

M1 for \(150 \times 0.80\) or \(150 \times 80\) oe
A1 for 120
Question 6 · Short Answer
2 marks
Solve the equation:

\[8 - 2x = 3x - 7\]
Show answer & marking scheme

Worked solution

Rearrange the equation to group the terms in \(x\) on one side and the numerical values on the other:
\(8 + 7 = 3x + 2x\)
\(15 = 5x\)

Divide both sides by 5:
\(x = 3\)

Marking scheme

M1 for a correct first step to collect like terms, e.g. \(5x = 15\) or \(8 + 7 = 3x + 2x\)
A1 for 3
Question 7 · Short Answer
1 marks
Write the number \(3.05 \times 10^5\) as an ordinary number.
Show answer & marking scheme

Worked solution

Multiply 3.05 by \(10^5 = 100000\):
\(3.05 \times 100000 = 305000\)

Marking scheme

B1 for 305000
Question 8 · Short Answer
2 marks
A fair coin is tossed and an unbiased 6-sided die, numbered 1 to 6, is rolled.

Find the probability of getting a Head on the coin and a number greater than 4 on the die.
Show answer & marking scheme

Worked solution

The probability of getting a Head on the coin is:
\(P(\text{Head}) = \frac{1}{2}\)

The numbers greater than 4 on a 6-sided die are 5 and 6. There are 2 such numbers out of 6 possible outcomes:
\(P(>4) = \frac{2}{6} = \frac{1}{3}\)

Since the coin toss and die roll are independent events, the combined probability is:
\(\frac{1}{2} \times \frac{1}{3} = \frac{1}{6}\)

Marking scheme

M1 for \(\frac{1}{2} \times \frac{2}{6}\) oe
A1 for \(\frac{1}{6}\) or any equivalent fraction
Question 9 · Short Answer
1.66 marks
State the mathematical name for a polygon with exactly eight sides.
Show answer & marking scheme

Worked solution

A polygon with 8 sides is called an octagon.

Marking scheme

B1 for octagon (accept spelling errors if the meaning is clear).
Question 10 · Short Answer
1.66 marks
Write down the next term in this sequence.
\(81, \quad 27, \quad 9, \quad 3, \quad \dots\)
Show answer & marking scheme

Worked solution

The sequence is generated by dividing the previous term by 3 each time:
\(81 \div 3 = 27\)
\(27 \div 3 = 9\)
\(9 \div 3 = 3\)
\(3 \div 3 = 1\)

The next term is 1.

Marking scheme

B1 for 1.
Question 11 · Short Answer
1.66 marks
A cuboid has a length of 5 cm, a width of 3 cm and a height of 8 cm.

Work out the volume of the cuboid.
Show answer & marking scheme

Worked solution

Using the formula for the volume of a cuboid:
\(\text{Volume} = \text{length} \times \text{width} \times \text{height}\)
\(\text{Volume} = 5 \times 3 \times 8 = 120 \text{ cm}^3\)

Marking scheme

M1 for \(5 \times 3 \times 8\) oe
A1 for 120.
Question 12 · Short Answer
1.66 marks
Solve the equation.
\(7x - 4 = 3x + 8\)
Show answer & marking scheme

Worked solution

Subtract \(3x\) from both sides and add 4 to both sides:
\(7x - 3x = 8 + 4\)
\(4x = 12\)
\(x = 3\)

Marking scheme

M1 for a correct first step, e.g. \(7x - 3x = 8 + 4\) or \(4x = 12\)
A1 for 3.
Question 13 · Short Answer
1.66 marks
Factorise completely.
\(12a^2 - 18a\)
Show answer & marking scheme

Worked solution

Find the highest common factor of \(12a^2\) and \(18a\), which is \(6a\):
\(12a^2 - 18a = 6a(2a - 3)\)

Marking scheme

B2 for \(6a(2a - 3)\)
or B1 for partial factorisation, e.g., \(6(2a^2 - 3a)\) or \(a(12a - 18)\).
Question 14 · Short Answer
1.66 marks
State whether the distance a student runs in 10 minutes is discrete or continuous.
Show answer & marking scheme

Worked solution

Distance is a measurement that can take any value in a given range, so it is continuous data.

Marking scheme

B1 for continuous.
Question 15 · Short Answer
1.66 marks
Write as a single fraction in its simplest form.
\(\frac{5x}{12} - \frac{x}{3}\)
Show answer & marking scheme

Worked solution

Express both fractions with a common denominator of 12:
\(\frac{5x}{12} - \frac{4x}{12} = \frac{5x - 4x}{12} = \frac{x}{12}\)

Marking scheme

M1 for writing with a common denominator, e.g., \(\frac{5x}{12} - \frac{4x}{12}\) oe
A1 for \(\frac{x}{12}\) or \(x/12\).
Question 16 · Short Answer
1.66 marks
Let \(U = \\{x \mid x \text{ is an integer where } 5 < x < 12\\}\).

List the elements of the set \(U\).
Show answer & marking scheme

Worked solution

The set \(U\) consists of all integers strictly between 5 and 12, which are 6, 7, 8, 9, 10, and 11.

Marking scheme

B1 for listing 6, 7, 8, 9, 10, 11 (in any order).
Question 17 · Short Answer
1 marks
Write down the mathematical name for a polygon with exactly eight sides.
Show answer & marking scheme

Worked solution

A polygon with exactly eight sides is called an octagon.

Marking scheme

B1 for octagon (accept spelling mistakes if the meaning is clear).
Question 18 · Short Answer
1 marks
Work out how many complete hours there are in 450 minutes.
Show answer & marking scheme

Worked solution

Since there are 60 minutes in an hour, we calculate \(450 \div 60 = 7.5\). Therefore, there are 7 complete hours.

Marking scheme

B1 for 7.
Question 19 · Short Answer
1 marks
Write down the next term in the sequence: \(1, 4, 9, 16, 25, \dots\)
Show answer & marking scheme

Worked solution

The sequence consists of square numbers: \(1^2 = 1\), \(2^2 = 4\), \(3^2 = 9\), \(4^2 = 16\), \(5^2 = 25\). The next term is \(6^2 = 36\).

Marking scheme

B1 for 36.
Question 20 · Short Answer
1 marks
A bottle contains 2500 millilitres of water. Find the volume of water in litres.
Show answer & marking scheme

Worked solution

Since there are 1000 millilitres in one litre, we convert by dividing: \(2500 \div 1000 = 2.5\) litres.

Marking scheme

B1 for 2.5 (accept \(2.5\text{ L}\) or \(2\frac{1}{2}\)).
Question 21 · Short Answer
2 marks
A bag of apples costs 80 cents. Work out the total cost, in dollars, of 15 bags of apples.
Show answer & marking scheme

Worked solution

The cost of one bag is \(80\) cents, which is \(\$0.80\). The cost of 15 bags is \(15 \times 0.80 = \$12\). Alternatively, \(15 \times 80 = 1200\) cents, which is \(\$12\).

Marking scheme

M1 for \(15 \times 0.80\) or \(15 \times 80\) or equivalent. A1 for 12 (or 12.00).
Question 22 · Short Answer
1 marks
Write down the value of \(\sqrt{144} - \sqrt[3]{27}\).
Show answer & marking scheme

Worked solution

First find the roots: \(\sqrt{144} = 12\) and \(\sqrt[3]{27} = 3\). Then calculate \(12 - 3 = 9\).

Marking scheme

B1 for 9.
Question 23 · Short Answer
1 marks
Work out: \((18 - 6) \div (2 \times 3)\)
Show answer & marking scheme

Worked solution

Using the order of operations, calculate the expressions in the brackets first: \(18 - 6 = 12\) and \(2 \times 3 = 6\). Then perform the division: \(12 \div 6 = 2\).

Marking scheme

B1 for 2.
Question 24 · Short Answer
2 marks
A cuboid has a volume of \(120\text{ cm}^3\). The length of the cuboid is \(6\text{ cm}\) and the width is \(5\text{ cm}\). Work out the height of the cuboid.
Show answer & marking scheme

Worked solution

The volume of a cuboid is given by the formula: \(\text{Volume} = \text{length} \times \text{width} \times \text{height}\). Substituting the given values: \(120 = 6 \times 5 \times \text{height}\), which simplifies to \(120 = 30 \times \text{height}\). Solving for height gives \(\text{height} = 120 \div 30 = 4\text{ cm}\).

Marking scheme

M1 for \(120 \div (6 \times 5)\) or \(6 \times 5 \times h = 120\) or equivalent. A1 for 4.

Ready to test yourself?

Turn these notes into exam-style practice. Get unlimited AI questions on this topic with instant marking and explanations.

Practice This Topic

Paper 4 (Extended Calculator-Allowed)

Answer all questions. Graphic display calculators should be used where appropriate. Give non-exact numerical answers correct to 3 significant figures.
15 Question · 41 marks
Question 1 · Algebra & Number
3 marks
Given that \(w = 4 \times 10^{-6}\), work out the value of \(w^{-2}\).
Give your answer in standard form.
Show answer & marking scheme

Worked solution

First, substitute the expression for \(w\) into the formula:
\(w^{-2} = (4 \times 10^{-6})^{-2}\)

Apply the power of \(-2\) to both parts:
\(w^{-2} = 4^{-2} \times (10^{-6})^{-2}\)
\(w^{-2} = \frac{1}{16} \times 10^{12}\)

Convert the fraction \(\frac{1}{16}\) to a decimal:
\(\frac{1}{16} = 0.0625\)

So,
\(w^{-2} = 0.0625 \times 10^{12}\)

Convert this to standard form:
\(0.0625 \times 10^{12} = 6.25 \times 10^{10}\)

Marking scheme

M1 for \(4^{-2} \times 10^{12}\) or \(\frac{1}{16} \times 10^{12}\) oe
M1 for \(0.0625 \times 10^{12}\) oe
A1 for \(6.25 \times 10^{10}\)
Question 2 · Algebra & Number
3 marks
Expand and simplify.
\((3\sqrt{5} - 2)(2\sqrt{5} + 7)\)
Show answer & marking scheme

Worked solution

Multiply out the brackets using the FOIL method:
\((3\sqrt{5})(2\sqrt{5}) + (3\sqrt{5})(7) - 2(2\sqrt{5}) - 2(7)\)

Simplify each term:
\(3 \times 2 \times 5 + 21\sqrt{5} - 4\sqrt{5} - 14\)
\(30 + 17\sqrt{5} - 14\)

Combine the constant terms:
\(16 + 17\sqrt{5}\)

Marking scheme

M1 for expansion with 3 out of 4 terms correct
M1 for fully correct expansion showing \(30\) and \(-14\)
A1 for \(16 + 17\sqrt{5}\) or equivalent
Question 3 · Algebra & Number
3 marks
Write as a single fraction in its simplest form.
\(\frac{5}{2x-3} - \frac{3}{x+4}\)
Show answer & marking scheme

Worked solution

Find a common denominator, which is \((2x-3)(x+4)\):
\(\frac{5(x+4) - 3(2x-3)}{(2x-3)(x+4)}\)

Expand the terms in the numerator:
\(\frac{5x + 20 - (6x - 9)}{(2x-3)(x+4)}\)
\(\frac{5x + 20 - 6x + 9}{(2x-3)(x+4)}\)

Simplify the numerator:
\(\frac{29 - x}{(2x-3)(x+4)}\)

Marking scheme

M1 for common denominator \((2x-3)(x+4)\) seen
M1 for numerator \(5(x+4) - 3(2x-3)\) or expanded version with at least one sign correct
A1 for \(\frac{29-x}{(2x-3)(x+4)}\) final answer
Question 4 · Algebra & Number
3 marks
Solve the equation.
\(\log(x-3) + \log(x) = 1\)
Show answer & marking scheme

Worked solution

Use the addition rule of logarithms to combine the terms:
\(\log(x(x-3)) = 1\)

Convert from logarithmic form to exponential form (base 10):
\(x(x-3) = 10^1\)
\(x^2 - 3x = 10\)

Rearrange to form a quadratic equation:
\(x^2 - 3x - 10 = 0\)

Factorise the quadratic:
\((x - 5)(x + 2) = 0\)

This gives \(x = 5\) or \(x = -2\).
Since the logarithm is only defined for positive numbers, \(x-3 > 0\) and \(x > 0\), so we reject \(x = -2\).
Thus, the only valid solution is \(x = 5\).

Marking scheme

M1 for combining logs: \(\log(x(x-3)) = 1\) oe
M1 for removing logs: \(x^2 - 3x = 10\) oe
A1 for \(x = 5\) only (rejecting \(x = -2\))
Question 5 · Algebra & Number
3 marks
\(P\) is inversely proportional to the square root of \(w\).
When \(w = 16\), \(P = 6\).
Find the value of \(P\) when \(w = 9\).
Show answer & marking scheme

Worked solution

Write down the general formula for inverse proportion:
\(P = \frac{k}{\sqrt{w}}\)

Substitute the given values to find \(k\):
\(6 = \frac{k}{\sqrt{16}}\)
\(6 = \frac{k}{4}\)
\(k = 24\)

Now find \(P\) when \(w = 9\):
\(P = \frac{24}{\sqrt{9}}\)
\(P = \frac{24}{3}\)
\(P = 8\)

Marking scheme

M1 for \(P = \frac{k}{\sqrt{w}}\) oe
M1 for substituting \(w = 16, P = 6\) to find \(k = 24\)
A1 for \(P = 8\)
Question 6 · Algebra & Number
3 marks
These are the first four terms of a sequence:
3, 9, 19, 33
Find an expression for the \(n\)-th term.
Show answer & marking scheme

Worked solution

Let's find the first and second differences:
Terms: 3, 9, 19, 33
First differences: 6, 10, 14
Second differences: 4, 4

Since the second difference is constant, the sequence is quadratic of the form \(an^2 + bn + c\).
The coefficient \(a = \frac{\text{second difference}}{2} = \frac{4}{2} = 2\).

Subtract \(2n^2\) from the original terms:
For \(n=1\): \(3 - 2(1)^2 = 1\)
For \(n=2\): \(9 - 2(2)^2 = 1\)
For \(n=3\): \(19 - 2(3)^2 = 1\)
For \(n=4\): \(33 - 2(4)^2 = 1\)

Since the remainder is a constant \(1\), \(b = 0\) and \(c = 1\).
Thus, the expression for the \(n\)-th term is \(2n^2 + 1\).

Marking scheme

M1 for finding the second difference of \(4\) or stating \(a = 2\)
M1 for attempting to find \(b\) and \(c\) by subtraction or simultaneous equations
A1 for \(2n^2 + 1\) final answer
Question 7 · Algebra & Number
3 marks
Solve the inequality.
\(x^2 - 4x - 12 \le 0\)
Show answer & marking scheme

Worked solution

First, factorise the quadratic expression:
\(x^2 - 4x - 12 \le 0\)
\((x - 6)(x + 2) \le 0\)

The critical values where the expression equals zero are \(x = 6\) and \(x = -2\).

Since the inequality is \(\le 0\), we are looking for the interval where the graph is on or below the x-axis, which is between the critical values:
\(-2 \le x \le 6\)

Marking scheme

M1 for factorising to find critical values: \(x = 6\) and \(x = -2\)
M1 for a graphical method, table of signs, or testing intervals
A1 for \(-2 \le x \le 6\) as final answer
Question 8 · Algebra & Number
3 marks
Factorise completely.
\(3x^3 - 27xy^2\)
Show answer & marking scheme

Worked solution

First, find the common factor of the two terms, which is \(3x\):
\(3x^3 - 27xy^2 = 3x(x^2 - 9y^2)\)

Next, recognise that \(x^2 - 9y^2\) is a difference of two squares:
\(x^2 - 9y^2 = (x - 3y)(x + 3y)\)

Substitute this back to get the fully factorised expression:
\(3x(x - 3y)(x + 3y)\)

Marking scheme

M1 for factorising out \(3x\) to get \(3x(x^2 - 9y^2)\)
M1 for factorising the difference of two squares \((x^2 - 9y^2)\) to get \((x-3y)(x+3y)\)
A1 for \(3x(x - 3y)(x + 3y)\) final answer
Question 9 · Algebra & Number
2 marks
Expand and simplify: \((5 + 3\sqrt{2})(3 - \sqrt{2})\)
Show answer & marking scheme

Worked solution

First, expand the brackets using the distributive property:
\((5 + 3\sqrt{2})(3 - \sqrt{2}) = 5 \times 3 + 5 \times (-\sqrt{2}) + 3\sqrt{2} \times 3 + 3\sqrt{2} \times (-\sqrt{2})\)

Simplify each term:
\(= 15 - 5\sqrt{2} + 9\sqrt{2} - 3 \times 2\)
\(= 15 - 6 + 4\sqrt{2}\)
\(= 9 + 4\sqrt{2}\)

Marking scheme

M1 for expansion with at least 3 correct terms out of 4, e.g., \(15 - 5\sqrt{2} + 9\sqrt{2} - 6\)
A1 for \(9 + 4\sqrt{2}\) cao
Question 10 · Algebra & Number
2 marks
Given that \(w = 3 \times 10^6\), work out the value of \(w^4\). Give your answer in standard form.
Show answer & marking scheme

Worked solution

\(w^4 = (3 \times 10^6)^4\)
\(= 3^4 \times (10^6)^4\)
\(= 81 \times 10^{24}\)

To write this in standard form:
\(= 8.1 \times 10^1 \times 10^{24}\)
\(= 8.1 \times 10^{25}\)

Marking scheme

M1 for \(81 \times 10^{24}\) or correct application of index laws
A1 for \(8.1 \times 10^{25}\) cao
Question 11 · Algebra & Number
3 marks
Write as a single fraction in its simplest form:

\(\frac{4}{2x - 3} - \frac{3}{x + 2}\)
Show answer & marking scheme

Worked solution

Find a common denominator, which is \((2x - 3)(x + 2)\):

\(\frac{4(x + 2) - 3(2x - 3)}{(2x - 3)(x + 2)} Expand the numerator: \)= \frac{4x + 8 - 6x + 9}{(2x - 3)(x + 2)}\)

Simplify the numerator:

\(= \frac{17 - 2x}{(2x - 3)(x + 2)}\)

Marking scheme

M1 for a common denominator of \((2x - 3)(x + 2)\)
M1 for correct expansion of the numerator: \(4x + 8 - 6x + 9\)
A1 for \(\frac{17 - 2x}{(2x - 3)(x + 2)}\) oe
Question 12 · Algebra & Number
2 marks
Solve the inequality:

\(14 - 3x \le 5\)
Show answer & marking scheme

Worked solution

Subtract 14 from both sides:

\(-3x \le 5 - 14\)

\(-3x \le -9\)

Divide both sides by \(-3\), and reverse the inequality sign:

\(x \ge 3\)

Marking scheme

M1 for \(-3x \le -9\) or \(3x \ge 9\) oe
A1 for \(x \ge 3\)
Question 13 · Algebra & Number
3 marks
Solve the equation:

\(\left(\frac{1}{9}\right)^p = 27^{p-5}\)
Show answer & marking scheme

Worked solution

Express both sides as powers of 3:

\(\frac{1}{9} = 3^{-2}\)

\(27 = 3^3\)

Substitute these into the equation:

\((3^{-2})^p = (3^3)^{p-5}\)

\(3^{-2p} = 3^{3(p-5)}\)

Since the bases are equal, equate the exponents:

\(-2p = 3(p-5)\)

\(-2p = 3p - 15\)

\(-5p = -15\)

\(p = 3\)

Marking scheme

M1 for converting to a common base (3), e.g. \(3^{-2p} = 3^{3(p-5)}\)
M1 for equating exponents and attempting to solve, e.g. \(-2p = 3p - 15\)
A1 for \(p = 3\) cao
Question 14 · Algebra & Number
3 marks
Solve the equation:

\(2\log x - 3\log 2 + \log 5 = 1\)
Show answer & marking scheme

Worked solution

Apply the laws of logarithms:

\(\log(x^2) - \log(2^3) + \log 5 = 1\)

\(\log(x^2) - \log 8 + \log 5 = 1\)

Combine the logarithmic terms:

\(\log\left(\frac{5x^2}{8}\right) = 1\)

Since the base is 10:

\(\frac{5x^2}{8} = 10^1\)

\(\frac{5x^2}{8} = 10\)

\(5x^2 = 80\)

\(x^2 = 16\)

\(x = 4\) (since \(x\) must be positive for \(\log x\) to be defined).

Marking scheme

M1 for combining the terms using logarithmic properties, e.g., \(\log\left(\frac{5x^2}{8}\right) = 1\)
M1 for removing the logarithm, e.g., \(\frac{5x^2}{8} = 10\)
A1 for \(4\)
Question 15 · Algebra & Number
2 marks
Write these fractions in order of size, starting with the smallest.

\(\frac{3}{4}\), \(\frac{2}{3}\), \(\frac{7}{10}\), \(\frac{13}{18}\)
Show answer & marking scheme

Worked solution

Find a common denominator for the fractions to compare them easily. The LCM of 4, 3, 10, and 18 is 180.

Convert each fraction:

\(\frac{2}{3} = \frac{120}{180}\)

\(\frac{7}{10} = \frac{126}{180}\)

\(\frac{13}{18} = \frac{130}{180}\)

\(\frac{3}{4} = \frac{135}{180}\)

Comparing the numerators (120 < 126 < 130 < 135), the correct order starting with the smallest is:

\(\frac{2}{3}\), \(\frac{7}{10}\), \(\frac{13}{18}\), \(\frac{3}{4}\)

Marking scheme

M1 for converting at least 3 fractions to a common denominator (e.g., 180) or showing correct decimal equivalents
A1 for correct order: \(\frac{2}{3}\), \(\frac{7}{10}\), \(\frac{13}{18}\), \(\frac{3}{4}\)

Paper 6 (Investigation & Modelling)

Answer both Part A (Investigation) and Part B (Modelling). Communication marks are awarded for clear mathematical reasoning and working.
11 Question · 96.60000000000001 marks
Question 1 · Structured GDC
8.7 marks
A tiling pattern uses a sequence of tiles where the number of tiles in successive designs is 5, 11, 17, 23, 29, ...

(a) Write down the next term in this sequence.
(b) Find an expression, in terms of \(n\), for the \(n\)-th term of the sequence.
(c) Calculate which design number in the sequence has exactly 239 tiles.
Show answer & marking scheme

Worked solution

(a) The terms increase by 6 each time. The next term is \(29 + 6 = 35\).
(b) Since the common difference is 6, the general term is of the form \(6n + c\). Since the first term is 5: \(6(1) + c = 5 \Rightarrow c = -1\). Thus, the \(n\)-th term is \(6n - 1\).
(c) Solve \(6n - 1 = 239 \Rightarrow 6n = 240 \Rightarrow n = 40\).

Marking scheme

(a) B1 for 35
(b) M1 for recognizing common difference of 6 (or seeing \(6n + c\)), A1 for \(6n - 1\)
(c) M1 for setting their \(6n - 1 = 239\) and attempting to solve, A1 for 40
Question 2 · Structured GDC
8.7 marks
A cylindrical container has a radius of 6 cm and a height of 15 cm. It is filled with water to a depth of 10 cm.

(a) Calculate the volume of water in the cylinder. Leave your answer in terms of \(\pi\).
(b) A solid metal sphere of radius 3 cm is completely submerged in the water. Calculate the new depth of the water in the cylinder.
Show answer & marking scheme

Worked solution

(a) Volume of water: \(V = \pi r^2 h = \pi \times 6^2 \times 10 = 360\pi \text{ cm}^3\).
(b) Volume of the sphere: \(V_{\text{sphere}} = \frac{4}{3}\pi r^3 = \frac{4}{3}\pi \times 3^3 = 36\pi \text{ cm}^3\).
Total volume of water and sphere: \(360\pi + 36\pi = 396\pi \text{ cm}^3\).
Let \(H\) be the new depth: \(\pi \times 6^2 \times H = 396\pi \Rightarrow 36H = 396 \Rightarrow H = 11 \text{ cm}\).

Marking scheme

(a) M1 for \(\pi \times 6^2 \times 10\), A1 for \(360\pi\)
(b) M1 for calculating volume of sphere: \(\frac{4}{3} \pi \times 3^3 = 36\pi\), M1 for setting up \(\pi \times 6^2 \times H = \text{their total volume}\), A1 for 11
Question 3 · Structured GDC
8.7 marks
A straight line \(L\) passes through the points \(A(-2, 5)\) and \(B(4, -7)\).

(a) Find the gradient of line \(L\).
(b) Find the equation of line \(L\) in the form \(y = mx + c\).
(c) Find the \(x\)-coordinate of the point where line \(L\) crosses the \(x\)-axis.
Show answer & marking scheme

Worked solution

(a) Gradient \(m = \frac{y_2 - y_1}{x_2 - x_1} = \frac{-7 - 5}{4 - (-2)} = \frac{-12}{6} = -2\).
(b) Using point-slope form: \(y - 5 = -2(x - (-2)) \Rightarrow y - 5 = -2x - 4 \Rightarrow y = -2x + 1\).
(c) Line crosses the \(x\)-axis when \(y = 0\): \(0 = -2x + 1 \Rightarrow 2x = 1 \Rightarrow x = 0.5\).

Marking scheme

(a) M1 for \(\frac{-7 - 5}{4 - (-2)}\), A1 for -2
(b) M1 for substituting their gradient and a point into \(y = mx + c\) to find \(c\), A1 for \(y = -2x + 1\)
(c) M1 for setting \(y = 0\) in their equation, A1 for 0.5
Question 4 · Structured GDC
8.7 marks
The cumulative frequency table shows the times, \(t\) seconds, taken by 100 students to solve a puzzle.

\(\begin{array}{|c|c|}\hline \text{Time } (t \le \text{ seconds}) & \text{Cumulative Frequency} \\ \hline t \le 20 & 15 \\ t \le 40 & 45 \\ t \le 60 & 80 \\ t \le 80 & 100 \\ \hline \end{array}\)

(a) Find the number of students who completed the puzzle in more than 40 seconds.
(b) Write down the percentage of students who completed the puzzle in 40 seconds or less.
(c) Calculate the frequency of the interval \(40 < t \le 60\).
Show answer & marking scheme

Worked solution

(a) Number of students taking more than 40 seconds is \(100 - 45 = 55\).
(b) The cumulative frequency for \(t \le 40\) is 45 out of 100, which is \(45\%\).
(c) Frequency of the interval \(40 < t \le 60\) is the cumulative frequency of 60 minus cumulative frequency of 40: \(80 - 45 = 35\).

Marking scheme

(a) B1 for 55
(b) B1 for 45% (or 45)
(c) M1 for \(80 - 45\), A1 for 35
Question 5 · Structured GDC
8.7 marks
(a) Solve the inequality \(4x - 7 \le 13\).
(b) Solve the inequality \(2(3 - x) > 12\).
(c) Write down the largest integer value of \(x\) that satisfies both inequalities.
Show answer & marking scheme

Worked solution

(a) \(4x - 7 \le 13 \Rightarrow 4x \le 20 \Rightarrow x \le 5\).
(b) \(2(3 - x) > 12 \Rightarrow 6 - 2x > 12 \Rightarrow -2x > 6 \Rightarrow x < -3\).
(c) The values of \(x\) satisfying both are \(x < -3\) and \(x \le 5\), which is simply \(x < -3\). The largest integer less than -3 is -4.

Marking scheme

(a) M1 for \(4x \le 20\), A1 for \(x \le 5\)
(b) M1 for \(6 - 2x > 12\) (or \(3 - x > 6\)), A1 for \(x < -3\)
(c) M1 for combining both inequalities to find \(x < -3\), A1 for -4
Question 6 · Structured GDC
8.7 marks
Use your GDC to answer the following questions about the curve \(y = x^3 - 3x^2 - 9x + 5\).

(a) Find the coordinates of the local maximum point.
(b) Find the coordinates of the local minimum point.
(c) Find the \(x\)-coordinate of the point of intersection of the curve with the line \(y = 5\) for \(x > 0\).
Show answer & marking scheme

Worked solution

Using GDC graph functions:
(a) Locate local maximum: \(x = -1\), \(y = 10\). Coordinates are \((-1, 10)\).
(b) Locate local minimum: \(x = 3\), \(y = -22\). Coordinates are \((3, -22)\).
(c) Find intersection of \(y = x^3 - 3x^2 - 9x + 5\) and \(y = 5\).
\(x^3 - 3x^2 - 9x = 0 \Rightarrow x(x^2 - 3x - 9) = 0\).
For \(x > 0\), solve \(x^2 - 3x - 9 = 0\) using GDC or quadratic formula:
\(x = \frac{3 + \sqrt{45}}{2} \approx 4.8541\).
To 3 significant figures, \(x = 4.85\).

Marking scheme

(a) B1 for \(x = -1\), B1 for \(y = 10\) (or GDC equivalent)
(b) B1 for \(x = 3\), B1 for \(y = -22\) (or GDC equivalent)
(c) M1 for setting \(y = 5\) and identifying the positive root, A1 for 4.85 (accept 4.854)
Question 7 · Structured GDC
8.7 marks
A builder leans a ladder of length 8.5 m against a vertical wall. The base of the ladder is placed 2.5 m away from the bottom of the wall.

(a) Calculate the height of the point where the ladder touches the wall.
(b) Calculate the angle that the ladder makes with the horizontal ground. Give your answer correct to 1 decimal place.
Show answer & marking scheme

Worked solution

(a) By Pythagoras' theorem: \(h^2 + 2.5^2 = 8.5^2 \Rightarrow h^2 = 72.25 - 6.25 = 66 \Rightarrow h = \sqrt{66} \approx 8.124 \text{ m}\). To 3 significant figures, the height is 8.12 m.
(b) Let \(\theta\) be the angle with the ground. \(\cos(\theta) = \frac{2.5}{8.5} = \frac{5}{17} \Rightarrow \theta = \arccos\left(\frac{5}{17}\right) \approx 72.92^\circ\). To 1 decimal place, \(\theta = 72.9^\circ\).

Marking scheme

(a) M1 for \(8.5^2 - 2.5^2\), A1 for 8.12
(b) M1 for \(\cos(\theta) = \frac{2.5}{8.5}\) (or alternative correct trig ratio), A1 for 72.9
Question 8 · Structured GDC
8.7 marks
The test scores, \(y\), of 8 students and the number of hours they studied, \(x\), are recorded in the table below:

\(\begin{array}{|c|c|c|c|c|c|c|c|c|}\hline \text{Hours } (x) & 2 & 4 & 5 & 6 & 7 & 8 & 10 & 12 \\ \hline \text{Scores } (y) & 45 & 55 & 62 & 65 & 70 & 78 & 85 & 95 \\ \hline \end{array}\)

(a) Calculate the mean hours studied, \(\bar{x}\).
(b) Calculate the mean test score, \(\bar{y}\).
(c) Describe the correlation between study hours and test scores.
Show answer & marking scheme

Worked solution

(a) Mean hours studied \(\bar{x} = \frac{2+4+5+6+7+8+10+12}{8} = \frac{64}{8} = 8\).
(b) Mean score \(\bar{y} = \frac{45+55+62+65+70+78+85+95}{8} = \frac{555}{8} = 69.375 \approx 69.4\).
(c) As the hours studied increase, the test scores also increase, showing a positive correlation.

Marking scheme

(a) M1 for adding terms and dividing by 8, A1 for 8
(b) M1 for adding terms and dividing by 8, A1 for 69.4 (accept 69.375)
(c) B1 for Positive
Question 9 · Structured
9 marks
The first four terms of an arithmetic sequence are: \
11, 19, 27, 35, ... \
\
(a)(i) Write down the next term of this sequence. \
(ii) Write down the term-to-term rule for continuing this sequence. \
\
(b) Find an expression for the \(n\)th term of this sequence. \
\
(c) Calculate the 80th term of this sequence. \
\
(d) Decide whether 403 is a term of this sequence. Show your working to justify your answer.
Show answer & marking scheme

Worked solution

(a)(i) The next term is found by adding the common difference of 8 to the fourth term: \(35 + 8 = 43\). \
(ii) The term-to-term rule is to add 8. \
\
(b) The sequence has a first term \(a = 11\) and a common difference \(d = 8\). The \(n\)th term is given by: \
\(a + (n - 1)d = 11 + (n - 1)8 = 8n + 3\). \
\
(c) The 80th term is: \
\(8(80) + 3 = 640 + 3 = 643\). \
\
(d) Set the \(n\)th term equal to 403: \
\(8n + 3 = 403\) \
\(8n = 400\) \
\(n = 50\). \
Since 50 is a positive integer, 403 is a term of the sequence (the 50th term).

Marking scheme

(a)(i) B1 for 43 \
(ii) B1 for add 8 oe \
(b) B2 for 8n + 3 (B1 for 8n + c or k*n + 3) \
(c) M1 for substituting n = 80 into their formula, A1 for 643 (FT their formula) \
(d) M1 for 8n + 3 = 403 oe, A1 for n = 50, A1 for Yes (or equivalent conclusion)
Question 10 · Structured
9 marks
Point \(P\) has coordinates \((-3, 8)\) and Point \(Q\) has coordinates \((5, -2)\). \
\
(a) Find the coordinates of the midpoint of the line segment \(PQ\). \
\
(b) Calculate the length of the line segment \(PQ\). Give your answer correct to 3 significant figures. \
\
(c) Point \(R\) is such that the midpoint of the line segment \(QR\) has coordinates \((1.5, 1)\). Find the coordinates of \(R\).
Show answer & marking scheme

Worked solution

(a) The coordinates of the midpoint of \(PQ\) are: \
\( \left( \frac{-3 + 5}{2}, \frac{8 + (-2)}{2} \right) = (1, 3) \). \
\
(b) Using the distance formula: \
\( PQ = \sqrt{(5 - (-3))^2 + (-2 - 8)^2} = \sqrt{8^2 + (-10)^2} = \sqrt{64 + 100} = \sqrt{164} \approx 12.8 \). \
\
(c) Let \(R\) have coordinates \((x_R, y_R)\). \
The midpoint of \(QR\) is: \
\( \left( \frac{5 + x_R}{2}, \frac{-2 + y_R}{2} \right) = (1.5, 1) \). \
Solving for \(x_R\): \
\( 5 + x_R = 3 \implies x_R = -2 \). \
Solving for \(y_R\): \
\( -2 + y_R = 2 \implies y_R = 4 \). \
So, the coordinates of \(R\) are \((-2, 4)\).

Marking scheme

(a) M1 for midpoint formula with correct substitution, A1 for (1, 3) \
(b) M1 for correct substitution into distance formula, M1 for evaluating to \(\sqrt{164}\), A1 for 12.8 (accept 12.806...) \
(c) M1 for setting up equation for x: \((5+x)/2 = 1.5\), A1 for x = -2, M1 for setting up equation for y: \((-2+y)/2 = 1\), A1 for y = 4
Question 11 · Structured
9 marks
A car is purchased for \(\\$18000\). It depreciates in value at a rate of 8\\% per year. \
\
(a) Calculate the value of the car at the end of 1 year. \
\
(b) Calculate the value of the car at the end of 5 years. Give your answer correct to the nearest dollar. \
\
(c) Find the number of complete years it takes for the value of the car to fall below \(\\$10000\).
Show answer & marking scheme

Worked solution

(a) The depreciation rate is 8\\%, so the value after 1 year is: \
\( 18000 \times (1 - 0.08) = 18000 \times 0.92 = 16560 \). \
So, the value is \(\\$16560\). \
\
(b) The value after 5 years is: \
\( 18000 \times 0.92^5 \approx 18000 \times 0.65908 = 11863.47 \). \
Correct to the nearest dollar, the value is \(\\$11863\). \
\
(c) We want to find the smallest integer \(n\) such that: \
\( 18000 \times 0.92^n < 10000 \). \
Calculating the value for different years: \
For \(n = 7\): \( 18000 \times 0.92^7 \approx 10041.24 \) \
For \(n = 8\): \( 18000 \times 0.92^8 \approx 9237.94 \) \
Therefore, it takes 8 complete years for the value to fall below \(\\$10000\).

Marking scheme

(a) M1 for 18000 * 0.92, A1 for 16560 \
(b) M1 for 18000 * 0.92^5, A1 for 11863.47..., A1 for 11863 (rounded to the nearest dollar) \
(c) M1 for setting up inequality or equation: 18000 * 0.92^n < 10000, B1 for calculating value at 7 years is 10041 (or 10041.24), B1 for calculating value at 8 years is 9238 (or 9237.94), A1 for 8

Wondering how well you actually know this?

thinka is an AI practice app for IGCSE & IB students: unlimited questions, instant auto-marking, and detailed step-by-step solutions. 100,000+ students use it to confirm they actually know it, not just think they do.

Want more questions like this? Practice unlimited on thinka, instant answers included.

Start Practicing Free