AI Generated Exam Paper

A Level H2 Mathematics Practice Paper 1

Free A Level H2 Maths Practice Paper 1, DeepSeek AI version, with questions, answers, and A 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.

A Level H2 Mathematics AI Generated Generated by DeepSeek V4 Pro 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 - Maths H2 A-Level

Answer Key and Marking Scheme

Paper: Practice Paper 1 (Pure Mathematics) Version: 1 of 5 Total Marks: 100


Question 1 (8 marks)

(a) Show that gfgf exists and find gf(x)gf(x). [4 marks]

Solution:

  • Domain of ff: xR,x3x \in \mathbb{R}, x \neq 3
  • Range of ff: Let y=2x+1x3y = \frac{2x+1}{x-3}. As x3+x \to 3^+, y+y \to +\infty; as x3x \to 3^-, yy \to -\infty; as x±x \to \pm\infty, y2y \to 2. So Rf=R{2}R_f = \mathbb{R} \setminus \{2\}.
  • Domain of gg: x4x \geq -4
  • For gfgf to exist, RfDgR_f \subseteq D_g: Need 2x+1x34\frac{2x+1}{x-3} \geq -4 for all x3x \neq 3. 2x+1x34    2x+1x3+40    2x+1+4x12x30    6x11x30\frac{2x+1}{x-3} \geq -4 \implies \frac{2x+1}{x-3} + 4 \geq 0 \implies \frac{2x+1+4x-12}{x-3} \geq 0 \implies \frac{6x-11}{x-3} \geq 0 Critical values: x=116,3x = \frac{11}{6}, 3. Sign analysis shows this holds for x116x \leq \frac{11}{6} or x>3x > 3. So gfgf exists for x(,116](3,)x \in (-\infty, \frac{11}{6}] \cup (3, \infty). [2 marks]
  • gf(x)=g(f(x))=2x+1x3+4=2x+1+4x12x3=6x11x3gf(x) = g(f(x)) = \sqrt{\frac{2x+1}{x-3} + 4} = \sqrt{\frac{2x+1+4x-12}{x-3}} = \sqrt{\frac{6x-11}{x-3}} [2 marks]

(b) State domain and range of gfgf. [2 marks]

Solution:

  • Domain: x(,116](3,)x \in (-\infty, \frac{11}{6}] \cup (3, \infty) [1 mark]
  • Range: For x116x \leq \frac{11}{6}, 6x11x30\frac{6x-11}{x-3} \geq 0 and as xx \to -\infty, expression 6\to 6, so gf(x)6gf(x) \to \sqrt{6}. As x3+x \to 3^+, expression +\to +\infty, so gf(x)gf(x) \to \infty. Range: [0,)[0, \infty). [1 mark]

(c) Determine whether gfgf has an inverse. [2 marks]

Solution:

  • gfgf is not one-to-one on its domain. For example, gf(0)=113=113gf(0) = \sqrt{\frac{-11}{-3}} = \sqrt{\frac{11}{3}} and gf(1)=52=52gf(1) = \sqrt{\frac{-5}{-2}} = \sqrt{\frac{5}{2}}, but also for x>3x > 3, gf(4)=131=13gf(4) = \sqrt{\frac{13}{1}} = \sqrt{13}. The function takes the same value for different xx values (e.g., check if 6x11x3=k\frac{6x-11}{x-3} = k has multiple solutions). Since gfgf is not injective, it does not have an inverse. [2 marks]

Question 2 (9 marks)

(a) Find the cartesian equation of CC. [4 marks]

Solution:

  • x=t22tx = t^2 - 2t, y=t2+2ty = t^2 + 2t
  • yx=(t2+2t)(t22t)=4ty - x = (t^2 + 2t) - (t^2 - 2t) = 4t, so t=yx4t = \frac{y-x}{4} [1 mark]
  • x+y=(t22t)+(t2+2t)=2t2x + y = (t^2 - 2t) + (t^2 + 2t) = 2t^2 [1 mark]
  • Substitute tt: x+y=2(yx4)2=2(yx)216=(yx)28x + y = 2\left(\frac{y-x}{4}\right)^2 = 2 \cdot \frac{(y-x)^2}{16} = \frac{(y-x)^2}{8} [1 mark]
  • Therefore (yx)2=8(x+y)(y-x)^2 = 8(x+y), so k=8k = 8. [1 mark]

