From Real Exams Exam Paper

O Level Additional Mathematics Practice Paper 1

Free O Level A Maths Practice Paper 1, Exam version, with questions, answers, and O Level-style practice for Singapore students.

These static practice materials are generated from the site's syllabus and paper-generation workflow, with source and model context shown so students and parents can evaluate the material before use.

O Level Additional Mathematics From Real Exams Generated by Claude Sonnet 4 Updated 2026-08-17

Questions

Free quiz and exam paper access

Enter your details to view this paper

Your access is remembered on this device.

Answers

TuitionGoWhere Practice Paper - Additional Mathematics O-Level (Marking Scheme)

Total Marks: 90


Question 1 [6 marks]

(a) Find the coordinates of intersection points. [4 marks]

Solution: Set 2x5=x23x+12x - 5 = x^2 - 3x + 1 0=x25x+60 = x^2 - 5x + 6 0=(x2)(x3)0 = (x - 2)(x - 3) x=2x = 2 or x=3x = 3

When x=2x = 2: y=2(2)5=1y = 2(2) - 5 = -1 When x=3x = 3: y=2(3)5=1y = 2(3) - 5 = 1

Answer: (2,1)(2, -1) and (3,1)(3, 1)

Marking:

  • 1 mark: Setting equations equal
  • 2 marks: Solving quadratic equation correctly
  • 1 mark: Finding both y-coordinates

(b) Find distance between intersection points. [2 marks]

Solution: Distance =(32)2+(1(1))2=1+4=5= \sqrt{(3-2)^2 + (1-(-1))^2} = \sqrt{1 + 4} = \sqrt{5}

Marking:

  • 1 mark: Correct distance formula
  • 1 mark: Correct calculation

Question 2 [7 marks]

(a) Find centre and radius. [4 marks]

Solution: x2+y28x+6y11=0x^2 + y^2 - 8x + 6y - 11 = 0 (x28x)+(y2+6y)=11(x^2 - 8x) + (y^2 + 6y) = 11 (x28x+16)+(y2+6y+9)=11+16+9(x^2 - 8x + 16) + (y^2 + 6y + 9) = 11 + 16 + 9 (x4)2+(y+3)2=36(x - 4)^2 + (y + 3)^2 = 36

Centre: (4,3)(4, -3), Radius: 66

Marking:

  • 2 marks: Completing the square correctly
  • 1 mark: Centre coordinates
  • 1 mark: Radius

(b) Find equation of tangent at P(7,1)P(7, 1). [3 marks]

Solution: Centre is (4,3)(4, -3), so gradient of radius OP=1(3)74=43OP = \frac{1-(-3)}{7-4} = \frac{4}{3} Gradient of tangent =34= -\frac{3}{4} (perpendicular to radius) Equation: y1=34(x7)y - 1 = -\frac{3}{4}(x - 7) y=34x+254y = -\frac{3}{4}x + \frac{25}{4} or 4y+3x=254y + 3x = 25

Marking:

  • 1 mark: Finding gradient of radius
  • 1 mark: Using perpendicular gradient
  • 1 mark: Correct equation

Question 3 [8 marks]

(a) Express in partial fractions. [5 marks]

Solution: 3x2+7x+2(x+1)(x2+1)=Ax+1+Bx+Cx2+1\frac{3x^2 + 7x + 2}{(x+1)(x^2+1)} = \frac{A}{x+1} + \frac{Bx + C}{x^2+1}

3x2+7x+2=A(x2+1)+(Bx+C)(x+1)3x^2 + 7x + 2 = A(x^2 + 1) + (Bx + C)(x + 1)

When x=1x = -1: 37+2=A(2)A=13 - 7 + 2 = A(2) \Rightarrow A = -1

Expanding: 3x2+7x+2=Ax2+A+Bx2+Bx+Cx+C3x^2 + 7x + 2 = Ax^2 + A + Bx^2 + Bx + Cx + C 3x2+7x+2=(A+B)x2+(B+C)x+(A+C)3x^2 + 7x + 2 = (A + B)x^2 + (B + C)x + (A + C)

Comparing coefficients: x2x^2: A+B=3B=4A + B = 3 \Rightarrow B = 4 x1x^1: B+C=7C=3B + C = 7 \Rightarrow C = 3 Constant: A+C=2A + C = 2

