Back to Past Papers
study guides5 min read

Edexcel IGCSE 4MA1/1H, Thursday 16 May 2024: Worked Solutions, Questions 15 to 25

Sir Faraz Hassan

Sir Faraz Hassan

6 Aug 2026

Table of Contents
    Edexcel International GCSE Mathematics A (4MA1)4MA1/1H - Higher Tier - Thursday 16 May 2024100 marks  ·  2 hours  ·  Calculator allowed
    Back to questions 1 to 14

    This is the rest of the paper. Questions 1 to 14, the paper's overview and the frequently asked questions are on the first page.

    Original worked solutions for Edexcel International GCSE Mathematics A, Paper 4MA1/1H (Higher Tier), June 2024 series, sat Thursday 16 May 2024 –100 marks, 2 hours, calculator allowed. The questions have been reworded; all numerical values match the original paper. The official question paper and mark scheme are published by Pearson Edexcel. This resource reproduces neither the exam paper nor the official mark scheme.
    Both are PDF files hosted by Pearson: official question paper (PDF) and official mark scheme (PDF).

    Try each question yourself first, then open the worked solution to check your method and see exactly where each method mark (M1) and accuracy mark (A1) is earned. The questions follow the same order as the original paper and carry the same marks.

    Download printable PDF

    All 25 questions with a full worked solution and mark scheme - free PDF

    Worked solutions, questions 15 to 25 of 25

    Question 15, Calculator allowed

    The function f\mathrm{f} is defined as

    f:x3x+1x2\mathrm{f} : x \mapsto \dfrac{3x+1}{x-2}

    (a) Write down the value of xx that cannot belong to any domain of the function f\mathrm{f}
    [1 mark]
    (b) Find the inverse function f1\mathrm{f}^{-1}, giving your answer in the form f1(x)=\mathrm{f}^{-1}(x) = \ldots [3 marks]

    (a)(b)
    [Total 4 marks]
    Show solution & mark schemeHide solution & mark scheme

    Question 15 - Exam Solution

    Understanding the Question
    Given
    The function f\mathrm{f} sends an input xx to 3x+1x2\dfrac{3x+1}{x-2}.
    The rule is one fraction, so its denominator decides which inputs the function can handle.
    No domain is stated, no figure is given and there is no data to read off.
    Find
    (a) The one value of xx that no domain of f\mathrm{f} may contain. (b) A formula for f1(x)\mathrm{f}^{-1}(x), written in terms of xx.
    Plan the Solution
    • For part (a), set the denominator equal to 00 and solve it. That input is the only one the rule cannot handle.
    • For part (b), write yy for the output, so that y=f(x)y = \mathrm{f}(x), and then rearrange to make xx the subject.
    • Multiply both sides by x2x-2 straight away, so no fraction is left to carry through the algebra.
    • Gather every term containing xx on one side, factorise, then divide by the bracket.
    • Finish by renaming yy as xx, because the answer is asked for in terms of xx.
    Worked Solution [4 marks]
    Rule - a fraction has no value when its denominator is 00, and a function is inverted by putting y=f(x)y = \mathrm{f}(x), rearranging until xx is the subject, then writing xx in place of yy.
    Step 1: (a) find where the rule breaks down
    x2=0x - 2 = 0
    x=2x = 2
    (Reason: The rule divides by x2x-2, and division by 00 gives no number at all. Every other input leaves a denominator that is not 00, so 22 is the single value that must be kept out of every domain.)
    Step 2: (b) write y for the output and clear the fraction
    y=3x+1x2y = \dfrac{3x+1}{x-2}
    y(x2)=3x+1y(x - 2) = 3x + 1
    (Reason: Calling the output yy turns the mapping into an equation linking xx and yy. Multiplying both sides by x2x-2 clears the fraction, which is what earns the first method mark.)
    Step 3: (b) expand, then collect the x terms on one side
    yx2y=3x+1yx - 2y = 3x + 1
    yx3x=1+2yyx - 3x = 1 + 2y
    (Reason: Expanding the bracket puts xx in two separate places. Moving 3x3x to the left and the term in yy to the right leaves every xx on one side and nothing else there.)
    Step 4: (b) factorise and make x the subject
    x(y3)=1+2yx(y - 3) = 1 + 2y
    x=1+2yy3x = \dfrac{1 + 2y}{y - 3}
    (Reason: Both terms on the left share a factor of xx, so taking it outside a bracket leaves a single xx multiplied by y3y-3. Dividing by that bracket makes xx the subject, and this factorising step is the second method mark.)
    Step 5: (b) write the inverse in terms of x
    f1(x)=1+2xx3\mathrm{f}^{-1}(x) = \dfrac{1 + 2x}{x - 3}
    (Reason: The rearranged equation says what input f\mathrm{f} needed in order to produce yy, which is exactly what f1\mathrm{f}^{-1} does. The letter is only a label, so yy is renamed xx to match the form the question asks for.)
    (a) x=2x = 2(b) f1(x)=1+2xx3\mathrm{f}^{-1}(x) = \dfrac{1 + 2x}{x - 3}
    Verification
    Check 1: Put x=2x = 2 into the top and the bottom of the rule separately, and see what the fraction would ask for. 3×2+1=73 \times 2 + 1 = 7 and 22=02 - 2 = 0, so f(2)\mathrm{f}(2) asks for 77 divided by 00, which is not a number.
    Check 2: Send a number through f\mathrm{f} and then feed the output back through f1\mathrm{f}^{-1}. f(3)=3×3+132=10\mathrm{f}(3) = \dfrac{3 \times 3 + 1}{3 - 2} = 10 and f1(10)=1+2×10103=3\mathrm{f}^{-1}(10) = \dfrac{1 + 2 \times 10}{10 - 3} = 3, the number we started with.
    Check 3: Do it the other way round, starting with f1\mathrm{f}^{-1} and finishing with f\mathrm{f}. f1(4)=1+2×443=9\mathrm{f}^{-1}(4) = \dfrac{1 + 2 \times 4}{4 - 3} = 9 and f(9)=3×9+192=4\mathrm{f}(9) = \dfrac{3 \times 9 + 1}{9 - 2} = 4, so the two rules really do undo each other.
    Check 4: Split the original rule to see which outputs f\mathrm{f} can never produce, and compare that with the inverse. 3x+1x2=3+7x2\dfrac{3x+1}{x-2} = 3 + \dfrac{7}{x-2}, and 7x2\dfrac{7}{x-2} is never 00, so f\mathrm{f} never outputs 33. The inverse must leave that value out, and its denominator x3x-3 does exactly that.
    Mark Scheme Breakdown
    StepMarkDescriptionGot it?
    (a) The value left out of every domainB1(x=)2(x =) 2. Accept x=2x = 2 and x2x \neq 2, and accept it stated in words as the value xx cannot take. Any response that contains 22 is also acceptable.
    (a) Forms that are not acceptedNoteDo not accept the answer written with an inequality sign: x>2x > 2, x<2x < 2, x2x \geq 2 or x2x \leq 2. Do not accept 22 given alongside another number, for example 22 and 33.
    (b) Clear the fractionM1y(x2)=3x+1y(x - 2) = 3x + 1 or equivalent, or yx2y=3x+1yx - 2y = 3x + 1 or equivalent. The same working with the two letters interchanged, x(y2)=3y+1x(y - 2) = 3y + 1 or yx2x=3y+1yx - 2x = 3y + 1, earns the mark just as well.
    (b) Factorise correctlyM1x(y3)=1+2yx(y - 3) = 1 + 2y or equivalent, or y(x3)=1+2xy(x - 3) = 1 + 2x or equivalent from the interchanged working. The mark is for the factorising, not for the tidying that follows.
    (b) The inverse functionA11+2xx3\dfrac{1 + 2x}{x - 3} or equivalent, for example 12x3x\dfrac{-1 - 2x}{3 - x}. The answer must be in terms of xx.
    Answer with no workingNoteWorking is not required in part (b), so a correct answer scores full marks unless it comes from obviously incorrect working.

    Full marks: 4/4

    Question 16, Calculator allowed

    There are 2020 beads in a jar.
    1515 of the beads are green
    55 of the beads are white

    Owen takes at random 33 beads from the jar.

    Work out the probability that Owen takes at least one bead of each colour from the jar. [4 marks]

    [Total 4 marks]
    Show solution & mark schemeHide solution & mark scheme

    Question 16 - Exam Solution

    Understanding the Question
    Given
    A jar holding 2020 beads: 1515 green and 55 white.
    33 beads are taken at random, and none of them is put back.
    Find
    The probability that the 33 beads include at least one green bead and at least one white bead.
    Plan the Solution
    • At least one of each colour means anything except all one colour, and there are only two ways to get all one colour, so the complement is much quicker than listing every mixed order.
    • Work out the probability of 33 greens, work out the probability of 33 whites, add them, then take the total away from 11.
    • Nothing is put back, so the count of that colour and the total both drop by one at every pick.
    Worked Solution [4 marks]
    For picks without replacement, multiply the probabilities of the successive picks, taking one off the count of that colour and one off the total each time. Then take the probability that all 33 beads are the same colour away from 11.
    Step 1: the probability that all three beads are green
    1520×1419×1318=27306840=91228\dfrac{15}{20} \times \dfrac{14}{19} \times \dfrac{13}{18} = \dfrac{2730}{6840} = \dfrac{91}{228}
    (Reason: There are 1515 green beads out of 2020. With one green gone there are 1414 green out of 1919, and then 1313 green out of 1818.)
    Step 2: the probability that all three beads are white
    520×419×318=606840=1114\dfrac{5}{20} \times \dfrac{4}{19} \times \dfrac{3}{18} = \dfrac{60}{6840} = \dfrac{1}{114}
    (Reason: The same reducing pattern, starting from the 55 white beads: 55 out of 2020, then 44 out of 1919, then 33 out of 1818. Only one white bead is used up at each pick, and the jar holds just 55 of them, so all three whites can still be drawn.)
    Step 3: add the two all-one-colour probabilities
    91228+1114=91228+2228=93228\dfrac{91}{228} + \dfrac{1}{114} = \dfrac{91}{228} + \dfrac{2}{228} = \dfrac{93}{228}
    (Reason: All green and all white cannot both happen, so the two probabilities simply add. Doubling 114114 gives the common denominator 228228.)
    Step 4: take the all-one-colour probability away from 11
    193228=135228=45761 - \dfrac{93}{228} = \dfrac{135}{228} = \dfrac{45}{76}
    (Reason: Every draw that is not all green and not all white has at least one bead of each colour, so the complement is the answer. Dividing top and bottom by 33 turns 135228\dfrac{135}{228} into 4576\dfrac{45}{76}.)
    4576\dfrac{45}{76}
    Verification
    Check 1 - count the favourable orders instead: Two greens and a white can come out in 33 orders, each worth 1520×1419×518\dfrac{15}{20} \times \dfrac{14}{19} \times \dfrac{5}{18}, and two whites and a green in 33 orders, each worth 520×419×1518\dfrac{5}{20} \times \dfrac{4}{19} \times \dfrac{15}{18}. 31506840+9006840=40506840=4576\dfrac{3150}{6840} + \dfrac{900}{6840} = \dfrac{4050}{6840} = \dfrac{45}{76}
    Check 2 - count selections rather than orders: There are 11401140 ways of choosing 33 beads from 2020 when the order is ignored. Of those, 455455 are all green and 1010 are all white, so the rest are mixed. 1140455101140=6751140=4576\dfrac{1140 - 455 - 10}{1140} = \dfrac{675}{1140} = \dfrac{45}{76}
    Check 3 - the three outcomes must account for everything: All green, all white and a mixture are the only possibilities, so their probabilities have to total 11. The all-one-colour probability was 93228\dfrac{93}{228}, which cancels to 3176\dfrac{31}{76}. 4576+3176=7676=1\dfrac{45}{76} + \dfrac{31}{76} = \dfrac{76}{76} = 1
    Mark Scheme Breakdown
    StepMarkDescriptionGot it?
    One correct product of three fractionsM1For one mixed order, 1520×1419×518\dfrac{15}{20} \times \dfrac{14}{19} \times \dfrac{5}{18} or 520×419×1518\dfrac{5}{20} \times \dfrac{4}{19} \times \dfrac{15}{18} in any order, or for one all-one-colour product, 1520×1419×1318\dfrac{15}{20} \times \dfrac{14}{19} \times \dfrac{13}{18} or 520×419×318\dfrac{5}{20} \times \dfrac{4}{19} \times \dfrac{3}{18}. The products must be correct but need not be evaluated, and equivalent decimals to 22 decimal places, truncated or rounded, are accepted.
    All the products one route needsM1For 3×1520×1419×5183 \times \dfrac{15}{20} \times \dfrac{14}{19} \times \dfrac{5}{18} or 3×520×419×15183 \times \dfrac{5}{20} \times \dfrac{4}{19} \times \dfrac{15}{18}, or for both mixed products in any order, or for both all-one-colour products.
    A complete method using correct productsM1For adding all six mixed orders, or for the complement 1(1520×1419×1318+520×419×318)1 - \left( \dfrac{15}{20} \times \dfrac{14}{19} \times \dfrac{13}{18} + \dfrac{5}{20} \times \dfrac{4}{19} \times \dfrac{3}{18} \right).
    The probabilityA14576\dfrac{45}{76} or an equivalent fraction. Accept 0.590.59 to 22 decimal places, truncated or rounded, or 59.2%59.2\% to 22 significant figures. Working is not required, so a correct answer scores full marks unless it comes from obviously incorrect working.
    Alternative route, using the first two beads onlyNoteA candidate who works with a green and a white among the first two picks earns the first two method marks together, for 1520×519=1576\dfrac{15}{20} \times \dfrac{5}{19} = \dfrac{15}{76} and 520×1519=1576\dfrac{5}{20} \times \dfrac{15}{19} = \dfrac{15}{76}. This row awards nothing on its own.

    Full marks: 4/4

    Question 17, Calculator allowed

    Show that 1+535\dfrac{1 + \sqrt{5}}{3 - \sqrt{5}} can be written in the form a+ba + \sqrt{b}, where aa and bb are integers.
    You must show each stage of your working clearly. [3 marks]

    [Total 3 marks]
    Show solution & mark schemeHide solution & mark scheme

    Question 17 - Exam Solution

    Understanding the Question
    Given
    One fraction with a surd in its denominator: 1+535\dfrac{1 + \sqrt{5}}{3 - \sqrt{5}}.
    The useful fact behind the whole method: 5×5=5\sqrt{5} \times \sqrt{5} = 5, a whole number.
    Find
    Integers aa and bb with 1+535=a+b\dfrac{1 + \sqrt{5}}{3 - \sqrt{5}} = a + \sqrt{b}. This is a show-that question, so the marks are for the stages of working, not for the final line on its own.
    Plan the Solution
    • Multiply the numerator and the denominator by the conjugate of the denominator, 3+53 + \sqrt{5}. That is multiplying by 11, so the value of the fraction does not change.
    • Expand the numerator with all four products, then collect the two 5\sqrt{5} terms.
    • Expand the denominator. The two middle terms cancel, so a whole number is left.
    • Divide every term of the numerator by that whole number, then read off aa and bb.
    Worked Solution [3 marks]
    Rule - Rationalising a denominator: multiply the top and the bottom by the conjugate, using (pq)(p+q)=p2q(p - \sqrt{q})(p + \sqrt{q}) = p^2 - q, which is a difference of two squares and always leaves a whole number underneath.
    Step 1: Multiply top and bottom by the conjugate 3+53 + \sqrt{5}
    1+535=1+535×3+53+5\dfrac{1 + \sqrt{5}}{3 - \sqrt{5}} = \dfrac{1 + \sqrt{5}}{3 - \sqrt{5}} \times \dfrac{3 + \sqrt{5}}{3 + \sqrt{5}}
    (Reason: (Reason: 3+53+5\dfrac{3 + \sqrt{5}}{3 + \sqrt{5}} is equal to 11, so the value is untouched. The conjugate is chosen because it is the one multiplier that clears the surd from the bottom.))
    Step 2: Expand the numerator
    (1+5)(3+5)=3+5+35+5(1 + \sqrt{5})(3 + \sqrt{5}) = 3 + \sqrt{5} + 3\sqrt{5} + 5
    3+5+35+5=8+453 + \sqrt{5} + 3\sqrt{5} + 5 = 8 + 4\sqrt{5}
    (Reason: (Reason: all four products are written out. The last one is 5×5=5\sqrt{5} \times \sqrt{5} = 5, so 3+5=83 + 5 = 8 and the two surd terms collect as 15+35=451\sqrt{5} + 3\sqrt{5} = 4\sqrt{5}.))
    Step 3: Expand the denominator
    (35)(3+5)=9+35355(3 - \sqrt{5})(3 + \sqrt{5}) = 9 + 3\sqrt{5} - 3\sqrt{5} - 5
    (35)(3+5)=95=4(3 - \sqrt{5})(3 + \sqrt{5}) = 9 - 5 = 4
    (Reason: (Reason: the two middle terms are equal and opposite, so they cancel. What is left is 323^2 with 5×5\sqrt{5} \times \sqrt{5} taken away from it, and no surd survives.))
    Step 4: Divide every term by the denominator
    8+454=84+454\dfrac{8 + 4\sqrt{5}}{4} = \dfrac{8}{4} + \dfrac{4\sqrt{5}}{4}
    84+454=2+5\dfrac{8}{4} + \dfrac{4\sqrt{5}}{4} = 2 + \sqrt{5}
    (Reason: (Reason: the fraction bar applies to the whole numerator, so both terms are divided. 454\dfrac{4\sqrt{5}}{4} leaves 151\sqrt{5}, which is written 5\sqrt{5}.))
    Step 5: Read off aa and bb
    2+5=a+b gives a=2 and b=52 + \sqrt{5} = a + \sqrt{b} \text{ gives } a = 2 \text{ and } b = 5
    (Reason: (Reason: the whole-number part is aa and the number under the root is bb. Both are integers, which is exactly what the question asked to be shown.))
    1+535=2+5\dfrac{1 + \sqrt{5}}{3 - \sqrt{5}} = 2 + \sqrt{5}so a=2a = 2 and b=5b = 5, both integers
    Verification
    Check 1: Multiply the answer back by the original denominator. If 2+52 + \sqrt{5} is right, (2+5)(35)(2 + \sqrt{5})(3 - \sqrt{5}) must return the original numerator 1+51 + \sqrt{5}. (2+5)(35)=625+355=1+5(2 + \sqrt{5})(3 - \sqrt{5}) = 6 - 2\sqrt{5} + 3\sqrt{5} - 5 = 1 + \sqrt{5}
    Check 2: A calculator is allowed here, so work out the original fraction and the answer as decimals and compare them. 1+5354.236 and 2+54.236\dfrac{1 + \sqrt{5}}{3 - \sqrt{5}} \approx 4.236 \text{ and } 2 + \sqrt{5} \approx 4.236
    Check 3: Test the form itself. The question demands integers, so 44 must divide both terms of 8+458 + 4\sqrt{5} exactly, and the surd must be left with a coefficient of 11. 84=2\dfrac{8}{4} = 2 and 44=1\dfrac{4}{4} = 1, so a=2a = 2 and b=5b = 5 are integers and the answer is genuinely in the form a+ba + \sqrt{b}
    Mark Scheme Breakdown
    StepMarkDescriptionGot it?
    Multiply the numerator and the denominator by 3+53 + \sqrt{5}M1For rationalising the denominator by multiplying the numerator and the denominator by 3+53 + \sqrt{5}, or by 35-3 - \sqrt{5}, or equivalent.
    Expand both bracketsM1Numerator correctly expanded, and may be simplified to at least 22 terms, such as 8+458 + 4\sqrt{5}; and denominator correctly expanded, and may be simplified to 11 term, such as 44.
    Simplify to the required formA1 dep on M2For 2+52 + \sqrt{5} from correct working. Dependent on both method marks.
    Working requiredNoteThis row earns nothing. The mark scheme states that working is required, so the answer 2+52 + \sqrt{5} written down with no rationalising stage shown scores no marks at all.

    Full marks: 3/3

    Question 18, Calculator allowed

    The curve CC has equation y=x340x+1y = x^3 - 40x + 1
    Work out the coordinates of the two points on CC at which the gradient of the curve is 88 [5 marks]

    First pointSecond point
    [Total 5 marks]
    Show solution & mark schemeHide solution & mark scheme

    Question 18 - Exam Solution

    Understanding the Question
    Given
    The curve CC has equation y=x340x+1y = x^3 - 40x + 1
    The gradient at each of the points wanted is 88
    Find
    The coordinates of both points on CC where the gradient is 88 The gradient function of a cubic is a quadratic, so expect 22 points, one with a positive xx and one with a negative xx
    Plan the Solution
    • Differentiate the equation of the curve to get the gradient function dydx\dfrac{dy}{dx}
    • Set that gradient function equal to 88 and solve the quadratic for xx
    • Substitute each value of xx back into the equation of the curve to get its yy, then pair the two coordinates up
    Worked Solution [5 marks]
    Rule - Gradient of a curve: the gradient at any point is dydx\dfrac{dy}{dx}, so a question that gives you a gradient is telling you to solve dydx=8\dfrac{dy}{dx} = 8. Differentiate term by term, using ddx(axn)=anxn1\dfrac{d}{dx}(ax^n) = anx^{n-1}
    Step 1: differentiate the equation of the curve
    y=x340x+1y = x^3 - 40x + 1
    dydx=3x240\dfrac{dy}{dx} = 3x^2 - 40
    (Reason: Each term drops one power and is multiplied by the old power: x3x^3 becomes 3x23x^2, the 40x-40x becomes 40-40 because xx has power 11, and the constant 11 differentiates to nothing at all.)
    Step 2: set the gradient function equal to 8 and solve
    3x240=83x^2 - 40 = 8
    3x2=483x^2 = 48
    x2=16x^2 = 16
    x=4 or x=4x = 4 \text{ or } x = -4
    (Reason: The gradient function is a quadratic, so x2=16x^2 = 16 has two square roots and both of them count. Losing the negative root here is what turns a five-mark answer into a three-mark one.)
    Step 3: find the y-coordinate at x = 4
    y=4340×4+1=64160+1=95y = 4^3 - 40 \times 4 + 1 = 64 - 160 + 1 = -95
    (Reason: The xx values come from the gradient function, but the yy values must come from the curve itself, so substitute back into y=x340x+1y = x^3 - 40x + 1 and not into the derivative.)
    Step 4: find the y-coordinate at x = -4
    y=(4)340×(4)+1=64+160+1=97y = (-4)^3 - 40 \times (-4) + 1 = -64 + 160 + 1 = 97
    (Reason: Watch both signs: cubing a negative keeps it negative, so (4)3=64(-4)^3 = -64, while 40×(4)-40 \times (-4) is a minus times a minus and so comes out positive.)
    First point (4,95)(4, -95)Second point (4,97)(-4, 97)
    Verification
    Check 1: Put both answers back into the gradient function. Squaring either 44 or 4-4 gives 1616, so both points must give the same gradient. 3×1640=83 \times 16 - 40 = 8 at each point, as required
    Check 2: Use symmetry. The part x340xx^3 - 40x is an odd function, so the two points sit symmetrically about the point of the curve where x=0x = 0. The midpoint of the two answers should therefore have height 11, which is what the curve gives at x=0x = 0. 95+972=1\dfrac{-95 + 97}{2} = 1, matching the curve at x=0x = 0
    Check 3: Measure the gradient at x=4x = 4 from the curve alone, with no differentiation: take the chord from x=3.999x = 3.999 to x=4.001x = 4.001 and divide the change in yy by the change in xx. the chord gradient is 8.0000018.000001, which is 88 to every figure a calculator would show
    Mark Scheme Breakdown
    StepMarkDescriptionGot it?
    3x23x^2 or 40-40M1for differentiating one of the first two terms correctly
    3x2403x^2 - 40A1for both terms correct and no additions
    3x240=83x^2 - 40 = 8M1ftdep on M1, for equating their quadratic derivative with 88. The derivative must be of the form ax240ax^2 - 40 or 3x2b3x^2 - b with a0a \neq 0 and b0b \neq 0
    y=4340×4+1y = 4^3 - 40 \times 4 + 1 or y=(4)340×(4)+1y = (-4)^3 - 40 \times (-4) + 1M1ftdep on the previous M1, for substituting at least one xx value into yy
    (4,95) and (4,97)(4, -95) \text{ and } (-4, 97)A1both coordinates must be paired correctly
    Working not required, so a correct answer scores full marks unless it comes from obviously incorrect working.NoteFollowing through from ax240=8ax^2 - 40 = 8 or 3x2b=83x^2 - b = 8, their xx values must be correct.

    Full marks: 5/5

    Question 19, Calculator allowed

    ABCDABCD is a quadrilateral.

    ABCD15.2 m13.4 m12.8 m40°62°Diagram NOTaccurately drawn

    Work out the value of xx.
    Give your answer correct to 33 significant figures. [5 marks]

    x =
    [Total 5 marks]
    Show solution & mark schemeHide solution & mark scheme

    Question 19 - Exam Solution

    Understanding the Question
    Given
    Quadrilateral ABCDABCD, with AB=15.2AB = 15.2 m, AD=13.4AD = 13.4 m and BC=12.8BC = 12.8 m.
    Angle BDC=40BDC = 40^\circ and angle BCD=62BCD = 62^\circ.
    The diagonal BDBD splits the shape into triangle ABDABD and triangle BCDBCD. It is the only length that belongs to both.
    Find
    The value of xx, which is the size of angle DABDAB in degrees, correct to 33 significant figures.
    Plan the Solution
    • Triangle BCDBCD is the only one with enough information to start: it has two angles and the side BC=12.8BC = 12.8 m opposite one of them, which is the sine rule situation.
    • Use the sine rule there to find the diagonal BDBD.
    • Triangle ABDABD then has all three sides and no angle, which is the cosine rule situation. Rearrange it for cosx\cos x.
    • Keep the unrounded BDBD in the calculator throughout and round only at the very end.
    Worked Solution [5 marks]
    Rule - Sine rule: asinA=bsinB\dfrac{a}{\sin A} = \dfrac{b}{\sin B}, each side paired with the angle opposite it. Cosine rule, rearranged for an angle: cosA=b2+c2a22bc\cos A = \dfrac{b^2 + c^2 - a^2}{2bc}.
    Step 1: pair each side with its opposite angle in triangle BCDBCD
    BDsin62=12.8sin40\dfrac{BD}{\sin 62^\circ} = \dfrac{12.8}{\sin 40^\circ}
    (Reason: BDBD is opposite the 6262^\circ angle at CC, and the 12.812.8 m side is opposite the 4040^\circ angle at DD, so those are the two pairs the sine rule needs)
    Step 2: work out the diagonal BDBD
    BD=12.8×sin62sin40=17.58 mBD = \dfrac{12.8 \times \sin 62^\circ}{\sin 40^\circ} = 17.58\ldots \text{ m}
    (Reason: multiplying both sides by sin62\sin 62^\circ leaves BDBD on its own; the full unrounded value stays in the calculator for the next step)
    Step 3: put the cosine rule into triangle ABDABD
    BD2=13.42+15.222×13.4×15.2×cosxBD^2 = 13.4^2 + 15.2^2 - 2 \times 13.4 \times 15.2 \times \cos x
    309.13=179.56+231.04407.36cosx309.13\ldots = 179.56 + 231.04 - 407.36\cos x
    (Reason: xx sits between the two known sides ADAD and ABAB, and BD=17.58BD = 17.58\ldots m is the side opposite it, so all three sides are known and only cosx\cos x is not)
    Step 4: rearrange for the cosine
    cosx=13.42+15.2217.5822×13.4×15.2\cos x = \dfrac{13.4^2 + 15.2^2 - 17.58\ldots^2}{2 \times 13.4 \times 15.2}
    cosx=410.6309.13407.36=0.2490\cos x = \dfrac{410.6 - 309.13\ldots}{407.36} = 0.2490\ldots
    (Reason: the cosine rule is one equation in one unknown here, so the two squares go to one side and the product 2×13.4×15.2=407.362 \times 13.4 \times 15.2 = 407.36 divides through)
    Step 5: undo the cosine
    x=cos1(0.2490)=75.577x = \cos^{-1}(0.2490\ldots) = 75.577\ldots
    x=75.6 (3 s.f.)x = 75.6 \text{ (3 s.f.)}
    (Reason: the cosine came out positive, so xx is acute; rounding only at this last line keeps every figure of BDBD in play)
    x=75.6x = 75.6
    Verification
    Check 1 - rebuild the diagonal from the answer: Run the cosine rule forwards instead of backwards: put x=75.6x = 75.6 into BD=410.6407.36cosxBD = \sqrt{410.6 - 407.36\cos x}. 410.6407.36×cos75.6=17.586\sqrt{410.6 - 407.36 \times \cos 75.6^\circ} = 17.586\ldots, which is 17.617.6 m to 33 significant figures - the same as the 17.5817.58\ldots m the sine rule gave.
    Check 2 - close the angles of triangle ABD: The cosine rule also gives the other two angles of triangle ABDABD: angle ADB=56.85ADB = 56.85^\circ and angle ABD=47.57ABD = 47.57^\circ. A triangle that has been solved correctly must close. 75.58+56.85+47.57=18075.58^\circ + 56.85^\circ + 47.57^\circ = 180^\circ
    Check 3 - is the size sensible? In triangle ABDABD the longest side is BD=17.58BD = 17.58\ldots m, so the largest angle must be the one facing it, which is xx. And 13.42+15.22=410.613.4^2 + 15.2^2 = 410.6 is bigger than BD2=309.13BD^2 = 309.13\ldots, so that angle is acute. 75.675.6^\circ is the largest of the three angles and is under 9090^\circ, as both tests require.
    Mark Scheme Breakdown
    StepMarkDescriptionGot it?
    Sine rule set up in triangle BCDBCD: BDsin62=12.8sin40\dfrac{BD}{\sin 62^\circ} = \dfrac{12.8}{\sin 40^\circ} oeM1for correct use of the sine rule for BD
    BD=12.8sin40×sin62=17.5(82)BD = \dfrac{12.8}{\sin 40^\circ} \times \sin 62^\circ = 17.5(82\ldots)M1for finding BDBD, truncated or rounded
    17.5(82)2=13.42+15.222×13.4×15.2×cosx17.5(82\ldots)^2 = 13.4^2 + 15.2^2 - 2 \times 13.4 \times 15.2 \times \cos xM1for correct use of the cosine rule
    cosx=13.42+15.2217.5(82)22×13.4×15.2\cos x = \dfrac{13.4^2 + 15.2^2 - 17.5(82\ldots)^2}{2 \times 13.4 \times 15.2} oe, or cosx=0.247\cos x = 0.247 to 0.2560.256 oeM1for a correct rearrangement of cosx\cos x
    x=75.6x = 75.6A1accept 75.175.1 to 75.775.7. Working is not required, so a correct answer scores full marks unless it comes from obviously incorrect working.
    Alternative route to BDBD, through CDCD: CD=12.8sin40×sin78=19.4(781)CD = \dfrac{12.8}{\sin 40^\circ} \times \sin 78^\circ = 19.4(781\ldots) and BD=19.4(781)sin78×sin62=17.5(82)BD = \dfrac{19.4(781\ldots)}{\sin 78^\circ} \times \sin 62^\circ = 17.5(82\ldots)M2this pair of lines replaces the first two rows and is worth the same two marks; the third angle of triangle BCDBCD is 1804062=78180^\circ - 40^\circ - 62^\circ = 78^\circ

    Full marks: 5/5

    Question 20, Calculator allowed

    In the diagram, OABCOABC is a sector of a circle with centre OO.

    OABC60°Diagram NOTaccurately drawn

    Angle AOC=60AOC = 60^\circ
    The shaded segment ABCABC has an area of 3838 cm²

    Work out the perimeter of the shaded segment ABCABC.
    Give your answer correct to one decimal place. [4 marks]

    cm
    [Total 4 marks]
    Show solution & mark schemeHide solution & mark scheme

    Question 20 - Exam Solution

    Understanding the Question
    Given
    A sector OABCOABC of a circle with centre OO
    Angle AOC=60AOC = 60^\circ
    The area of the shaded segment ABCABC is 3838 cm²
    The radius is not given, and every length in the question depends on it.
    Find
    The perimeter of the shaded segment ABCABC, correct to one decimal place The perimeter of a segment is its arc plus its chord, so the radius has to be found first.
    Plan the Solution
    • The segment is what is left when triangle OACOAC is cut away from the sector, so its area is the sector's area minus the triangle's area.
    • Both of those are a multiple of r2r^2, so the given area becomes one equation in r2r^2 alone. One division and one square root then give the radius.
    • The boundary of the segment is its curved edge plus its straight edge: the arc ABCABC plus the chord ACAC. The two radii lie inside the sector and are not part of that boundary.
    • Because OA=OCOA = OC and the angle between them is 6060^\circ, triangle OACOAC is equilateral, so the chord is the same length as the radius and needs no separate calculation.
    Worked Solution [4 marks]
    Rule - Segment of a circle: its area is 60360×πr212r2sin60\dfrac{60}{360} \times \pi r^2 - \dfrac{1}{2} r^2 \sin 60^\circ and its perimeter is the arc 60360×2πr\dfrac{60}{360} \times 2 \pi r plus the chord ACAC.
    Step 1: write the area of the segment in terms of rr
    60360×πr212×r2×sin60=38\dfrac{60}{360} \times \pi r^2 - \dfrac{1}{2} \times r^2 \times \sin 60^\circ = 38
    (Reason: the sector is 60360\dfrac{60}{360} of the whole circle, and triangle OACOAC has two sides of length rr with 6060^\circ between them, so its area is 12r2sin60\dfrac{1}{2} r^2 \sin 60^\circ. Taking the triangle away from the sector leaves exactly the shaded segment.)
    Step 2: collect the two terms into a single number
    π634=0.52359880.4330127\dfrac{\pi}{6} - \dfrac{\sqrt{3}}{4} = 0.5235988 - 0.4330127
    0.52359880.4330127=0.09058610.5235988 - 0.4330127 = 0.0905861
    (Reason: both terms carry a factor of r2r^2, so the equation becomes r2×0.0905861=38r^2 \times 0.0905861 = 38. Keeping seven decimal places here is deliberate: this number is a small difference between two much larger ones, so rounding it early would move the final answer.)
    Step 3: divide to find r2r^2, then take the square root
    380.0905861=419.49\dfrac{38}{0.0905861} = 419.49
    r=419.49=20.4815r = \sqrt{419.49} = 20.4815
    (Reason: dividing both sides by 0.09058610.0905861 leaves r2r^2 on its own, and the radius is its positive square root, because a length cannot be negative.)
    Step 4: the length of the arc ABCABC
    60360×2×π×20.4815=21.4481\dfrac{60}{360} \times 2 \times \pi \times 20.4815 = 21.4481
    (Reason: the arc is the same fraction of the circumference, 60360\dfrac{60}{360}, that the sector is of the whole circle.)
    Step 5: the length of the chord ACAC
    OA=OC=20.4815OA = OC = 20.4815
    AC=20.4815AC = 20.4815
    (Reason: two sides of triangle OACOAC are radii, so they are equal, and the angle between them is 6060^\circ. The other two angles are equal to each other and together make 120120^\circ, so each of them is 6060^\circ as well and the triangle is equilateral. The chord is therefore the radius itself.)
    Step 6: add the two edges of the segment
    21.4481+20.4815=41.929621.4481 + 20.4815 = 41.9296
    (Reason: the boundary of the shaded segment is made of exactly two pieces, the curved arc ABCABC and the straight chord ACAC. Nothing else lies on its edge.)
    Step 7: round to one decimal place
    41.929641.9 cm41.9296 \to 41.9 \text{ cm}
    (Reason: the digit after the first decimal place is a 22, which is less than 55, so the first decimal place is left as it is.)
    41.941.9 cm
    Verification
    Check 1: Put the unrounded r2=419.4905r^2 = 419.4905 back into the two areas the segment is built from: the sector, π6×419.4905\dfrac{\pi}{6} \times 419.4905, and the triangle, 34×419.4905\dfrac{\sqrt{3}}{4} \times 419.4905. Their difference must return the area the question gives. 219.6447181.6447=38219.6447 - 181.6447 = 38
    Check 2: Divide the perimeter by the radius. Every 6060^\circ segment is the same shape, so this ratio is fixed at π3+1=2.0472\dfrac{\pi}{3} + 1 = 2.0472 whatever the radius happens to be. 41.929620.4815=2.0472\dfrac{41.9296}{20.4815} = 2.0472
    Check 3: Scale a segment up instead. A 6060^\circ segment of a circle of radius 11 has perimeter 2.04722.0472, and multiplying every length by 20.481520.4815 must give the perimeter found above. 2.0472×20.4815=41.932.0472 \times 20.4815 = 41.93
    Mark Scheme Breakdown
    StepMarkDescriptionGot it?
    A correct expression for the area of the segment, e.g. 60360×πr212r2sin60=38\dfrac{60}{360} \times \pi r^2 - \dfrac{1}{2} r^2 \sin 60^\circ = 38M1for a correct expression for the area of the segment, or equivalent. The expression may be embedded in an equation, e.g. 60360×πr2=38+12r2sin60\dfrac{60}{360} \times \pi r^2 = 38 + \dfrac{1}{2} r^2 \sin 60^\circ, or written with the two coefficients already simplified as πr2634r2\dfrac{\pi r^2}{6} - \dfrac{\sqrt{3}}{4} r^2.
    A correct expression for r2r^2 or rr, e.g. r2=38π634=419.49r^2 = \dfrac{38}{\dfrac{\pi}{6} - \dfrac{\sqrt{3}}{4}} = 419.49M1dependent on the first M1, for a correct expression for r2r^2 or rr. The values these come to are 419.490419.490 and 20.481520.4815, and a value rounded or truncated from either is accepted.
    Using the radius to find the arc, e.g. 60360×2×π×20.4815=21.4481\dfrac{60}{360} \times 2 \times \pi \times 20.4815 = 21.4481M1for using their value of rr to find the arc length, e.g. π6×20.4815×2\dfrac{\pi}{6} \times 20.4815 \times 2, or equivalent. Follow through on their radius.
    41.941.9A1for 41.941.9 cm. Allow anything from 4141 to 4242, which covers a radius that was rounded or truncated on the way. Working is not required, so a correct answer scores full marks unless it follows obviously incorrect working.

    Full marks: 4/4

    Question 21, Calculator allowed

    A curve has equation y=f(x)y = \text{f}(x).
    The curve has exactly one minimum point, and the coordinates of that minimum point are (5,4)(5, -4).

    Write down the coordinates of the minimum point on the curve with equation

    (i) y=f(x+7)y = \text{f}(x + 7) [1 mark]

    (ii) y=f(x)6y = \text{f}(x) - 6 [1 mark]

    (i)(ii)
    [Total 2 marks]
    Show solution & mark schemeHide solution & mark scheme

    Question 21 - Exam Solution

    Understanding the Question
    Given
    A curve with equation y=f(x)y = \text{f}(x), and nothing else about f\text{f} at all.
    Its one and only minimum point is at (5,4)(5, -4).
    Find
    (i) the minimum point of y=f(x+7)y = \text{f}(x + 7) (ii) the minimum point of y=f(x)6y = \text{f}(x) - 6
    Plan the Solution
    • Decide, for each equation, whether the change is INSIDE the bracket or OUTSIDE it. Inside means a horizontal translation; outside means a vertical one.
    • A translation slides the whole curve without turning or stretching it, so the minimum point stays a minimum point. Only its coordinates move.
    • Apply the translation to the single point (5,4)(5, -4). A horizontal translation changes only the xx-coordinate; a vertical one changes only the yy-coordinate.
    • Watch the sign inside the bracket: +7+7 inside moves the curve in the negative xx direction, not the positive one.
    Worked Solution [2 marks]
    Rule - Translating a curve: y=f(x+a)y = \text{f}(x + a) moves every point aa units in the negative xx direction, and y=f(x)+by = \text{f}(x) + b moves every point bb units in the positive yy direction.
    Step 1: read what y=f(x+7)y = \text{f}(x + 7) does
    y=f(x+7)y = \text{f}(x + 7)
    (Reason: The +7+7 is inside the bracket, so it acts on xx before f\text{f} does anything: the translation is horizontal. The curve reaches its lowest point when the input to f\text{f} is 55, which now happens when x+7=5x + 7 = 5, so the whole curve has slid 77 units in the negative xx direction.)
    Step 2: translate the minimum point for part (i)
    (57,4)=(2,4)(5 - 7, -4) = (-2, -4)
    (Reason: Only the xx-coordinate is affected. A horizontal translation cannot change how high a point sits, so the yy-coordinate is still 4-4.)
    Step 3: read what y=f(x)6y = \text{f}(x) - 6 does
    y=f(x)6y = \text{f}(x) - 6
    (Reason: The 6-6 is outside the bracket, so it is applied after f\text{f} has done its work: every output is 66 smaller, so the whole curve drops 66 units.)
    Step 4: translate the minimum point for part (ii)
    (5,46)=(5,10)(5, -4 - 6) = (5, -10)
    (Reason: Only the yy-coordinate is affected. A vertical translation cannot move a point sideways, so the xx-coordinate is still 55.)
    (i) (2,4)(-2, -4)(ii) (5,10)(5, -10)
    Verification
    Check 1: Ask where the new curve repeats the old low point. y=f(x+7)y = \text{f}(x + 7) takes the value f(5)\text{f}(5) when x+7=5x + 7 = 5, that is when x=2x = -2, and the height there is the same f(5)=4\text{f}(5) = -4. the minimum is at (2,4)(-2, -4)
    Check 2: Test both parts on a curve that really does have its minimum at (5,4)(5, -4). Take f(x)=(x5)24\text{f}(x) = (x - 5)^2 - 4. Then f(x+7)=(x+2)24\text{f}(x + 7) = (x + 2)^2 - 4, whose minimum is where x+2=0x + 2 = 0, and f(x)6=(x5)210\text{f}(x) - 6 = (x - 5)^2 - 10. (2,4)(-2, -4) for (i) and (5,10)(5, -10) for (ii)
    Check 3: Count which coordinate is allowed to move. Part (i) is a horizontal translation, so the yy-coordinate must survive unchanged as 4-4; part (ii) is a vertical translation, so the xx-coordinate must survive unchanged as 55. each answer changes exactly one coordinate, and it is the expected one
    Mark Scheme Breakdown
    StepMarkDescriptionGot it?
    (i) minimum point of y=f(x+7)y = \text{f}(x + 7)B1cao (2,4)(-2, -4). Accept x=2x = -2 and y=4y = -4 written separately, or the pair labelled on a sketch.
    (ii) minimum point of y=f(x)6y = \text{f}(x) - 6B1cao (5,10)(5, -10). Accept x=5x = 5 and y=10y = -10 written separately.
    Guidance on the two common slipsNoteA translation applied the wrong way round - moving the curve to the right for y=f(x+7)y = \text{f}(x + 7), or upwards for y=f(x)6y = \text{f}(x) - 6 - scores nothing. There is no method mark in either part: the answer is written down, so each mark is all or nothing.

    Full marks: 2/2

    Question 22, Calculator allowed

    The incomplete histogram gives information about the distances, in kilometres, cycled by 100100 members of a cycling club last Saturday.

    0FrequencydensityDistance (kilometres)0102030405060

    Every member cycled at least 55 kilometres.
    No member cycled more than 5555 kilometres.
    1414 members cycled between 1515 kilometres and 2020 kilometres.

    Complete the histogram. [3 marks]

    [Total 3 marks]
    Show solution & mark schemeHide solution & mark scheme

    Question 22 - Exam Solution

    Understanding the Question
    Given
    A histogram of the distances cycled by 100100 members, with three bars already drawn.
    Every distance is at least 55 kilometres and at most 5555 kilometres, so the bars must cover 55 to 5555 with no gaps.
    1414 members are in the 1515 to 2020 class - the only frequency the question states.
    The vertical axis carries no numbers, so the scale has to be worked out first.
    Find
    The one bar that is missing: the distances it covers, and how tall to draw it. Expect a frequency density, not a frequency - the height of a histogram bar is frequencyclass width\dfrac{\text{frequency}}{\text{class width}}.
    Plan the Solution
    • Use the one stated frequency, 1414 over the 1515 to 2020 class, to fix what one small square is worth.
    • Read the other two bars off that scale and turn each height back into a frequency.
    • Subtract the three frequencies from 100100 to get the missing frequency.
    • The missing class runs from 55 to 1515, so divide by that width to get the height to draw.
    Worked Solution [3 marks]
    Rule - Histograms: the AREA of a bar is its frequency, so frequency density=frequencyclass width\text{frequency density} = \dfrac{\text{frequency}}{\text{class width}}.
    Step 1: use the stated frequency to fix the scale
    142015=145=2.8\dfrac{14}{20 - 15} = \dfrac{14}{5} = 2.8
    2.828=0.1\dfrac{2.8}{28} = 0.1
    0FrequencydensityDistance (kilometres)01020304050602.7515
    (Reason: (Reason: the 1515 to 2020 bar is 2828 small squares tall and stands for a frequency density of 2.82.8, so one small square is 0.10.1 on the vertical axis. Nothing else on the graph can be read until this is known.))
    Step 2: read the other two bars off that scale
    34×0.1=3.434 \times 0.1 = 3.4
    3.4×(3520)=513.4 \times (35 - 20) = 51
    4×0.1=0.44 \times 0.1 = 0.4
    0.4×(5535)=80.4 \times (55 - 35) = 8
    (Reason: (Reason: the middle bar is 3434 small squares tall and the flat one is 44. Multiplying each frequency density by its class width turns the area of the bar back into a number of members.))
    Step 3: take the known frequencies away from the total
    14+51+8=7314 + 51 + 8 = 73
    10073=27100 - 73 = 27
    (Reason: (Reason: every member is somewhere on the histogram, so the four bars must account for all 100100. The three drawn bars hold 7373 of them, leaving 2727 for the missing one.))
    Step 4: turn that frequency into a height
    155=1015 - 5 = 10
    2710=2.7\dfrac{27}{10} = 2.7
    (Reason: (Reason: the shortest distance is 55 kilometres and the next bar starts at 1515, so the missing class is 55 to 1515. Dividing the frequency by that class width gives the frequency density, which is what the vertical axis measures.))
    Step 5: draw the bar
    2.7×10=272.7 \times 10 = 27
    (Reason: (Reason: a bar from 55 to 1515 with its top at 2.72.7 has area 2727, which is exactly the 2727 members it has to represent. On the printed grid that top edge is 2727 small squares above the horizontal axis.))
    A bar from 55 to 1515 kilometresdrawn at a frequency density of 2.72.7
    Verification
    Check 1 - do the four bars hold 100 members? Work out the area of every bar and add them, using frequency density times class width. 2.7×10+14+51+8=1002.7 \times 10 + 14 + 51 + 8 = 100
    Check 2 - count small squares instead of using the scale: One small square is 11 kilometre across and 0.10.1 up, so ten small squares stand for one member. The missing bar is 1010 squares across and 2727 up. 10×2710=27\dfrac{10 \times 27}{10} = 27
    Check 3 - count large squares: The heavy grid lines fall every 55 small squares, so one large square is 2525 small squares, which is 2.52.5 members. The completed histogram covers 4040 large squares. 40×2.5=10040 \times 2.5 = 100
    Mark Scheme Breakdown
    StepMarkDescriptionGot it?
    Fix the frequency density scaleM1for finding the frequency density 145=2.8\dfrac{14}{5} = 2.8, or a correct value on the frequency density scale, or ten small squares standing for one member oe, or one large square standing for 2.52.5 members oe, or 5151 and 88 assigned to the correct bars
    Find the missing frequencyM1for a method to find the total frequency of the bars given, or a method to find the missing frequency: 14+51+8=7314 + 51 + 8 = 73 oe, or 100(14+51+8)=27100 - (14 + 51 + 8) = 27 oe
    Draw the barA1for the correct bar, frequency 2727: drawn from 55 to 1515 with its top at 2.72.7
    Special case - right height, wrong left edgeSC B2for a bar of height 2.72.7 drawn from 00 to 1515: the frequency density is right, but the bar has been started at the axis instead of at 55
    Special case - divided by the wrong widthSC B2for a bar of height 1.81.8 drawn from 00 to 1515: the missing frequency of 2727 has been spread over a width of 1515 instead of 1010
    Working is not requiredNoteA correct histogram scores full marks unless it comes from obviously incorrect working.

    Full marks: 3/3

    Question 23, Calculator allowed

    An ornament is made by removing a hemisphere, shown shaded, from a solid cone, as shown in the diagram.

    Diagram NOTaccurately drawn

    The radius of the hemisphere is 2x2x cm
    The radius of the base of the cone is 5x5x cm
    The vertical height of the cone is 6x6x cm

    The volume of the ornament is 6948π6948\pi cm³

    Work out the total surface area of the solid hemisphere that has been removed from the cone.
    Give your answer correct to the nearest integer. [5 marks]

    cm²
    [Total 5 marks]
    Show solution & mark schemeHide solution & mark scheme

    Question 23 - Exam Solution

    Understanding the Question
    Given
    A cone of base radius 5x5x cm and vertical height 6x6x cm
    A hemisphere of radius 2x2x cm removed from the cone's top face
    The volume of what is left is 6948π6948\pi cm³
    Find
    The total surface area of the solid hemisphere that was removed, to the nearest integer
    Plan the Solution
    • What is left is the cone minus the hemisphere, so write both volumes in terms of xx.
    • Every length is a multiple of xx, so both volumes come out as a multiple of πx3\pi x^{3}. Subtract, set the result equal to 6948π6948\pi and solve for x3x^{3}.
    • Take the cube root to get xx, then the hemisphere's own radius r=2xr = 2x.
    • The removed hemisphere is SOLID, so its total surface area is the curved half-sphere plus the flat circular face it was cut on.
    Worked Solution [5 marks]
    Cone: V=13πr2hV = \dfrac{1}{3}\pi r^{2} h. Hemisphere: V=23πr3V = \dfrac{2}{3}\pi r^{3}. Total surface area of a solid hemisphere: 2πr2+πr2=3πr22\pi r^{2} + \pi r^{2} = 3\pi r^{2}.
    Step 1: Write the volume of the cone in terms of xx
    Vcone=13π(5x)2(6x)V_{\text{cone}} = \dfrac{1}{3}\pi (5x)^{2}(6x)
    Vcone=13π×25x2×6x=50πx3V_{\text{cone}} = \dfrac{1}{3}\pi \times 25x^{2} \times 6x = 50\pi x^{3}
    (Reason: The base radius is 5x5x and the vertical height is 6x6x. Squaring the radius gives 25x225x^{2}, and 13×25×6=50\dfrac{1}{3}\times 25 \times 6 = 50.)
    Step 2: Write the volume of the hemisphere that is removed
    Vhemisphere=12×43π(2x)3V_{\text{hemisphere}} = \dfrac{1}{2} \times \dfrac{4}{3}\pi (2x)^{3}
    Vhemisphere=23π×8x3=163πx3V_{\text{hemisphere}} = \dfrac{2}{3}\pi \times 8x^{3} = \dfrac{16}{3}\pi x^{3}
    (Reason: A hemisphere is half a sphere, and the sphere here has radius 2x2x. Cubing the whole bracket gives 8x38x^{3}. This is where a missing bracket costs the mark, since 2x32x^{3} is not (2x)3(2x)^{3}.)
    Step 3: Form an equation for the volume of the ornament and solve for x3x^{3}
    50πx3163πx3=6948π50\pi x^{3} - \dfrac{16}{3}\pi x^{3} = 6948\pi
    1343πx3=6948π\dfrac{134}{3}\pi x^{3} = 6948\pi
    x3=6948×3134=155.552x^{3} = \dfrac{6948 \times 3}{134} = 155.552\ldots
    (Reason: What is left is the cone minus the hemisphere, and 50163=134350 - \dfrac{16}{3} = \dfrac{134}{3}. Every term carries a factor of π\pi, so the π\pi cancels from both sides before x3x^{3} is found.)
    Step 4: Take the cube root to find xx
    x=155.5523=5.378x = \sqrt[3]{155.552\ldots} = 5.378\ldots
    (Reason: Keep the unrounded value in the calculator. Rounding xx to 5.45.4 here would drag the final area off by several square centimetres.)
    Step 5: Work out the total surface area of the solid hemisphere
    r=2x=2×5.378=10.756r = 2x = 2 \times 5.378\ldots = 10.756\ldots
    S=3πr2=3π×(10.756)2S = 3\pi r^{2} = 3\pi \times (10.756\ldots)^{2}
    S=1090.39S = 1090.39\ldots
    (Reason: The hemisphere is solid, so its surface is the curved half-sphere 2πr22\pi r^{2} together with the flat circular face πr2\pi r^{2}, which is 3πr23\pi r^{2} altogether. To the nearest integer 1090.391090.39\ldots is 10901090.)
    10901090 cm²
    Verification
    Check 1: Put the value back into the volume. The cone is 50πx350\pi x^{3} and the hemisphere is 163πx3\dfrac{16}{3}\pi x^{3}, so what is left is 1343πx3\dfrac{134}{3}\pi x^{3}. 1343×155.552=6948\dfrac{134}{3} \times 155.552\ldots = 6948, so the volume really is 6948π6948\pi cm³
    Check 2: Add the two surfaces separately instead of using 3πr23\pi r^{2}. With r=10.756r = 10.756\ldots cm the curved part is 2πr22\pi r^{2} and the flat circle is πr2\pi r^{2}. 726.93+363.46=1090.39726.93\ldots + 363.46\ldots = 1090.39\ldots, the same total
    Check 3: A whole sphere of radius 10.75610.756\ldots cm has surface area 4πr2=1453.854\pi r^{2} = 1453.85\ldots. A solid hemisphere is three quarters of that: half the curved surface plus one flat circle. 34×1453.85=1090.39\dfrac{3}{4} \times 1453.85\ldots = 1090.39\ldots, which agrees
    Mark Scheme Breakdown
    StepMarkDescriptionGot it?
    Volume of the cone, or of the hemisphere, in terms of xxM1For 13π×(5x)2×6x\dfrac{1}{3}\pi \times (5x)^{2} \times 6x oe or 50πx350\pi x^{3} oe, or for 12×43×π×(2x)3\dfrac{1}{2} \times \dfrac{4}{3} \times \pi \times (2x)^{3} oe or 163πx3\dfrac{16}{3}\pi x^{3} oe, or for the whole sphere 43×π×(2x)3\dfrac{4}{3} \times \pi \times (2x)^{3} oe or 323πx3\dfrac{32}{3}\pi x^{3} oe. Ignore missing brackets around 5x5x and 2x2x for this mark.
    A correct equation for the volume of the shapeM1For 13π×(5x)2×6x12×43×π×(2x)3=6948π\dfrac{1}{3}\pi \times (5x)^{2} \times 6x - \dfrac{1}{2} \times \dfrac{4}{3} \times \pi \times (2x)^{3} = 6948\pi oe, or 50πx3163πx3=6948π50\pi x^{3} - \dfrac{16}{3}\pi x^{3} = 6948\pi oe, or 1343πx3=6948π\dfrac{134}{3}\pi x^{3} = 6948\pi oe. If it is not expanded at this stage then the brackets must be seen.
    Rearranging the correct equation to find x3x^{3} or xxM1For x3=6948π×3134π=155.552x^{3} = \dfrac{6948\pi \times 3}{134\pi} = 155.552\ldots oe, or x=155.5523=5.37(8)x = \sqrt[3]{155.552\ldots} = 5.37(8\ldots) oe. Accept 5.45.4 or better.
    Surface area of the hemisphereM1For 3×π×(2×5.37)23 \times \pi \times (2 \times 5.37\ldots)^{2} oe or 12×π×(5.37)212 \times \pi \times (5.37\ldots)^{2} oe.
    The answerA110901090, allow 10861086 to 11001100. Working is not required, so a correct answer scores full marks unless it comes from obviously incorrect working.
    Special case: using 69486948 without the π\piSCSC B3 for x3=49.5(138)x^{3} = 49.5(138\ldots) or x=3.67(205)x = 3.67(205\ldots), and SC B4 for a final answer of awrt 508508. This is the one wrong route the scheme still rewards, and naming it is the point: the π\pi must be cancelled from both sides, not divided out of one.

    Full marks: 5/5

    Question 24, Calculator allowed

    A polygon has nn sides, where n>5n > 5
    Written in order of size, the interior angles of this polygon form an arithmetic sequence.
    The first term of the sequence is 8484^{\circ}
    The common difference of the sequence is 44^{\circ}

    Find the total of all the interior angles of the polygon.
    You must show clear algebraic working. [6 marks]

    °
    [Total 6 marks]
    Show solution & mark schemeHide solution & mark scheme

    Question 24 - Exam Solution

    Understanding the Question
    Given
    A polygon with nn sides, where n>5n > 5
    Its interior angles, in order of size, are an arithmetic sequence with first term a=84a = 84 and common difference d=4d = 4
    Standard fact: the interior angles of any nn-sided polygon add up to (n2)×180(n - 2) \times 180^{\circ}
    Find
    The total of all nn interior angles, in degrees Expect a quadratic in nn, so expect two roots and only one that satisfies n>5n > 5
    Plan the Solution
    • Write that same total twice: once as an arithmetic series in nn, once with the polygon angle rule.
    • Set the two expressions equal, since they count the same angles, and tidy the result into a quadratic.
    • Solve the quadratic, then use the condition n>5n > 5 to decide which root is this polygon.
    • Substitute that value of nn back into (n2)×180(n - 2) \times 180 to get the sum.
    Worked Solution [6 marks]
    Rule: an arithmetic series with first term aa and common difference dd has Sn=n2[2a+(n1)d]S_n = \dfrac{n}{2}\left[2a + (n - 1)d\right], and the interior angles of an nn-sided polygon sum to (n2)×180(n - 2) \times 180^{\circ}.
    Step 1: write the angle total as an arithmetic series
    Sn=n2[2(84)+(n1)(4)]S_n = \dfrac{n}{2}\left[2(84) + (n - 1)(4)\right]
    Sn=n2[168+4n4]=n2[164+4n]S_n = \dfrac{n}{2}\left[168 + 4n - 4\right] = \dfrac{n}{2}\left[164 + 4n\right]
    Sn=82n+2n2S_n = 82n + 2n^{2}
    (Reason: The nn angles are an arithmetic sequence with a=84a = 84 and d=4d = 4, so their total is the sum of the first nn terms. Halving the bracket now keeps the algebra tidy.)
    Step 2: write the same total using the polygon rule
    (n2)×180=180n360(n - 2) \times 180 = 180n - 360
    (Reason: Every polygon with nn sides has interior angles adding to (n2)×180(n - 2) \times 180 degrees, so this is the same total written a second way.)
    Step 3: equate the two totals and form a quadratic
    82n+2n2=180n36082n + 2n^{2} = 180n - 360
    2n298n+360=02n^{2} - 98n + 360 = 0
    n249n+180=0n^{2} - 49n + 180 = 0
    (Reason: The two expressions count the same angles, so they are equal. Collecting every term on one side gives a three term quadratic, and every coefficient has a factor of 22, so divide right through by 22.)
    Step 4: solve the quadratic
    (n4)(n45)=0(n - 4)(n - 45) = 0
    n=4 or n=45n = 4 \text{ or } n = 45
    (Reason: Two numbers multiplying to 180180 and adding to 4949 are 44 and 4545, so it factorises. The quadratic formula gives the same pair: 4924(180)=1681=41\sqrt{49^{2} - 4(180)} = \sqrt{1681} = 41.)
    Step 5: use the condition on n to choose the root
    n>5    n=45n > 5 \implies n = 45
    (Reason: The root n=4n = 4 really does solve the equation, since a quadrilateral with angles 8484^{\circ}, 8888^{\circ}, 9292^{\circ} and 9696^{\circ} has an angle sum of 360360^{\circ}. The question rules it out with n>5n > 5, which is exactly why that condition is given.)
    Step 6: work out the sum of the interior angles
    (452)×180=43×180=7740(45 - 2) \times 180 = 43 \times 180 = 7740
    (Reason: With n=45n = 45 the polygon angle rule gives the total straight away, in degrees.)
    77407740^{\circ}
    Verification
    Check 1: Total the 4545 angles as a series instead of using the polygon rule: 452[2(84)+44(4)]\dfrac{45}{2}\left[2(84) + 44(4)\right]. 452×344=45×172=7740\dfrac{45}{2} \times 344 = 45 \times 172 = 7740
    Check 2: The largest angle is 84+44(4)=26084 + 44(4) = 260, and an arithmetic sequence has mean equal to the average of its first and last terms, so the mean angle is 84+2602\dfrac{84 + 260}{2}. 84+2602=172    45×172=7740\dfrac{84 + 260}{2} = 172 \implies 45 \times 172 = 7740
    Check 3: Each exterior angle is 180180 minus its interior angle, and exterior angles always total 360360, so 45×18045 \times 180 minus the answer must come to 360360. 81007740=3608100 - 7740 = 360
    Mark Scheme Breakdown
    StepMarkDescriptionGot it?
    Substitute a=84a = 84 and d=4d = 4 into Sn=n2[2a+(n1)d]S_n = \dfrac{n}{2}\left[2a + (n - 1)d\right]M1For n2[2(84)+(n1)(4)]\dfrac{n}{2}\left[2(84) + (n - 1)(4)\right] or n2[168+4n4]\dfrac{n}{2}\left[168 + 4n - 4\right] or n2[164+4n]\dfrac{n}{2}\left[164 + 4n\right] or 82n+2n282n + 2n^{2} oe
    Equate that sum with (n2)×180(n - 2) \times 180M1For n2[164+4n]=(n2)×180\dfrac{n}{2}\left[164 + 4n\right] = (n - 2) \times 180 or 82n+2n2=(n2)×18082n + 2n^{2} = (n - 2) \times 180 oe. The sum must come from a correct substitution of aa and dd into n2[2a+(n1)d]\dfrac{n}{2}\left[2a + (n - 1)d\right]
    Multiply out and collect terms to form a three term quadraticM1For n249n+180=0n^{2} - 49n + 180 = 0 oe, or any form of an2+bn+c=0an^{2} + bn + c = 0 with at least two of the coefficients correct. Allow n249n=180n^{2} - 49n = -180
    Solve their three term quadraticM1ftAny correct method, allowing one sign error and some simplification, for example (n45)(n4)=0(n - 45)(n - 4) = 0 or n=49±24017202n = \dfrac{49 \pm \sqrt{2401 - 720}}{2} or (n492)2(492)2=180\left(n - \dfrac{49}{2}\right)^{2} - \left(\dfrac{49}{2}\right)^{2} = -180. If factorising, allow brackets which expand to give two of the three terms correct. Or the correct value n=45n = 45 (ignore n=4n = 4)
    Substitute their nn to find the angle sumM1For (452)×180(45 - 2) \times 180 or 452[2(84)+(451)(4)]\dfrac{45}{2}\left[2(84) + (45 - 1)(4)\right] oe, or the same with 4444 in place of 4545. Note n>5n > 5
    State the sum of the interior anglesA177407740. Working required. Accept 75607560 or 74807480

    Full marks: 6/6

    Question 25, Calculator allowed

    The function ff is given by
    f(x)=173x2+12xf(x) = 17 - 3x^2 + 12x

    Express f(x)f(x) in the form ab(xc)2a - b(x - c)^2, where aa, bb and cc are constants. [4 marks]

    f(x) =
    [Total 4 marks]
    Show solution & mark schemeHide solution & mark scheme

    Question 25 - Exam Solution

    Understanding the Question
    Given
    f(x)=173x2+12xf(x) = 17 - 3x^2 + 12x
    The coefficient of x2x^2 is 3-3, so the curve is a parabola that opens downwards.
    Find
    The constants aa, bb and cc that write f(x)f(x) as ab(xc)2a - b(x - c)^2. The target form has a minus in front of the square, so bb is the positive number 33, not 3-3.
    Plan the Solution
    • Rewrite the terms in the usual order, then take the factor 3-3 out of the two xx terms only, leaving the 1717 outside.
    • Complete the square on the simple quadratic left inside the bracket.
    • Multiply the whole bracket by 3-3 again and collect the constants, so the answer ends up in the form the question asks for.
    Worked Solution [4 marks]
    Rule - Completing the square: take the x2x^2 coefficient out as a factor first, then use x2+px=(x+p2)2(p2)2x^2 + px = (x + \dfrac{p}{2})^2 - (\dfrac{p}{2})^2 on what is left inside the bracket.
    Step 1: take the factor 3-3 out of the xx terms
    f(x)=173x2+12xf(x) = 17 - 3x^2 + 12x
    f(x)=173(x24x)f(x) = 17 - 3(x^2 - 4x)
    (Reason: Only the two xx terms go inside the bracket. Dividing 3x2-3x^2 by 3-3 gives x2x^2, and dividing 12x12x by 3-3 gives 4x-4x.)
    Step 2: complete the square inside the bracket
    x24x=(x2)24x^2 - 4x = (x - 2)^2 - 4
    (Reason: Half of 4-4 is 2-2, so the square is (x2)2(x - 2)^2. Expanding that gives x24x+4x^2 - 4x + 4, which is 44 too big, so 44 is taken off again.)
    Step 3: put that back in and multiply through by 3-3
    f(x)=173[(x2)24]f(x) = 17 - 3[(x - 2)^2 - 4]
    f(x)=173(x2)2+12f(x) = 17 - 3(x - 2)^2 + 12
    (Reason: Every term inside the square bracket is multiplied by the factor 3-3, including the constant.)
    Step 4: collect the two constants
    f(x)=17+123(x2)2f(x) = 17 + 12 - 3(x - 2)^2
    f(x)=293(x2)2f(x) = 29 - 3(x - 2)^2
    (Reason: The question wants the constant written first, so reading off the form ab(xc)2a - b(x - c)^2 gives a=29a = 29, b=3b = 3 and c=2c = 2.)
    f(x)=293(x2)2f(x) = 29 - 3(x - 2)^2
    Verification
    Check 1: Expand the answer again and compare it, term by term, with the f(x)f(x) the question prints. 293(x24x+4)=293x2+12x12=173x2+12x29 - 3(x^2 - 4x + 4) = 29 - 3x^2 + 12x - 12 = 17 - 3x^2 + 12x
    Check 2: Put x=5x = 5 into both forms. They are the same function, so they must give the same value. 173(5)2+12(5)=217 - 3(5)^2 + 12(5) = 2 and 293(52)2=229 - 3(5 - 2)^2 = 2
    Check 3: The coefficient of x2x^2 is negative, so ff has a maximum, and the completed square says that maximum is aa at x=cx = c. Substituting x=2x = 2 tests both constants at once. f(2)=173(2)2+12(2)=29f(2) = 17 - 3(2)^2 + 12(2) = 29
    Mark Scheme Breakdown
    StepMarkDescriptionGot it?
    Factorise the xx terms, e.g. 3(x24x)-3(x^2 - 4x), or state b=3b = 3.M1For factorising 3x2+12x-3x^2 + 12x, or for the correct value of bb (that is b=3b = 3) embedded in an incorrect final answer of the form a3(xc)2a - 3(x - c)^2.
    3[(x2)2]-3[(x - 2)^2 \ldots] or 3(x2)2-3(x - 2)^2 \ldotsM1For a correct first step to complete the square.
    3[(x2)2(2)2]-3[(x - 2)^2 - (2)^2] \ldots or 3(x2)2+12-3(x - 2)^2 + 12 \ldotsM1For a correct second step to complete the square, or equivalent.
    f(x)=293(x2)2f(x) = 29 - 3(x - 2)^2A1Or equivalent, e.g. 3(x2)2+29-3(x - 2)^2 + 29. Working is not required, so a correct answer scores full marks unless it follows obviously incorrect working.
    Alternative method: multiply out ab(xc)2a - b(x - c)^2 to get bx2+2bcxbc2+a-bx^2 + 2bcx - bc^2 + a, then equate coefficients.NoteThe mark scheme allows this route for the same 44 marks: M1 for multiplying out, M1 for equating coefficients (2bc=122bc = 12 or abc2=17a - bc^2 = 17), M1 for finding at least two of aa, bb, cc, then A1 for the answer. This row carries no mark of its own.

    Full marks: 4/4

    Keep revising

    That is the whole paper. Read what the IGCSE is and how it is graded, or compare Edexcel 4MA1 with Cambridge 0580 if you are still choosing a board. Check the IGCSE grade boundaries to set your target, and if the exam is close, the four-week IGCSE Maths revision plan sets out what to do week by week.

    past-papersedexcel4ma1igcseworked-solutionsmark-scheme
    ShareWhatsAppPost

    Ready to boost your grades?

    Get expert 1-to-1 tutoring in GCSE & IGCSE Maths. Book a free 30-minute intro session to see the difference.

    Book Free 30-Min Intro Session