(b) Sketch the curve CC. [3 marks]

Solution:

  • The equation (yx)2=8(x+y)(y-x)^2 = 8(x+y) represents a parabola.
  • When x=0x = 0: y2=8y    y(y8)=0y^2 = 8y \implies y(y-8) = 0, so (0,0)(0,0) and (0,8)(0,8).
  • When y=0y = 0: x2=8x    x(x8)=0x^2 = 8x \implies x(x-8) = 0, so (0,0)(0,0) and (8,0)(8,0).
  • Axis of symmetry: y=xy = x (since equation is symmetric in swapping xx and yy).
  • Vertex: At t=0t = 0: (0,0)(0,0). At t=1t = 1: (1,3)(-1, 3). At t=1t = -1: (3,1)(3, -1).
  • Sketch shows parabola opening towards first quadrant, symmetric about y=xy = x, passing through (0,0)(0,0), (0,8)(0,8), (8,0)(8,0). [3 marks]

(c) Find the exact volume of the solid formed. [2 marks]

Solution:

  • The curve crosses the xx-axis at (0,0)(0,0) and (8,0)(8,0).
  • From cartesian equation: y22xy+x2=8x+8y    y22xy8y+x28x=0y^2 - 2xy + x^2 = 8x + 8y \implies y^2 - 2xy - 8y + x^2 - 8x = 0 This is quadratic in yy: y2(2x+8)y+(x28x)=0y^2 - (2x+8)y + (x^2-8x) = 0 y=2x+8±(2x+8)24(x28x)2=x+4±4x2+32x+644x2+32x=x+4±64x+64y = \frac{2x+8 \pm \sqrt{(2x+8)^2 - 4(x^2-8x)}}{2} = x+4 \pm \sqrt{4x^2+32x+64 - 4x^2+32x} = x+4 \pm \sqrt{64x+64} y=x+4±8x+1y = x+4 \pm 8\sqrt{x+1}
  • For 0x80 \leq x \leq 8, the upper branch is y=x+4+8x+1y = x+4+8\sqrt{x+1} and lower branch is y=x+48x+1y = x+4-8\sqrt{x+1}.
  • Volume =π08(yupper2ylower2)dx= \pi \int_0^8 (y_{\text{upper}}^2 - y_{\text{lower}}^2) \, dx yupper2ylower2=(yupperylower)(yupper+ylower)=(16x+1)(2x+8)=32(x+4)x+1y_{\text{upper}}^2 - y_{\text{lower}}^2 = (y_{\text{upper}} - y_{\text{lower}})(y_{\text{upper}} + y_{\text{lower}}) = (16\sqrt{x+1})(2x+8) = 32(x+4)\sqrt{x+1}
  • V=π0832(x+4)x+1dxV = \pi \int_0^8 32(x+4)\sqrt{x+1} \, dx. Let u=x+1u = x+1, du=dxdu = dx, x=u1x = u-1, when x=0,u=1x=0, u=1; x=8,u=9x=8, u=9. V=32π19(u1+4)udu=32π19(u+3)u1/2du=32π19(u3/2+3u1/2)duV = 32\pi \int_1^9 (u-1+4)\sqrt{u} \, du = 32\pi \int_1^9 (u+3)u^{1/2} \, du = 32\pi \int_1^9 (u^{3/2} + 3u^{1/2}) \, du =32π[25u5/2+2u3/2]19=32π[(25(243)+2(27))(25+2)]= 32\pi \left[\frac{2}{5}u^{5/2} + 2u^{3/2}\right]_1^9 = 32\pi \left[\left(\frac{2}{5}(243) + 2(27)\right) - \left(\frac{2}{5} + 2\right)\right] =32π[4865+54252]=32π[4845+52]=32π484+2605=32π7445=23808π5= 32\pi \left[\frac{486}{5} + 54 - \frac{2}{5} - 2\right] = 32\pi \left[\frac{484}{5} + 52\right] = 32\pi \cdot \frac{484+260}{5} = 32\pi \cdot \frac{744}{5} = \frac{23808\pi}{5} [2 marks]