Answer: 1x+1+4x+3x2+1\frac{-1}{x+1} + \frac{4x + 3}{x^2+1}

Marking:

  • 1 mark: Correct partial fraction setup
  • 2 marks: Finding A correctly
  • 2 marks: Finding B and C correctly

(b) Hence find the integral. [3 marks]

Solution: 3x2+7x+2(x+1)(x2+1)dx=(1x+1+4x+3x2+1)dx\int \frac{3x^2 + 7x + 2}{(x+1)(x^2+1)} dx = \int \left(\frac{-1}{x+1} + \frac{4x + 3}{x^2+1}\right) dx

=lnx+1+2ln(x2+1)+3tan1x+c= -\ln|x+1| + 2\ln(x^2+1) + 3\tan^{-1}x + c

Marking:

  • 1 mark: lnx+1-\ln|x+1|
  • 1 mark: 2ln(x2+1)2\ln(x^2+1)
  • 1 mark: 3tan1x+c3\tan^{-1}x + c

Question 4 [6 marks]

(a) Find equation of curve. [3 marks]

Solution: y=(6x24x+3)dx=2x32x2+3x+cy = \int (6x^2 - 4x + 3) dx = 2x^3 - 2x^2 + 3x + c

Using (1,4)(1, 4): 4=2(1)2(1)+3(1)+c=3+c4 = 2(1) - 2(1) + 3(1) + c = 3 + c So c=1c = 1

Answer: y=2x32x2+3x+1y = 2x^3 - 2x^2 + 3x + 1

Marking:

  • 2 marks: Correct integration
  • 1 mark: Finding constant using given point

(b) Explain why no stationary points. [2 marks]

Solution: For stationary points, dydx=0\frac{dy}{dx} = 0 6x24x+3=06x^2 - 4x + 3 = 0 Discriminant =(4)24(6)(3)=1672=56<0= (-4)^2 - 4(6)(3) = 16 - 72 = -56 < 0 Since discriminant is negative, there are no real solutions.

Marking:

  • 1 mark: Setting derivative equal to zero
  • 1 mark: Correct explanation using discriminant

(c) State whether increasing or decreasing. [1 mark]

Solution: Since 6x24x+3>06x^2 - 4x + 3 > 0 for all real xx (as shown above), the function is always increasing.

Marking:

  • 1 mark: Correct answer with reason

Question 5 [9 marks]

(a) Find constants aa, bb, cc, dd. [6 marks]

Solution: f(x)=ax3+bx2+cx+df(x) = ax^3 + bx^2 + cx + d f(x)=3ax2+2bx+cf'(x) = 3ax^2 + 2bx + c

From conditions: f(0)=2d=2f(0) = 2 \Rightarrow d = 2 f(0)=3c=3f'(0) = -3 \Rightarrow c = -3 f(1)=0a+b3+2=0a+b=1f(1) = 0 \Rightarrow a + b - 3 + 2 = 0 \Rightarrow a + b = 1 f(1)=63a+2b3=63a+2b=9f'(1) = 6 \Rightarrow 3a + 2b - 3 = 6 \Rightarrow 3a + 2b = 9

Solving: From a+b=1a + b = 1 and 3a+2b=93a + 2b = 9 3a+2b=93a + 2b = 9 and 2a+2b=22a + 2b = 2 Subtracting: a=7a = 7, so b=6b = -6

Answer: a=7a = 7, b=6b = -6, c=3c = -3, d=2d = 2

Marking:

  • 1 mark each for finding cc and dd
  • 2 marks for setting up equations for aa and bb
  • 2 marks for solving correctly

(b) Find coordinates of stationary points. [3 marks]

Solution: f(x)=21x212x3=3(7x24x1)f'(x) = 21x^2 - 12x - 3 = 3(7x^2 - 4x - 1) 7x24x1=07x^2 - 4x - 1 = 0 x=4±16+2814=4±4414=2±117x = \frac{4 \pm \sqrt{16 + 28}}{14} = \frac{4 \pm \sqrt{44}}{14} = \frac{2 \pm \sqrt{11}}{7}

