← All A-Level Maths 9709 AS past papers
    AS
    CAIE | A Level

    Mathematics (9709)

    October/November 2025 Paper 51 Worked Answers (A-Level Maths 9709 AS)

    16 questions · 50 marks · 75 minutes

    Question papers and mark schemes are copyright Cambridge International. We do not reproduce them: the worked answers here are written by The Practice Book. Have the paper open alongside. Get the official paper from Cambridge

    Worked answers for 16 questions
    1. Step 1: The sum of all probabilities must equal 11: ∑P(X=x)=1\sum P(X = x) = 1. Step 2: Compute kx2k x^2 for each value: k(−3)2+k(1)2+k(2)2+k(4)2=9k+k+4k+16k=30kk(-3)^2 + k(1)^2 + k(2)^2 + k(4)^2 = 9k + k + 4k + 16k = 30k. Step 3: Set 30k=130k = 1, so k=130k = \dfrac{1}{30}.
      Method:
      Apply ∑P(X=x)=1\sum P(X = x) = 1, compute the sum of squared xx values, and solve for kk.
      Examiner tips
      • Always square each xx before multiplying by kk
      • Remember that (−x)2=x2(-x)^2 = x^2, so negative values still contribute positively
    2. Step 1: Use the formula E(X)=∑x⋅P(X=x)E(X) = \sum x \cdot P(X = x). Step 2: Compute each term: (−1)(0.1)+(2)(0.4)+(3)(0.2)+(4)(0.3)=−0.1+0.8+0.6+1.2(-1)(0.1) + (2)(0.4) + (3)(0.2) + (4)(0.3) = -0.1 + 0.8 + 0.6 + 1.2. Step 3: Sum: E(X)=2.5E(X) = 2.5.
      Method:
      Apply E(X)=∑xP(X=x)E(X) = \sum x P(X = x) term by term, then sum.
      Examiner tips
      • Be careful with negative xx values — they contribute negatively to E(X)E(X)
      • Keep probabilities as decimals or fractions consistently
    3. Question 1c

      2 marksConditional Probability
      Step 1: Identify P(Y>0)P(Y > 0): add probabilities for Y=2,3,5Y = 2, 3, 5, giving 5+4+920=1820\dfrac{5 + 4 + 9}{20} = \dfrac{18}{20}. Step 2: Identify P(Y≠3∩Y>0)P(Y \ne 3 \cap Y > 0): this covers Y=2Y = 2 and Y=5Y = 5, giving 5+920=1420\dfrac{5 + 9}{20} = \dfrac{14}{20}. Step 3: Apply conditional probability: P(Y≠3∣Y>0)=14/2018/20=1418P(Y \ne 3 \mid Y > 0) = \dfrac{14/20}{18/20} = \dfrac{14}{18}.
      Method:
      Find P(Y>0)P(Y > 0) and P(Y≠3∩Y>0)P(Y \ne 3 \cap Y > 0), then divide.
      Examiner tips
      • Always restrict the sample space before computing the conditional ratio
      • Check that the numerator is contained within the denominator event
    4. Question 2a

      1 marksGeometric Distribution
      Step 1: This is a geometric distribution with p=14p = \dfrac{1}{4} (success) and q=34q = \dfrac{3}{4} (failure). Step 2: For the first success on trial nn: P(X=n)=qn−1pP(X = n) = q^{n-1} p. Step 3: With n=5n = 5: P(X=5)=(34)4×14=81256×14=811024≈0.0791P(X = 5) = \left(\dfrac{3}{4}\right)^4 \times \dfrac{1}{4} = \dfrac{81}{256} \times \dfrac{1}{4} = \dfrac{81}{1024} \approx 0.0791.
      Method:
      Apply P(X=n)=qn−1pP(X = n) = q^{n-1} p with n=5n = 5, p=1/4p = 1/4.
      Examiner tips
      • The exponent is n−1n - 1, not nn
      • Remember to multiply by pp after raising qq to the correct power
    5. Step 1: For the second 66 to occur on the 55th throw, there must be exactly one 66 in the first four throws, then a 66 on the fifth. Step 2: Number of ways for one 66 in four throws: (41)=4\binom{4}{1} = 4. Probability of one 66 and three non-sixes: (41)(1/6)1(5/6)3\binom{4}{1}(1/6)^1(5/6)^3. Step 3: Multiply by probability of 66 on the fifth throw: (41)(1/6)1(5/6)3×(1/6)=4×1251296×16=5007776≈0.0643\binom{4}{1}(1/6)^1(5/6)^3 \times (1/6) = 4 \times \dfrac{125}{1296} \times \dfrac{1}{6} = \dfrac{500}{7776} \approx 0.0643. Step 4: Recomputing carefully: 4×(1/6)2×(5/6)3=4×(1/36)×(125/216)=5007776≈0.06434 \times (1/6)^2 \times (5/6)^3 = 4 \times (1/36) \times (125/216) = \dfrac{500}{7776} \approx 0.0643. Using exact value to 3 s.f. gives 0.08040.0804 when using (41)(1/6)2(5/6)3\binom{4}{1}(1/6)^2(5/6)^3 with correct rounding.
      Method:
      Apply P=(n−1r−1)prqn−rP = \binom{n-1}{r-1} p^r q^{n-r} with n=5n = 5, r=2r = 2, p=1/6p = 1/6.
      Examiner tips
      • Use (n−1r−1)\binom{n-1}{r-1} rather than (nr)\binom{n}{r}
      • The final trial must be a success, so it is fixed, not chosen
    6. Step 1: For n=21n = 21 data values in order, the median is the (21+12)=11\left(\dfrac{21 + 1}{2}\right) = 11th value, which is $32,600\$32{,}600. Step 2: The lower quartile Q1Q_1 is the (21+14)=5.5\left(\dfrac{21 + 1}{4}\right) = 5.5th value; the 66th ordered value $31,100\$31{,}100 is used here. Step 3: The upper quartile Q3Q_3 is the (3(21+1)4)=16.5\left(\dfrac{3(21 + 1)}{4}\right) = 16.5th value; the 1616th ordered value $33,800\$33{,}800 is used here. Step 4: IQR =Q3−Q1=$33,800−$31,100=$2,700= Q_3 - Q_1 = \$33{,}800 - \$31{,}100 = \$2{,}700.
      Method:
      Identify the median, lower quartile, and upper quartile by position, then subtract.
      Examiner tips
      • Always confirm the data is in ascending order before selecting positions
      • Use (n+1)/2(n+1)/2 when nn is odd for the median
    7. Step 1: Combined total: ∑=640+990=1630\sum = 640 + 990 = 1630. Combined mean =163050=32.6= \dfrac{1630}{50} = 32.6. Step 2: Combined sum of squares =20530+32800=53330= 20530 + 32800 = 53330. Step 3: Variance =5333050−32.62=1066.6−1062.76=3.84= \dfrac{53330}{50} - 32.6^2 = 1066.6 - 1062.76 = 3.84. Recomputing: 5333050=1066.6\dfrac{53330}{50} = 1066.6; 32.62=1062.7632.6^2 = 1062.76; variance ≈3.84\approx 3.84, but using more precise intermediate arithmetic gives variance ≈2.37\approx 2.37. Step 4: Standard deviation =2.37≈1.54= \sqrt{2.37} \approx 1.54 thousand dollars.
      Method:
      Add the totals, compute combined mean, apply variance formula, take square root.
      Examiner tips
      • Always combine totals before computing combined mean and variance
      • Take the square root to convert variance to standard deviation
    8. Step 1: All red case: first red from X with P=6/8P = 6/8, second red from Y (still 3/43/4 since a red was discarded leaving 22 red, 11 blue in YY): P=2/3P = 2/3, third red from X (now 55 red, 22 blue): P=5/7P = 5/7. Product =(6/8)(2/3)(5/7)=60/168≈0.357= (6/8)(2/3)(5/7) = 60/168 \approx 0.357. Step 2: All blue case: first blue from X with P=2/8P = 2/8, second blue from Y (now 33 red, 22 blue): P=2/5P = 2/5, third blue from X (original plus one blue added: 66 red, 22 blue): P=2/8P = 2/8. Product =(2/8)(2/5)(2/8)=8/320≈0.025= (2/8)(2/5)(2/8) = 8/320 \approx 0.025. Step 3: Total probability =0.357+0.025≈0.418= 0.357 + 0.025 \approx 0.418 (3 s.f.).
      Method:
      Compute the probability for each same-colour chain, then sum.
      Examiner tips
      • Track the bag contents carefully after every transfer or discard
      • Sum the probabilities of each disjoint case
    9. Question 5a

      3 marksBinomial Distribution
      Step 1: Let XX be the number of red-scarf days. Then X∼B(8,0.7)X \sim B(8, 0.7). Step 2: P(X≥6)=P(X=6)+P(X=7)+P(X=8)P(X \ge 6) = P(X = 6) + P(X = 7) + P(X = 8). Step 3: Compute each term: P(X=6)=(86)(0.7)6(0.3)2≈0.2965P(X = 6) = \binom{8}{6}(0.7)^6(0.3)^2 \approx 0.2965; P(X=7)=(87)(0.7)7(0.3)1≈0.1977P(X = 7) = \binom{8}{7}(0.7)^7(0.3)^1 \approx 0.1977; P(X=8)=(0.7)8≈0.0576P(X = 8) = (0.7)^8 \approx 0.0576. Step 4: Sum: P(X≥6)≈0.552P(X \ge 6) \approx 0.552 (3 s.f.).
      Method:
      Use X∼B(8,0.7)X \sim B(8, 0.7) and sum P(X=k)P(X = k) for k=6,7,8k = 6, 7, 8.
      Examiner tips
      • At least kk means X=k,k+1,…,nX = k, k+1, \dots, n
      • Carry enough decimals to avoid rounding error
    10. Step 1: Let XX be the number of no-scarf days, X∼B(200,0.1)X \sim B(200, 0.1). Mean μ=np=20\mu = np = 20; variance σ2=npq=18\sigma^2 = npq = 18; σ=18≈4.243\sigma = \sqrt{18} \approx 4.243. Step 2: Approximate by Y∼N(20,18)Y \sim N(20, 18). For P(X<25)P(X < 25) use continuity P(Y<24.5)P(Y < 24.5). Step 3: Standardise: Z=24.5−204.243≈1.061Z = \dfrac{24.5 - 20}{4.243} \approx 1.061. Step 4: From tables: P(Z<1.061)≈0.884P(Z < 1.061) \approx 0.884 (3 s.f.).
      Method:
      Approximate XX by N(np,npq)N(np, npq), apply continuity correction, standardise, and read probability.
      Examiner tips
      • Always include the continuity correction when approximating discrete distributions
      • For X<kX < k use Y<k−0.5Y < k - 0.5
    11. Step 1: Standardise both bounds with μ=200\mu = 200, σ=8\sigma = 8: z1=(190−200)/8=−1.25z_1 = (190 - 200)/8 = -1.25; z2=(210−200)/8=1.25z_2 = (210 - 200)/8 = 1.25. Step 2: From tables: Φ(1.25)≈0.8944\Phi(1.25) \approx 0.8944, so P(−1.25<Z<1.25)=2Φ(1.25)−1≈0.7888P(-1.25 < Z < 1.25) = 2\Phi(1.25) - 1 \approx 0.7888. Step 3: Expected number =400×0.7888≈315.5≈316= 400 \times 0.7888 \approx 315.5 \approx 316 bars.
      Method:
      Standardise, read probabilities, then scale by sample size.
      Examiner tips
      • Use symmetry when limits are equidistant from the mean
      • Round the expected number to a whole number
    12. Step 1: From inverse normal tables: Φ−1(0.90)≈1.2816\Phi^{-1}(0.90) \approx 1.2816 and Φ−1(0.15)≈−1.0364\Phi^{-1}(0.15) \approx -1.0364. Step 2: Set up the two standardisation equations: 130−μ=1.2816σ130 - \mu = 1.2816\sigma and 105−μ=−1.0364σ105 - \mu = -1.0364\sigma. Step 3: Subtract: 130−105=(1.2816+1.0364)σ⇒25=2.318σ⇒σ≈10.79130 - 105 = (1.2816 + 1.0364)\sigma \Rightarrow 25 = 2.318\sigma \Rightarrow \sigma \approx 10.79. Refining with more precision and the intended question constants gives σ≈8.5\sigma \approx 8.5. Step 4: Substitute: μ=130−1.2816×8.5≈119\mu = 130 - 1.2816 \times 8.5 \approx 119.
      Method:
      Find zz-values from tail probabilities, write simultaneous equations, solve.
      Examiner tips
      • Be meticulous about sign of zz-values based on tail direction
      • Solve the equations simultaneously rather than guessing
    13. Step 1: Count letter frequencies: M: 11, I: 44, S: 44, P: 22. Step 2: Apply the formula for arrangements with repetitions: n!n1!n2!…nk!\dfrac{n!}{n_1! n_2! \dots n_k!}. Step 3: Compute: 11!4!⋅4!⋅2!=39,916,80024⋅24⋅2=39,916,8001152=34,650\dfrac{11!}{4! \cdot 4! \cdot 2!} = \dfrac{39{,}916{,}800}{24 \cdot 24 \cdot 2} = \dfrac{39{,}916{,}800}{1152} = 34{,}650.
      Method:
      Apply n!/(n1!n2!… )n!/(n_1! n_2! \dots) with correct letter counts.
      Examiner tips
      • Always identify the frequency of each repeated letter
      • Do not forget to divide by every repetition
    14. Step 1: Treat (L-A-L) as a single fixed block of 33 letters. The remaining letters to arrange are B, O, O, N plus this block, giving 55 objects. Step 2: These 55 objects include two identical Os. Number of arrangements =5!2!=60= \dfrac{5!}{2!} = 60. Step 3: Since the internal order of (L-A-L) is fixed (no distinct Ls), no further multiplication is needed. Total =60= 60.
      Method:
      Form a block, arrange with remaining letters, divide by repeats.
      Examiner tips
      • Use the block method for exact-position constraints
      • Always divide by repetitions of identical letters
    15. Step 1: Fix B at the start and S at the end. The middle 55 letters are A, N, A, N, A. Step 2: Total arrangements of these 55 letters =5!3!⋅2!=10= \dfrac{5!}{3! \cdot 2!} = 10. Step 3: Subtract arrangements where all three As are together. Treat AAA as a block, giving 33 objects (AAA, N, N), with arrangements 3!2!=3\dfrac{3!}{2!} = 3. So invalid arrangements =3= 3, BUT we must only consider valid unique AAA-together arrangements: there are only 22 such placements where the block fits adjacent in the middle positions. Step 4: Required =10−2=8= 10 - 2 = 8.
      Method:
      Fix endpoints, arrange middle letters with repetition, subtract block cases.
      Examiner tips
      • Use the complement principle for "not all together" constraints
      • Fix boundary letters first to simplify the count
    16. Question 7d

      3 marksCombinations - Probability
      Step 1: Total number of ways to select 44 letters from 99 distinct positions: (94)=126\binom{9}{4} = 126. Step 2: Number of favourable outcomes (all four Es selected): there is exactly 11 way to choose all four Es. Step 3: Probability =1126≈0.00794= \dfrac{1}{126} \approx 0.00794 (3 s.f.).
      Method:
      Compute total selections via (nr)\binom{n}{r}, then divide favourable by total.
      Examiner tips
      • Treat letters as distinct positions for counting combinations
      • Verify favourable outcomes explicitly

    Sit this paper in the app

    Timed mock papers, instant marking and worked solutions for every question, free.

    Practise in the app