Question 3 (8 marks)

(a) Solve x25x+6x+10\frac{x^2 - 5x + 6}{x + 1} \leq 0. [4 marks]

Solution:

  • Factorise numerator: (x2)(x3)(x-2)(x-3)
  • Expression: (x2)(x3)x+10\frac{(x-2)(x-3)}{x+1} \leq 0
  • Critical values: x=1,2,3x = -1, 2, 3
  • Sign analysis:
    • x<1x < -1: ()()/()=(-)(-)/(-) = -, negative
    • 1<x<2-1 < x < 2: ()()/(+)=+(-)(-)/(+) = +, positive
    • 2<x<32 < x < 3: (+)()/(+)=(+)(-)/(+) = -, negative
    • x>3x > 3: (+)(+)/(+)=+(+)(+)/(+) = +, positive
  • At x=2x = 2: numerator = 0, expression = 0 ✓
  • At x=3x = 3: numerator = 0, expression = 0 ✓
  • At x=1x = -1: undefined ✗
  • Solution: x(,1)[2,3]x \in (-\infty, -1) \cup [2, 3] [4 marks]

(b) Solve x25x+6x+10\frac{|x|^2 - 5|x| + 6}{|x| + 1} \leq 0. [4 marks]

Solution:

  • Let u=x0u = |x| \geq 0. Then inequality becomes u25u+6u+10\frac{u^2 - 5u + 6}{u + 1} \leq 0, u0u \geq 0.
  • From part (a), solution for uu is u[0,1)[2,3]u \in [0, 1) \cup [2, 3] (since u0u \geq 0, we take intersection with (,1)[2,3](-\infty, -1) \cup [2, 3], noting u=1u = -1 is not in domain).
  • Wait, recalculate: For u0u \geq 0, critical values are u=2,3u = 2, 3 (since u=1u = -1 is not in domain).
    • 0u<20 \leq u < 2: (u2)(u3)>0(u-2)(u-3) > 0, u+1>0u+1 > 0, so expression > 0
    • 2u32 \leq u \leq 3: (u2)(u3)0(u-2)(u-3) \leq 0, u+1>0u+1 > 0, so expression 0\leq 0
    • u>3u > 3: (u2)(u3)>0(u-2)(u-3) > 0, expression > 0
  • So u[2,3]u \in [2, 3], i.e., 2x32 \leq |x| \leq 3
  • This gives x[3,2][2,3]x \in [-3, -2] \cup [2, 3] [4 marks]

Question 4 (10 marks)

(a) Find aa and rr. [4 marks]

Solution:

  • S=a1r=24S_\infty = \frac{a}{1-r} = 24 ... (1)
  • S2=a+ar=a(1+r)=18S_2 = a + ar = a(1+r) = 18 ... (2)
  • From (1): a=24(1r)a = 24(1-r)
  • Substitute into (2): 24(1r)(1+r)=18    24(1r2)=18    1r2=34    r2=1424(1-r)(1+r) = 18 \implies 24(1-r^2) = 18 \implies 1-r^2 = \frac{3}{4} \implies r^2 = \frac{1}{4}
  • Since 0<r<10 < r < 1, r=12r = \frac{1}{2} [2 marks]
  • a=24(112)=12a = 24(1-\frac{1}{2}) = 12 [2 marks]

(b) Find least nn such that Sn>23.5S_n > 23.5. [3 marks]

Solution:

  • Sn=a(1rn)1r=12(10.5n)0.5=24(10.5n)S_n = \frac{a(1-r^n)}{1-r} = \frac{12(1-0.5^n)}{0.5} = 24(1-0.5^n)
  • Need 24(10.5n)>23.5    10.5n>23.524=474824(1-0.5^n) > 23.5 \implies 1-0.5^n > \frac{23.5}{24} = \frac{47}{48}
  • 0.5n<14748=1480.5^n < 1 - \frac{47}{48} = \frac{1}{48}
  • nln0.5<ln(1/48)    n>ln(1/48)ln0.5=ln48ln2=ln48ln25.58n \ln 0.5 < \ln(1/48) \implies n > \frac{\ln(1/48)}{\ln 0.5} = \frac{-\ln 48}{-\ln 2} = \frac{\ln 48}{\ln 2} \approx 5.58
  • Least integer n=6n = 6 [3 marks]