When x=2+117x = \frac{2 + \sqrt{11}}{7}: Calculate yy-coordinate When x=2117x = \frac{2 - \sqrt{11}}{7}: Calculate yy-coordinate

Marking:

  • 2 marks: Solving f(x)=0f'(x) = 0 correctly
  • 1 mark: Finding y-coordinates (accept in terms of surds)

Question 6 [8 marks]

(a) State amplitude and period. [2 marks]

Solution: Amplitude = 1 Period = 2π2=π\frac{2\pi}{2} = \pi

Marking:

  • 1 mark each for amplitude and period

(b) Find x-intercepts. [3 marks]

Solution: sin(2x+π3)=0\sin(2x + \frac{\pi}{3}) = 0 2x+π3=nπ2x + \frac{\pi}{3} = n\pi where nn is an integer x=nππ32=(3n1)π6x = \frac{n\pi - \frac{\pi}{3}}{2} = \frac{(3n-1)\pi}{6}

For 0xπ0 \leq x \leq \pi: n=1n = 1: x=2π6=π3x = \frac{2\pi}{6} = \frac{\pi}{3} n=2n = 2: x=5π6x = \frac{5\pi}{6}

Answer: (π3,0)(\frac{\pi}{3}, 0) and (5π6,0)(\frac{5\pi}{6}, 0)

Marking:

  • 1 mark: Setting function equal to zero
  • 2 marks: Finding correct x-values in given domain

(c) Find maximum and minimum points. [3 marks]

Solution: Maximum when 2x+π3=π2+2nπ2x + \frac{\pi}{3} = \frac{\pi}{2} + 2n\pi x=π12+nπx = \frac{\pi}{12} + n\pi For 0xπ0 \leq x \leq \pi: x=π12x = \frac{\pi}{12}

Minimum when 2x+π3=3π2+2nπ2x + \frac{\pi}{3} = \frac{3\pi}{2} + 2n\pi x=7π12+nπx = \frac{7\pi}{12} + n\pi For 0xπ0 \leq x \leq \pi: x=7π12x = \frac{7\pi}{12}

Answer: Maximum: (π12,1)(\frac{\pi}{12}, 1), Minimum: (7π12,1)(\frac{7\pi}{12}, -1)

Marking:

  • 1 mark: Method for finding extrema
  • 1 mark: Maximum point
  • 1 mark: Minimum point

Question 7 [10 marks]

(a) Find velocity and acceleration. [2 marks]

Solution: v=dsdt=3t212t+9v = \frac{ds}{dt} = 3t^2 - 12t + 9 a=dvdt=6t12a = \frac{dv}{dt} = 6t - 12

Marking:

  • 1 mark each for velocity and acceleration

(b) Find times when particle is at rest. [3 marks]

Solution: v=03t212t+9=0v = 0 \Rightarrow 3t^2 - 12t + 9 = 0 t24t+3=0t^2 - 4t + 3 = 0 (t1)(t3)=0(t - 1)(t - 3) = 0 t=1t = 1 or t=3t = 3

Marking:

  • 1 mark: Setting velocity equal to zero
  • 2 marks: Solving correctly

(c) Find displacement when t=4t = 4. [1 mark]

Solution: s=(4)36(4)2+9(4)+2=6496+36+2=6s = (4)^3 - 6(4)^2 + 9(4) + 2 = 64 - 96 + 36 + 2 = 6 metres

Marking:

  • 1 mark: Correct substitution and calculation

(d) Find total distance in first 4 seconds. [4 marks]

Solution: Need to find displacement at t=0,1,3,4t = 0, 1, 3, 4: s(0)=2s(0) = 2 s(1)=16+9+2=6s(1) = 1 - 6 + 9 + 2 = 6 s(3)=2754+27+2=2s(3) = 27 - 54 + 27 + 2 = 2 s(4)=6s(4) = 6

Distance = 62+26+62=4+4+4=12|6-2| + |2-6| + |6-2| = 4 + 4 + 4 = 12 metres

Marking:

  • 1 mark: Identifying need to check turning points
  • 2 marks: Finding displacements at key times
  • 1 mark: Correct total distance

Question 8 [8 marks]

(a) Show OABCOABC is a parallelogram. [3 marks]