(c) Does sum to infinity exist for GP with first term aa and common ratio 2r2r? [3 marks]

Solution:

  • 2r=2×12=12r = 2 \times \frac{1}{2} = 1
  • For sum to infinity to exist, we need 2r<1|2r| < 1
  • Here 2r=1|2r| = 1, which is not less than 1.
  • Therefore the sum to infinity does not exist (the series diverges). [3 marks]

Question 5 (9 marks)

(a) Find acute angle between ll and Π\Pi. [3 marks]

Solution:

  • Direction vector of ll: d=(211)\mathbf{d} = \begin{pmatrix} 2 \\ 1 \\ -1 \end{pmatrix}
  • Normal vector of Π\Pi: n=(213)\mathbf{n} = \begin{pmatrix} 2 \\ -1 \\ 3 \end{pmatrix}
  • sinθ=dndn=2(2)+1(1)+(1)(3)4+1+14+1+9=413614=084=0\sin \theta = \frac{|\mathbf{d} \cdot \mathbf{n}|}{|\mathbf{d}||\mathbf{n}|} = \frac{|2(2) + 1(-1) + (-1)(3)|}{\sqrt{4+1+1}\sqrt{4+1+9}} = \frac{|4-1-3|}{\sqrt{6}\sqrt{14}} = \frac{0}{\sqrt{84}} = 0
  • θ=0\theta = 0^\circ
  • The line is parallel to the plane. [3 marks]

(b) Find point of intersection of ll and Π\Pi. [3 marks]

Solution:

  • Parametric point on ll: (1+2λ,λ,2λ)(1+2\lambda, \lambda, 2-\lambda)
  • Substitute into plane equation: 2(1+2λ)λ+3(2λ)=72(1+2\lambda) - \lambda + 3(2-\lambda) = 7
  • 2+4λλ+63λ=7    8+0λ=7    8=72 + 4\lambda - \lambda + 6 - 3\lambda = 7 \implies 8 + 0\lambda = 7 \implies 8 = 7
  • This is a contradiction, so the line does not intersect the plane.
  • The line is parallel to the plane and does not lie in it. [3 marks]

(c) Find perpendicular distance from A(3,1,4)A(3, -1, 4) to Π\Pi. [3 marks]

Solution:

  • Distance =2(3)(1)+3(4)722+(1)2+32=6+1+1274+1+9=1214=1214= \frac{|2(3) - (-1) + 3(4) - 7|}{\sqrt{2^2 + (-1)^2 + 3^2}} = \frac{|6 + 1 + 12 - 7|}{\sqrt{4+1+9}} = \frac{|12|}{\sqrt{14}} = \frac{12}{\sqrt{14}}
  • =121414=6147= \frac{12\sqrt{14}}{14} = \frac{6\sqrt{14}}{7} [3 marks]

Question 6 (9 marks)

(a) Express z=1i3z = 1 - i\sqrt{3} in modulus-argument form. [2 marks]

Solution:

  • z=12+(3)2=1+3=2|z| = \sqrt{1^2 + (-\sqrt{3})^2} = \sqrt{1+3} = 2
  • arg(z)=tan1(3/1)=π3\arg(z) = -\tan^{-1}(\sqrt{3}/1) = -\frac{\pi}{3} (since in 4th quadrant)
  • z=2eiπ/3z = 2e^{-i\pi/3} or 2(cos(π/3)+isin(π/3))2(\cos(-\pi/3) + i\sin(-\pi/3)) [2 marks]

(b) Find the three cube roots of 8i8i in cartesian form. [5 marks]

Solution:

  • 8i=8eiπ/28i = 8e^{i\pi/2} (since 8i=8|8i| = 8, arg(8i)=π/2\arg(8i) = \pi/2)
  • Cube roots: wk=81/3ei(π/2+2πk)/3=2ei(π/6+2πk/3)w_k = 8^{1/3} e^{i(\pi/2 + 2\pi k)/3} = 2e^{i(\pi/6 + 2\pi k/3)} for k=0,1,2k = 0, 1, 2
  • k=0k = 0: w0=2eiπ/6=2(cos(π/6)+isin(π/6))=2(32+i12)=3+iw_0 = 2e^{i\pi/6} = 2(\cos(\pi/6) + i\sin(\pi/6)) = 2(\frac{\sqrt{3}}{2} + i\frac{1}{2}) = \sqrt{3} + i
  • k=1k = 1: w1=2ei(π/6+2π/3)=2ei5π/6=2(cos(5π/6)+isin(5π/6))=2(32+i12)=3+iw_1 = 2e^{i(\pi/6 + 2\pi/3)} = 2e^{i5\pi/6} = 2(\cos(5\pi/6) + i\sin(5\pi/6)) = 2(-\frac{\sqrt{3}}{2} + i\frac{1}{2}) = -\sqrt{3} + i
  • k=2k = 2: w2=2ei(π/6+4π/3)=2ei3π/2=2(cos(3π/2)+isin(3π/2))=2(0i)=2iw_2 = 2e^{i(\pi/6 + 4\pi/3)} = 2e^{i3\pi/2} = 2(\cos(3\pi/2) + i\sin(3\pi/2)) = 2(0 - i) = -2i
  • Roots: 3+i\sqrt{3} + i, 3+i-\sqrt{3} + i, 2i-2i [5 marks]

(c) Sketch the three cube roots on an Argand diagram. [2 marks]

Solution:

  • Points: (3,1)(\sqrt{3}, 1), (3,1)(-\sqrt{3}, 1), (0,2)(0, -2)
  • These form an equilateral triangle centred at the origin.
  • Sketch shows three points correctly plotted with axes labelled. [2 marks]

Question 7 (10 marks)

(a) Find dydx\frac{dy}{dx} in terms of xx and yy. [3 marks]

Solution:

  • Differentiate implicitly: 2x+y+xdydx+2ydydx=02x + y + x\frac{dy}{dx} + 2y\frac{dy}{dx} = 0
  • (x+2y)dydx=2xy(x + 2y)\frac{dy}{dx} = -2x - y
  • dydx=2xyx+2y\frac{dy}{dx} = \frac{-2x - y}{x + 2y} [3 marks]

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

Solution:

  • Stationary points when dydx=0    2xy=0    y=2x\frac{dy}{dx} = 0 \implies -2x - y = 0 \implies y = -2x
  • Substitute into curve equation: x2+x(2x)+(2x)2=12x^2 + x(-2x) + (-2x)^2 = 12
  • x22x2+4x2=12    3x2=12    x2=4    x=±2x^2 - 2x^2 + 4x^2 = 12 \implies 3x^2 = 12 \implies x^2 = 4 \implies x = \pm 2
  • When x=2x = 2, y=4y = -4. When x=2x = -2, y=4y = 4.
  • Stationary points: (2,4)(2, -4) and (2,4)(-2, 4) [4 marks]

(c) Determine nature of each stationary point. [3 marks]