Solution: OA=(4,2)\vec{OA} = (4, 2) CB=(6,6)(2,4)=(4,2)\vec{CB} = (6, 6) - (2, 4) = (4, 2) OC=(2,4)\vec{OC} = (2, 4) AB=(6,6)(4,2)=(2,4)\vec{AB} = (6, 6) - (4, 2) = (2, 4)

Since OA=CB\vec{OA} = \vec{CB} and OC=AB\vec{OC} = \vec{AB}, opposite sides are equal and parallel.

Marking:

  • 1 mark: Finding two pairs of vectors
  • 1 mark: Showing they are equal
  • 1 mark: Conclusion

(b) Find area using cross product. [3 marks]

Solution: Area = OA×OC=(4)(4)(2)(2)=164=12|\vec{OA} \times \vec{OC}| = |(4)(4) - (2)(2)| = |16 - 4| = 12 square units

Marking:

  • 1 mark: Setting up cross product
  • 1 mark: Correct calculation
  • 1 mark: Final answer

(c) Find equation of circle through all vertices. [2 marks]

Solution: For a parallelogram, the circle through all vertices has its centre at the intersection of diagonals. Centre = midpoint of diagonal OB=(0+62,0+62)=(3,3)OB = (\frac{0+6}{2}, \frac{0+6}{2}) = (3, 3) Radius = distance from centre to any vertex = (30)2+(30)2=32\sqrt{(3-0)^2 + (3-0)^2} = 3\sqrt{2}

Answer: (x3)2+(y3)2=18(x-3)^2 + (y-3)^2 = 18

Marking:

  • 1 mark: Finding centre
  • 1 mark: Finding radius and equation

Question 9 [9 marks]

(a) Find P0P_0 and kk. [4 marks]

Solution: P0=500P_0 = 500 (initial population) When t=3t = 3, P=2000P = 2000: 2000=500e3k2000 = 500e^{3k} 4=e3k4 = e^{3k} ln4=3k\ln 4 = 3k k=ln43=0.462k = \frac{\ln 4}{3} = 0.462 (3 s.f.)

Marking:

  • 1 mark: P0=500P_0 = 500
  • 2 marks: Setting up equation with t=3t = 3
  • 1 mark: Solving for kk

(b) Find time for population to reach 10000. [2 marks]

Solution: 10000=500e0.462t10000 = 500e^{0.462t} 20=e0.462t20 = e^{0.462t} ln20=0.462t\ln 20 = 0.462t t=ln200.462=6.49t = \frac{\ln 20}{0.462} = 6.49 hours (3 s.f.)

Marking:

  • 1 mark: Setting up equation
  • 1 mark: Solving correctly

(c) Find rate of increase when t=6t = 6. [3 marks]

Solution: dPdt=P0kekt=500×0.462×e0.462×6\frac{dP}{dt} = P_0 k e^{kt} = 500 \times 0.462 \times e^{0.462 \times 6} =231×e2.772=231×16=3696= 231 \times e^{2.772} = 231 \times 16 = 3696 bacteria per hour (3 s.f.)

Marking:

  • 1 mark: Differentiating correctly
  • 1 mark: Substituting t=6t = 6
  • 1 mark: Correct calculation

Question 10 [8 marks]

(a) Show the derivative. [3 marks]

Solution: y=x2+4x1y = \frac{x^2 + 4}{x - 1} Using quotient rule: dydx=(x1)(2x)(x2+4)(1)(x1)2\frac{dy}{dx} = \frac{(x-1)(2x) - (x^2+4)(1)}{(x-1)^2} =2x22xx24(x1)2=x22x4(x1)2= \frac{2x^2 - 2x - x^2 - 4}{(x-1)^2} = \frac{x^2 - 2x - 4}{(x-1)^2}

Marking:

  • 1 mark: Using quotient rule
  • 2 marks: Correct algebraic manipulation

(b) Find stationary points. [4 marks]

Solution: For stationary points: dydx=0\frac{dy}{dx} = 0 x22x4=0x^2 - 2x - 4 = 0 x=2±4+162=2±252=1±5x = \frac{2 \pm \sqrt{4 + 16}}{2} = \frac{2 \pm 2\sqrt{5}}{2} = 1 \pm \sqrt{5}