Solution:

  • Second derivative or first derivative test.
  • Using first derivative test: Check sign of dydx\frac{dy}{dx} on either side.
  • For (2,4)(2, -4): x+2y=2+2(4)=6<0x+2y = 2+2(-4) = -6 < 0. Near this point, denominator is negative.
    • For x<2x < 2 (with y4y \approx -4): 2xy4+4=0-2x-y \approx -4+4 = 0^-? Need more careful analysis.
  • Alternative: Use second derivative implicitly. d2ydx2=ddx(2xyx+2y)\frac{d^2y}{dx^2} = \frac{d}{dx}\left(\frac{-2x-y}{x+2y}\right) Using quotient rule and substituting dydx\frac{dy}{dx}: At (2,4)(2, -4): dydx=0\frac{dy}{dx} = 0, x+2y=6x+2y = -6. d2ydx2=(2dydx)(x+2y)(2xy)(1+2dydx)(x+2y)2\frac{d^2y}{dx^2} = \frac{(-2-\frac{dy}{dx})(x+2y) - (-2x-y)(1+2\frac{dy}{dx})}{(x+2y)^2} At (2,4)(2, -4): =(2)(6)(0)(1)36=1236=13>0= \frac{(-2)(-6) - (0)(1)}{36} = \frac{12}{36} = \frac{1}{3} > 0, so minimum.
  • At (2,4)(-2, 4): x+2y=2+8=6x+2y = -2+8 = 6. d2ydx2=(2)(6)(0)(1)36=1236=13<0\frac{d^2y}{dx^2} = \frac{(-2)(6) - (0)(1)}{36} = \frac{-12}{36} = -\frac{1}{3} < 0, so maximum.
  • (2,4)(2, -4) is a minimum point; (2,4)(-2, 4) is a maximum point. [3 marks]

Question 8 (9 marks)

(a) Find Maclaurin series for f(x)=excosxf(x) = e^x \cos x up to x3x^3. [5 marks]

Solution:

  • f(x)=excosxf(x) = e^x \cos x
  • f(0)=11=1f(0) = 1 \cdot 1 = 1
  • f(x)=excosxexsinx=ex(cosxsinx)f'(x) = e^x \cos x - e^x \sin x = e^x(\cos x - \sin x), f(0)=1(10)=1f'(0) = 1(1-0) = 1
  • f(x)=ex(cosxsinx)+ex(sinxcosx)=ex(2sinx)f''(x) = e^x(\cos x - \sin x) + e^x(-\sin x - \cos x) = e^x(-2\sin x), f(0)=0f''(0) = 0
  • f(x)=ex(2sinx)+ex(2cosx)=2ex(sinx+cosx)f'''(x) = e^x(-2\sin x) + e^x(-2\cos x) = -2e^x(\sin x + \cos x), f(0)=2(0+1)=2f'''(0) = -2(0+1) = -2
  • Maclaurin series: f(x)=f(0)+f(0)x+f(0)2!x2+f(0)3!x3+...f(x) = f(0) + f'(0)x + \frac{f''(0)}{2!}x^2 + \frac{f'''(0)}{3!}x^3 + ...
  • f(x)=1+x+0x226x3+...=1+x13x3+...f(x) = 1 + x + 0 \cdot x^2 - \frac{2}{6}x^3 + ... = 1 + x - \frac{1}{3}x^3 + ... [5 marks]

(b) Approximate e0.2cos0.2e^{0.2} \cos 0.2 to 4 d.p. [2 marks]

Solution:

  • Using series with x=0.2x = 0.2:
  • f(0.2)1+0.213(0.2)3=1+0.213(0.008)=1.20.002666...=1.1973f(0.2) \approx 1 + 0.2 - \frac{1}{3}(0.2)^3 = 1 + 0.2 - \frac{1}{3}(0.008) = 1.2 - 0.002666... = 1.1973 (to 4 d.p.) [2 marks]

(c) Estimate limx0excosx1x\lim_{x \to 0} \frac{e^x \cos x - 1}{x}. [2 marks]

Solution:

  • Using Maclaurin series: excosx=1+x13x3+...e^x \cos x = 1 + x - \frac{1}{3}x^3 + ...
  • excosx1x=x13x3+...x=113x2+...\frac{e^x \cos x - 1}{x} = \frac{x - \frac{1}{3}x^3 + ...}{x} = 1 - \frac{1}{3}x^2 + ...
  • As x0x \to 0, limit =1= 1
  • Alternatively, using small angle approximations: cosx1x2/2\cos x \approx 1 - x^2/2, ex1+x+x2/2e^x \approx 1 + x + x^2/2, product 1+x\approx 1 + x, so limit =1= 1. [2 marks]

Question 9 (10 marks)

(a) Show that dxdt=1x20\frac{dx}{dt} = 1 - \frac{x}{20}. [3 marks]