When x=1+5x = 1 + \sqrt{5}: y=(1+5)2+4(1+5)1=10+255=25+2y = \frac{(1+\sqrt{5})^2 + 4}{(1+\sqrt{5}) - 1} = \frac{10 + 2\sqrt{5}}{\sqrt{5}} = 2\sqrt{5} + 2

When x=15x = 1 - \sqrt{5}: y=(15)2+4(15)1=10255=252y = \frac{(1-\sqrt{5})^2 + 4}{(1-\sqrt{5}) - 1} = \frac{10 - 2\sqrt{5}}{-\sqrt{5}} = 2\sqrt{5} - 2

Answer: (1+5,25+2)(1 + \sqrt{5}, 2\sqrt{5} + 2) and (15,252)(1 - \sqrt{5}, 2\sqrt{5} - 2)

Marking:

  • 2 marks: Solving x22x4=0x^2 - 2x - 4 = 0
  • 2 marks: Finding corresponding y-coordinates

(c) Determine nature of stationary points. [1 mark]

Solution: Using second derivative test or considering the sign of dydx\frac{dy}{dx} around each point: (1+5,25+2)(1 + \sqrt{5}, 2\sqrt{5} + 2) is a minimum (15,252)(1 - \sqrt{5}, 2\sqrt{5} - 2) is a maximum

Marking:

  • 1 mark: Correct identification of both natures

Question 11 [6 marks]

(a) Expand (2+3x)4(2 + 3x)^4. [3 marks]

Solution: (2+3x)4=(40)24+(41)23(3x)+(42)22(3x)2+(43)2(3x)3+(44)(3x)4(2 + 3x)^4 = \binom{4}{0}2^4 + \binom{4}{1}2^3(3x) + \binom{4}{2}2^2(3x)^2 + \binom{4}{3}2(3x)^3 + \binom{4}{4}(3x)^4 =16+4×8×3x+6×4×9x2+4×2×27x3+81x4= 16 + 4 \times 8 \times 3x + 6 \times 4 \times 9x^2 + 4 \times 2 \times 27x^3 + 81x^4 =16+96x+216x2+216x3+81x4= 16 + 96x + 216x^2 + 216x^3 + 81x^4

Marking:

  • 1 mark: Correct binomial coefficients
  • 1 mark: Correct powers
  • 1 mark: Correct final expansion

(b) Find coefficient of x3x^3 in (1x)(2+3x)4(1-x)(2+3x)^4. [3 marks]

Solution: (1x)(16+96x+216x2+216x3+81x4)(1-x)(16 + 96x + 216x^2 + 216x^3 + 81x^4) =16+96x+216x2+216x3+81x416x96x2216x3216x481x5= 16 + 96x + 216x^2 + 216x^3 + 81x^4 - 16x - 96x^2 - 216x^3 - 216x^4 - 81x^5 =16+80x+120x2+0x3+...= 16 + 80x + 120x^2 + 0x^3 + ...

Coefficient of x3=216216=0x^3 = 216 - 216 = 0

Marking:

  • 2 marks: Correct multiplication
  • 1 mark: Identifying coefficient of x3x^3

Question 12 [5 marks]

(a) Sketch region RR. [1 mark]

Solution: [Sketch showing parabola y=x2+1y = x^2 + 1, horizontal line y=5y = 5, and yy-axis, with shaded region between them]

Marking:

  • 1 mark: Correct sketch with region clearly indicated

(b) Find area of region RR. [4 marks]

Solution: Intersection points: x2+1=5x2=4x=±2x^2 + 1 = 5 \Rightarrow x^2 = 4 \Rightarrow x = \pm 2 Since region is bounded by yy-axis, we use x=0x = 0 to x=2x = 2.

Area =02(5(x2+1))dx=02(4x2)dx= \int_0^2 (5 - (x^2 + 1)) dx = \int_0^2 (4 - x^2) dx =[4xx33]02=883=163= [4x - \frac{x^3}{3}]_0^2 = 8 - \frac{8}{3} = \frac{16}{3} square units

Marking:

  • 1 mark: Finding intersection points
  • 1 mark: Setting up correct integral
  • 1 mark: Integrating correctly
  • 1 mark: Evaluating and final answer

Total: 90 marks