Solution:

  • Rate of salt entering = concentration × flow rate = 0.2×5=10.2 \times 5 = 1 kg/min
  • Rate of salt leaving = x100×5=x20\frac{x}{100} \times 5 = \frac{x}{20} kg/min (since concentration in tank = x/100x/100 kg/L)
  • Net rate: dxdt=1x20\frac{dx}{dt} = 1 - \frac{x}{20} [3 marks]

(b) Solve the differential equation. [4 marks]

Solution:

  • dxdt=1x20=20x20\frac{dx}{dt} = 1 - \frac{x}{20} = \frac{20-x}{20}
  • Separate variables: dx20x=120dt\frac{dx}{20-x} = \frac{1}{20} dt
  • Integrate: ln20x=t20+C-\ln|20-x| = \frac{t}{20} + C
  • ln20x=t20C\ln|20-x| = -\frac{t}{20} - C
  • 20x=Aet/2020-x = Ae^{-t/20} where A=eCA = e^{-C}
  • x=20Aet/20x = 20 - Ae^{-t/20}
  • Initial condition: x(0)=0    0=20A    A=20x(0) = 0 \implies 0 = 20 - A \implies A = 20
  • x=20(1et/20)x = 20(1 - e^{-t/20}) [4 marks]

(c) Amount of salt after a long time. [1 mark]

Solution:

  • As tt \to \infty, et/200e^{-t/20} \to 0, so x20x \to 20 kg. [1 mark]

(d) Time to reach 15 kg. [2 marks]

Solution:

  • 15=20(1et/20)    1et/20=0.75    et/20=0.2515 = 20(1 - e^{-t/20}) \implies 1 - e^{-t/20} = 0.75 \implies e^{-t/20} = 0.25
  • t20=ln0.25    t=20ln0.25=20ln427.73-\frac{t}{20} = \ln 0.25 \implies t = -20 \ln 0.25 = 20 \ln 4 \approx 27.73 minutes. [2 marks]

Question 10 (9 marks)

(a) Find aa, bb, and cc. [5 marks]

Solution:

  • f(x)=ax2+bx+cx1f(x) = \frac{ax^2 + bx + c}{x-1}
  • Perform polynomial division: ax2+bx+c=(x1)(ax+(a+b))+(a+b+c)ax^2 + bx + c = (x-1)(ax + (a+b)) + (a+b+c)
  • So f(x)=ax+(a+b)+a+b+cx1f(x) = ax + (a+b) + \frac{a+b+c}{x-1}
  • Oblique asymptote is y=ax+(a+b)y = ax + (a+b). Given y=2x+3y = 2x + 3, so a=2a = 2 and a+b=3    b=1a+b = 3 \implies b = 1.
  • Vertical asymptote at x=1x = 1 is consistent with denominator.
  • Curve passes through (2,10)(2, 10): f(2)=a(4)+b(2)+c21=4a+2b+c=10f(2) = \frac{a(4) + b(2) + c}{2-1} = 4a + 2b + c = 10
  • Substitute a=2,b=1a=2, b=1: 8+2+c=10    c=08 + 2 + c = 10 \implies c = 0
  • Therefore a=2a = 2, b=1b = 1, c=0c = 0. [5 marks]

(b) Sketch the curve y=f(x)y = f(x). [4 marks]

Solution:

  • f(x)=2x2+xx1=2x+3+3x1f(x) = \frac{2x^2 + x}{x-1} = 2x + 3 + \frac{3}{x-1}
  • Vertical asymptote: x=1x = 1
  • Oblique asymptote: y=2x+3y = 2x + 3
  • yy-intercept: x=0x = 0, f(0)=0f(0) = 0
  • xx-intercepts: 2x2+x=0    x(2x+1)=0    x=0,122x^2 + x = 0 \implies x(2x+1) = 0 \implies x = 0, -\frac{1}{2}
  • As x1+x \to 1^+, f(x)+f(x) \to +\infty; as x1x \to 1^-, f(x)f(x) \to -\infty
  • Sketch shows curve with vertical asymptote at x=1x=1, oblique asymptote y=2x+3y=2x+3, crossing axes at (0,0)(0,0) and (0.5,0)(-0.5, 0). [4 marks]

Question 11 (9 marks)

(a) Show that dydx=tanθ\frac{dy}{dx} = -\tan \theta. [3 marks]

Solution:

  • x=cos3θx = \cos^3 \theta, dxdθ=3cos2θ(sinθ)=3cos2θsinθ\frac{dx}{d\theta} = 3\cos^2 \theta (-\sin \theta) = -3\cos^2 \theta \sin \theta
  • y=sin3θy = \sin^3 \theta, dydθ=3sin2θcosθ\frac{dy}{d\theta} = 3\sin^2 \theta \cos \theta
  • dydx=dy/dθdx/dθ=3sin2θcosθ3cos2θsinθ=sinθcosθ=tanθ\frac{dy}{dx} = \frac{dy/d\theta}{dx/d\theta} = \frac{3\sin^2 \theta \cos \theta}{-3\cos^2 \theta \sin \theta} = -\frac{\sin \theta}{\cos \theta} = -\tan \theta [3 marks]

(b) Find equation of tangent at θ=π/4\theta = \pi/4. [3 marks]

Solution:

  • At θ=π/4\theta = \pi/4: x=cos3(π/4)=(22)3=24x = \cos^3(\pi/4) = (\frac{\sqrt{2}}{2})^3 = \frac{\sqrt{2}}{4}, y=sin3(π/4)=24y = \sin^3(\pi/4) = \frac{\sqrt{2}}{4}
  • Gradient: dydx=tan(π/4)=1\frac{dy}{dx} = -\tan(\pi/4) = -1
  • Tangent equation: y24=1(x24)    y=x+22y - \frac{\sqrt{2}}{4} = -1(x - \frac{\sqrt{2}}{4}) \implies y = -x + \frac{\sqrt{2}}{2} [3 marks]

(c) Find exact area bounded by CC and axes. [3 marks]

Solution:

  • Area =01ydx= \int_0^1 y \, dx (since xx goes from 1 to 0 as θ\theta goes from 0 to π/2\pi/2)
  • dx=3cos2θsinθdθdx = -3\cos^2 \theta \sin \theta \, d\theta
  • When θ=0\theta = 0, x=1x = 1; when θ=π/2\theta = \pi/2, x=0x = 0
  • Area =θ=π/20sin3θ(3cos2θsinθ)dθ=0π/23sin4θcos2θdθ= \int_{\theta=\pi/2}^0 \sin^3 \theta \cdot (-3\cos^2 \theta \sin \theta) \, d\theta = \int_0^{\pi/2} 3\sin^4 \theta \cos^2 \theta \, d\theta
  • =30π/2sin4θ(1sin2θ)dθ=30π/2(sin4θsin6θ)dθ= 3\int_0^{\pi/2} \sin^4 \theta (1-\sin^2 \theta) \, d\theta = 3\int_0^{\pi/2} (\sin^4 \theta - \sin^6 \theta) \, d\theta
  • Using reduction formula: 0π/2sinnθdθ=n1nn3n212π2\int_0^{\pi/2} \sin^n \theta \, d\theta = \frac{n-1}{n} \cdot \frac{n-3}{n-2} \cdots \frac{1}{2} \cdot \frac{\pi}{2} (for even nn)
  • 0π/2sin4θdθ=3412π2=3π16\int_0^{\pi/2} \sin^4 \theta \, d\theta = \frac{3}{4} \cdot \frac{1}{2} \cdot \frac{\pi}{2} = \frac{3\pi}{16}
  • 0π/2sin6θdθ=563412π2=5π32\int_0^{\pi/2} \sin^6 \theta \, d\theta = \frac{5}{6} \cdot \frac{3}{4} \cdot \frac{1}{2} \cdot \frac{\pi}{2} = \frac{5\pi}{32}
  • Area =3(3π165π32)=3(6π325π32)=3π32=3π32= 3(\frac{3\pi}{16} - \frac{5\pi}{32}) = 3(\frac{6\pi}{32} - \frac{5\pi}{32}) = 3 \cdot \frac{\pi}{32} = \frac{3\pi}{32} [3 marks]

END OF ANSWER KEY