AI Generated Exam Paper

Secondary 3 Additional Mathematics Practice Paper 4

Free Sec 3 A Maths Practice Paper 4, DeepSeek AI 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.

Secondary 3 Additional 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 - Additional Mathematics Secondary 3

Answer Key and Marking Scheme – Version 4

Paper: Practice Paper (Algebra & Functions) Total Marks: 80


Section A: Quadratic Functions and Equations (20 marks)

Question 1 [3 marks]

Answer: 4x212x+7=4(x23x)+74x^2 - 12x + 7 = 4(x^2 - 3x) + 7 =4[(x32)294]+7= 4\left[(x - \frac{3}{2})^2 - \frac{9}{4}\right] + 7 =4(x32)29+7= 4(x - \frac{3}{2})^2 - 9 + 7 =4(x32)22= 4(x - \frac{3}{2})^2 - 2

Minimum value is 2-2, occurring at x=32x = \frac{3}{2}.

Marking:

  • M1: Correctly factoring out 4 and setting up completing the square
  • A1: Correct completed square form 4(x32)224(x - \frac{3}{2})^2 - 2
  • A1: Correct minimum value and xx-value

Question 2 [4 marks]

Answer: For two distinct real roots, discriminant >0> 0. a=1a = 1, b=k3b = k - 3, c=4c = 4 Δ=(k3)24(1)(4)>0\Delta = (k - 3)^2 - 4(1)(4) > 0 k26k+916>0k^2 - 6k + 9 - 16 > 0 k26k7>0k^2 - 6k - 7 > 0 (k7)(k+1)>0(k - 7)(k + 1) > 0 k<1k < -1 or k>7k > 7

Marking:

  • M1: Correct discriminant expression
  • M1: Setting up inequality (k3)216>0(k - 3)^2 - 16 > 0
  • M1: Solving quadratic inequality correctly
  • A1: Correct range k<1k < -1 or k>7k > 7

Question 3 [4 marks]

Answer: For f(x)=2x2+px+18f(x) = 2x^2 + px + 18 to be always positive:

  • a=2>0a = 2 > 0 (satisfied)
  • Discriminant <0< 0 Δ=p24(2)(18)<0\Delta = p^2 - 4(2)(18) < 0 p2144<0p^2 - 144 < 0 p2<144p^2 < 144 12<p<12-12 < p < 12

Marking:

  • M1: Stating condition a>0a > 0 and discriminant <0< 0
  • M1: Correct discriminant expression
  • M1: Solving p2<144p^2 < 144
  • A1: Correct range 12<p<12-12 < p < 12

Question 4 [5 marks]

Answer: 3x25x203x^2 - 5x - 2 \le 0 Solve 3x25x2=03x^2 - 5x - 2 = 0: (3x+1)(x2)=0(3x + 1)(x - 2) = 0 x=13x = -\frac{1}{3} or x=2x = 2

Since a=3>0a = 3 > 0, the parabola opens upward. The inequality 3x25x203x^2 - 5x - 2 \le 0 is satisfied between the roots. Solution: 13x2-\frac{1}{3} \le x \le 2

Number line: Solid dots at 13-\frac{1}{3} and 22, with line segment connecting them.

Marking:

  • M1: Finding critical values by solving 3x25x2=03x^2 - 5x - 2 = 0
  • A1: Correct critical values x=13x = -\frac{1}{3} and x=2x = 2
  • M1: Recognising parabola opens upward (a>0a > 0)
  • A1: Correct inequality solution 13x2-\frac{1}{3} \le x \le 2
  • A1: Correct number line representation

Question 5 [4 marks]

Answer: From 2x25x+1=02x^2 - 5x + 1 = 0: α+β=52\alpha + \beta = \frac{5}{2}, αβ=12\alpha\beta = \frac{1}{2}

Sum of new roots: α2+β2=(α+β)22αβ\alpha^2 + \beta^2 = (\alpha + \beta)^2 - 2\alpha\beta =(52)22(12)=2541=214= \left(\frac{5}{2}\right)^2 - 2\left(\frac{1}{2}\right) = \frac{25}{4} - 1 = \frac{21}{4}

Product of new roots: α2β2=(αβ)2=(12)2=14\alpha^2\beta^2 = (\alpha\beta)^2 = \left(\frac{1}{2}\right)^2 = \frac{1}{4}

New equation: x2214x+14=0x^2 - \frac{21}{4}x + \frac{1}{4} = 0 Multiply by 4: 4x221x+1=04x^2 - 21x + 1 = 0

Marking:

  • M1: Correct sum and product of original roots
  • M1: Correct formula for α2+β2\alpha^2 + \beta^2
  • A1: Correct sum and product of new roots
  • A1: Correct final equation 4x221x+1=04x^2 - 21x + 1 = 0

Section B: Polynomials and Partial Fractions (20 marks)

Question 6 [4 marks]

Answer: P(x)=2x3+ax2+bx6P(x) = 2x^3 + ax^2 + bx - 6

Factor (x2)(x - 2) means P(2)=0P(2) = 0: 2(8)+a(4)+b(2)6=02(8) + a(4) + b(2) - 6 = 0 16+4a+2b6=016 + 4a + 2b - 6 = 0 4a+2b=104a + 2b = -10 ... (1)

Remainder 20-20 when divided by (x+1)(x + 1) means P(1)=20P(-1) = -20: 2(1)+a(1)+b(1)6=202(-1) + a(1) + b(-1) - 6 = -20 2+ab6=20-2 + a - b - 6 = -20 ab=12a - b = -12 ... (2)

From (2): a=b12a = b - 12 Substitute into (1): 4(b12)+2b=104(b - 12) + 2b = -10 4b48+2b=104b - 48 + 2b = -10 6b=386b = 38 b=193b = \frac{19}{3}

a=19312=19363=173a = \frac{19}{3} - 12 = \frac{19 - 36}{3} = -\frac{17}{3}

Marking:

  • M1: Using Factor Theorem to get P(2)=0P(2) = 0
  • M1: Using Remainder Theorem to get P(1)=20P(-1) = -20
  • M1: Solving simultaneous equations
  • A1: Correct values a=173a = -\frac{17}{3}, b=193b = \frac{19}{3}

Question 7 [4 marks]

Answer: P(x)=2x3173x2+193x6P(x) = 2x^3 - \frac{17}{3}x^2 + \frac{19}{3}x - 6

Since (x2)(x - 2) is a factor, divide P(x)P(x) by (x2)(x - 2): Using synthetic division with x=2x = 2: Coefficients: 2,173,193,62, -\frac{17}{3}, \frac{19}{3}, -6

221731936423343253173163\begin{array}{c|ccc} 2 & 2 & -\frac{17}{3} & \frac{19}{3} & -6 \\ & & 4 & -\frac{2}{3} & \frac{34}{3} \\ \hline & 2 & -\frac{5}{3} & \frac{17}{3} & \frac{16}{3} \end{array}

Wait - remainder should be 0. Let me recalculate.

P(2)=2(8)+(173)(4)+(193)(2)6P(2) = 2(8) + (-\frac{17}{3})(4) + (\frac{19}{3})(2) - 6 =16683+3836= 16 - \frac{68}{3} + \frac{38}{3} - 6 =10303=1010=0= 10 - \frac{30}{3} = 10 - 10 = 0

Synthetic division: 22173193645314325314343\begin{array}{c|ccc} 2 & 2 & -\frac{17}{3} & \frac{19}{3} & -6 \\ & \downarrow & 4 & \frac{-5}{3} & \frac{14}{3} \\ \hline & 2 & -\frac{5}{3} & \frac{14}{3} & -\frac{4}{3} \end{array}

Hmm, let me use polynomial long division properly.

P(x)÷(x2)P(x) \div (x - 2): 2x3÷x=2x22x^3 \div x = 2x^2 2x2(x2)=2x34x22x^2(x - 2) = 2x^3 - 4x^2 Subtract: (173+4)x2=(173+123)x2=53x2(-\frac{17}{3} + 4)x^2 = (-\frac{17}{3} + \frac{12}{3})x^2 = -\frac{5}{3}x^2 Bring down: 53x2+193x-\frac{5}{3}x^2 + \frac{19}{3}x

53x2÷x=53x-\frac{5}{3}x^2 \div x = -\frac{5}{3}x 53x(x2)=53x2+103x-\frac{5}{3}x(x - 2) = -\frac{5}{3}x^2 + \frac{10}{3}x Subtract: (193103)x=93x=3x(\frac{19}{3} - \frac{10}{3})x = \frac{9}{3}x = 3x Bring down: 3x63x - 6

3x÷x=33x \div x = 3 3(x2)=3x63(x - 2) = 3x - 6 Subtract: 00

Quotient: 2x253x+32x^2 - \frac{5}{3}x + 3

P(x)=(x2)(2x253x+3)P(x) = (x - 2)(2x^2 - \frac{5}{3}x + 3) =(x2)13(6x25x+9)= (x - 2) \cdot \frac{1}{3}(6x^2 - 5x + 9)

For 6x25x+96x^2 - 5x + 9, discriminant =25216=191<0= 25 - 216 = -191 < 0, so it cannot be factorised further over real numbers.

P(x)=0P(x) = 0: x2=0x - 2 = 0 or 6x25x+9=06x^2 - 5x + 9 = 0 x=2x = 2 (only real root)

Marking:

  • M1: Correct division by (x2)(x - 2)
  • A1: Correct quotient
  • M1: Attempt to factorise quadratic factor
  • A1: Correct conclusion that x=2x = 2 is the only real solution

Question 8 [5 marks]

Answer: 3x2+5x+4(x+1)(x2+2)=Ax+1+Bx+Cx2+2\dfrac{3x^2 + 5x + 4}{(x + 1)(x^2 + 2)} = \dfrac{A}{x + 1} + \dfrac{Bx + C}{x^2 + 2}

3x2+5x+4=A(x2+2)+(Bx+C)(x+1)3x^2 + 5x + 4 = A(x^2 + 2) + (Bx + C)(x + 1) =Ax2+2A+Bx2+Bx+Cx+C= Ax^2 + 2A + Bx^2 + Bx + Cx + C =(A+B)x2+(B+C)x+(2A+C)= (A + B)x^2 + (B + C)x + (2A + C)

Equating coefficients: x2x^2: A+B=3A + B = 3 ... (1) xx: B+C=5B + C = 5 ... (2) Constant: 2A+C=42A + C = 4 ... (3)

From (1): B=3AB = 3 - A From (2): C=5B=5(3A)=2+AC = 5 - B = 5 - (3 - A) = 2 + A

Substitute into (3): 2A+(2+A)=42A + (2 + A) = 4 3A+2=43A + 2 = 4 3A=23A = 2 A=23A = \frac{2}{3}

B=323=73B = 3 - \frac{2}{3} = \frac{7}{3} C=2+23=83C = 2 + \frac{2}{3} = \frac{8}{3}

3x2+5x+4(x+1)(x2+2)=23(x+1)+7x+83(x2+2)\dfrac{3x^2 + 5x + 4}{(x + 1)(x^2 + 2)} = \dfrac{2}{3(x + 1)} + \dfrac{7x + 8}{3(x^2 + 2)}

Marking:

  • M1: Correct form of partial fractions
  • M1: Correct equation after clearing denominators
  • M1: Setting up system of equations by equating coefficients
  • M1: Solving for AA, BB, CC
  • A1: Correct final expression

Question 9 [4 marks]

Answer: 4x27x+1(x2)(x1)2=Ax2+Bx1+C(x1)2\dfrac{4x^2 - 7x + 1}{(x - 2)(x - 1)^2} = \dfrac{A}{x - 2} + \dfrac{B}{x - 1} + \dfrac{C}{(x - 1)^2}

4x27x+1=A(x1)2+B(x2)(x1)+C(x2)4x^2 - 7x + 1 = A(x - 1)^2 + B(x - 2)(x - 1) + C(x - 2)

Let x=2x = 2: 4(4)7(2)+1=A(1)2+0+04(4) - 7(2) + 1 = A(1)^2 + 0 + 0 1614+1=A16 - 14 + 1 = A A=3A = 3

Let x=1x = 1: 4(1)7(1)+1=0+0+C(1)4(1) - 7(1) + 1 = 0 + 0 + C(-1) 47+1=C4 - 7 + 1 = -C 2=C-2 = -C C=2C = 2

Let x=0x = 0: 1=A(1)+B(2)(1)+C(2)1 = A(1) + B(-2)(-1) + C(-2) 1=3+2B41 = 3 + 2B - 4 1=2B11 = 2B - 1 2B=22B = 2 B=1B = 1

4x27x+1(x2)(x1)2=3x2+1x1+2(x1)2\dfrac{4x^2 - 7x + 1}{(x - 2)(x - 1)^2} = \dfrac{3}{x - 2} + \dfrac{1}{x - 1} + \dfrac{2}{(x - 1)^2}

Marking:

  • M1: Correct form of partial fractions
  • M1: Using substitution method (x=2x = 2, x=1x = 1) to find AA and CC
  • M1: Finding BB by substitution or equating coefficients
  • A1: Correct final expression

Question 10 [3 marks]

Answer: x3+8=x3+23=(x+2)(x22x+4)x^3 + 8 = x^3 + 2^3 = (x + 2)(x^2 - 2x + 4)

x3+8x22x+4=(x+2)(x22x+4)x22x+4=x+2\dfrac{x^3 + 8}{x^2 - 2x + 4} = \dfrac{(x + 2)(x^2 - 2x + 4)}{x^2 - 2x + 4} = x + 2, provided x22x+40x^2 - 2x + 4 \neq 0

Marking:

  • M1: Recognising sum of cubes a3+b3=(a+b)(a2ab+b2)a^3 + b^3 = (a + b)(a^2 - ab + b^2)
  • M1: Correct factorisation
  • A1: Correct simplified expression x+2x + 2

Section C: Surds, Exponentials and Logarithms (20 marks)

Question 11 [3 marks]

Answer: 48=16×3=43\sqrt{48} = \sqrt{16 \times 3} = 4\sqrt{3} 75=25×3=53\sqrt{75} = \sqrt{25 \times 3} = 5\sqrt{3} 27=9×3=33\sqrt{27} = \sqrt{9 \times 3} = 3\sqrt{3}

48+7527=43+5333=63\sqrt{48} + \sqrt{75} - \sqrt{27} = 4\sqrt{3} + 5\sqrt{3} - 3\sqrt{3} = 6\sqrt{3}

Marking:

  • M1: Simplifying each surd correctly
  • M1: Combining like terms
  • A1: Correct answer 636\sqrt{3}

Question 12 [4 marks]

Answer: 5232=5(23+2)(232)(23+2)\dfrac{5}{2\sqrt{3} - \sqrt{2}} = \dfrac{5(2\sqrt{3} + \sqrt{2})}{(2\sqrt{3} - \sqrt{2})(2\sqrt{3} + \sqrt{2})} =5(23+2)(23)2(2)2= \dfrac{5(2\sqrt{3} + \sqrt{2})}{(2\sqrt{3})^2 - (\sqrt{2})^2} =5(23+2)122= \dfrac{5(2\sqrt{3} + \sqrt{2})}{12 - 2} =5(23+2)10= \dfrac{5(2\sqrt{3} + \sqrt{2})}{10} =23+22= \dfrac{2\sqrt{3} + \sqrt{2}}{2} =3+122= \sqrt{3} + \frac{1}{2}\sqrt{2}

p=1p = 1, q=12q = \frac{1}{2}

Marking:

  • M1: Multiplying numerator and denominator by conjugate
  • M1: Correct simplification of denominator
  • M1: Correct expansion of numerator
  • A1: Correct final form with p=1p = 1, q=12q = \frac{1}{2}

Question 13 [5 marks]

Answer: 2x+5x1=2\sqrt{2x + 5} - \sqrt{x - 1} = 2 2x+5=2+x1\sqrt{2x + 5} = 2 + \sqrt{x - 1}

Square both sides: 2x+5=4+4x1+(x1)2x + 5 = 4 + 4\sqrt{x - 1} + (x - 1) 2x+5=x+3+4x12x + 5 = x + 3 + 4\sqrt{x - 1} x+2=4x1x + 2 = 4\sqrt{x - 1}

Square both sides again: (x+2)2=16(x1)(x + 2)^2 = 16(x - 1) x2+4x+4=16x16x^2 + 4x + 4 = 16x - 16 x212x+20=0x^2 - 12x + 20 = 0 (x2)(x10)=0(x - 2)(x - 10) = 0 x=2x = 2 or x=10x = 10

Check x=2x = 2: 2(2)+521=91=31=2\sqrt{2(2) + 5} - \sqrt{2 - 1} = \sqrt{9} - \sqrt{1} = 3 - 1 = 2

Check x=10x = 10: 2(10)+5101=259=53=2\sqrt{2(10) + 5} - \sqrt{10 - 1} = \sqrt{25} - \sqrt{9} = 5 - 3 = 2

Both solutions are valid.

Marking:

  • M1: Isolating one surd
  • M1: First squaring and simplifying
  • M1: Second squaring to eliminate remaining surd
  • M1: Solving resulting quadratic
  • A1: Both solutions with verification (or noting both satisfy domain conditions)

Question 14 [4 marks]

Answer: 22x+19(2x)+4=02^{2x+1} - 9(2^x) + 4 = 0 222x9(2x)+4=02 \cdot 2^{2x} - 9(2^x) + 4 = 0 2(2x)29(2x)+4=02(2^x)^2 - 9(2^x) + 4 = 0

Let y=2xy = 2^x: 2y29y+4=02y^2 - 9y + 4 = 0 (2y1)(y4)=0(2y - 1)(y - 4) = 0 y=12y = \frac{1}{2} or y=4y = 4

2x=12=21    x=12^x = \frac{1}{2} = 2^{-1} \implies x = -1 2x=4=22    x=22^x = 4 = 2^2 \implies x = 2

Marking:

  • M1: Rewriting 22x+12^{2x+1} as 2(2x)22(2^x)^2
  • M1: Substituting y=2xy = 2^x to form quadratic
  • M1: Solving quadratic for yy
  • A1: Correct values x=1x = -1 and x=2x = 2

Question 15 [4 marks]

Answer: (a) log245=log2(9×5)=log29+log25\log_2 45 = \log_2 (9 \times 5) = \log_2 9 + \log_2 5 =log2(32)+log25=2log23+log25=2a+b= \log_2 (3^2) + \log_2 5 = 2\log_2 3 + \log_2 5 = 2a + b

(b) log2(925)=log29log225\log_2 \left(\dfrac{9}{25}\right) = \log_2 9 - \log_2 25 =log2(32)log2(52)=2log232log25=2a2b= \log_2 (3^2) - \log_2 (5^2) = 2\log_2 3 - 2\log_2 5 = 2a - 2b

Marking:

  • (a) M1: Using log laws to split product
  • (a) A1: Correct expression 2a+b2a + b
  • (b) M1: Using log laws to split quotient
  • (b) A1: Correct expression 2a2b2a - 2b

Section D: Binomial Expansions and Coordinate Geometry (20 marks)

Question 16 [3 marks]

Answer: (23x)5=r=05(5r)25r(3x)r(2 - 3x)^5 = \sum_{r=0}^{5} \binom{5}{r} 2^{5-r} (-3x)^r

For x3x^3 term, r=3r = 3: (53)253(3x)3=1022(27x3)\binom{5}{3} 2^{5-3} (-3x)^3 = 10 \cdot 2^2 \cdot (-27x^3) =104(27)x3=1080x3= 10 \cdot 4 \cdot (-27)x^3 = -1080x^3

Coefficient of x3x^3 is 1080-1080.

Marking:

  • M1: Identifying correct general term or r=3r = 3
  • M1: Correct substitution and calculation
  • A1: Correct coefficient 1080-1080

Question 17 [5 marks]

Answer: (x2+kx)8=r=08(8r)(x2)8r(kx)r\left(x^2 + \dfrac{k}{x}\right)^8 = \sum_{r=0}^{8} \binom{8}{r} (x^2)^{8-r} \left(\dfrac{k}{x}\right)^r =r=08(8r)x162rkrxr= \sum_{r=0}^{8} \binom{8}{r} x^{16-2r} \cdot k^r \cdot x^{-r} =r=08(8r)krx163r= \sum_{r=0}^{8} \binom{8}{r} k^r x^{16-3r}

For term independent of xx: 163r=0    r=16316 - 3r = 0 \implies r = \frac{16}{3}

Since rr must be an integer, there is no term independent of xx.

Wait, let me reconsider. r=163r = \frac{16}{3} is not an integer, so there is no constant term... but the question says it equals 17920.

Let me re-examine: x163r=x0    163r=0    r=163x^{16-3r} = x^0 \implies 16 - 3r = 0 \implies r = \frac{16}{3}

This is not an integer, so there is no term independent of xx in this expansion.

Hmm, but the question states the term independent of xx is 17920. Let me reconsider the expansion.

Actually, I need to be more careful. The general term is: Tr+1=(8r)(x2)8r(kx)r=(8r)x162rkrxr=(8r)krx163rT_{r+1} = \binom{8}{r} (x^2)^{8-r} \left(\frac{k}{x}\right)^r = \binom{8}{r} x^{16-2r} \cdot k^r \cdot x^{-r} = \binom{8}{r} k^r x^{16-3r}

For constant term: 163r=0    r=16316 - 3r = 0 \implies r = \frac{16}{3}, not an integer.

This means there is no constant term. But the question says there is one with value 17920. Let me check if I miscounted.

(x2)8r=x162r(x^2)^{8-r} = x^{16-2r}, and (1/x)r=xr(1/x)^r = x^{-r}, so power is 163r16-3r. Yes, that's correct.

Since 163r=016-3r = 0 gives r=16/3r = 16/3, which is not an integer between 0 and 8, there is no term independent of xx. The question appears to have an error, or I need to interpret it differently.

Perhaps the question means the term where the power of xx simplifies to a constant after considering kk? No, kk is a constant, not involving xx.

Given the constraint, I'll proceed assuming the question intends rr to be an integer. The closest integer values would be r=5r = 5 (giving x1x^1) or r=6r = 6 (giving x2x^{-2}). Neither gives a constant.

Since this is a generated practice paper, let me adjust: perhaps the intended expansion is different. Let me assume the question meant (x+kx2)8\left(x + \frac{k}{x^2}\right)^8 or similar. But I'll work with what's given.

Actually, re-reading: the term independent of xx IS 17920. So there must be a solution. Let me solve 163r=016-3r=0 again... r=16/3r = 16/3. This is not an integer.

I'll proceed by stating that no such term exists for integer rr, and note this in the answer.

Revised Answer: For the expansion (x2+kx)8\left(x^2 + \frac{k}{x}\right)^8, the general term is: Tr+1=(8r)krx163rT_{r+1} = \binom{8}{r} k^r x^{16-3r}

For the term independent of xx: 163r=0    r=16316 - 3r = 0 \implies r = \frac{16}{3}

Since rr must be an integer from 0 to 8, there is no term independent of xx in this expansion. The premise of the question contains an inconsistency.

Note to students: In a properly constructed question of this type, the power would be chosen so that rr is an integer. For example, (x3+kx)8\left(x^3 + \frac{k}{x}\right)^8 would give 244r=0    r=624-4r=0 \implies r=6, or (x+kx2)8\left(x + \frac{k}{x^2}\right)^8 would give 83r=08-3r=0 which also gives non-integer rr.

Marking:

  • M1: Correct general term
  • M1: Setting exponent of xx to zero
  • M1: Recognising rr must be an integer
  • A1: Correct observation that no integer rr satisfies the condition
  • A1: Clear explanation

Question 18 [5 marks]

Answer: (a) x2+y26x+4y12=0x^2 + y^2 - 6x + 4y - 12 = 0 Complete the square: (x26x)+(y2+4y)=12(x^2 - 6x) + (y^2 + 4y) = 12 (x26x+9)+(y2+4y+4)=12+9+4(x^2 - 6x + 9) + (y^2 + 4y + 4) = 12 + 9 + 4 (x3)2+(y+2)2=25(x - 3)^2 + (y + 2)^2 = 25

Centre: (3,2)(3, -2) Radius: 25=5\sqrt{25} = 5

(b) Distance from P(5,3)P(5, -3) to centre (3,2)(3, -2): d=(53)2+(3(2))2=22+(1)2=4+1=5d = \sqrt{(5 - 3)^2 + (-3 - (-2))^2} = \sqrt{2^2 + (-1)^2} = \sqrt{4 + 1} = \sqrt{5}

Since 52.236<5\sqrt{5} \approx 2.236 < 5 (the radius), point PP lies inside the circle.

Marking:

  • (a) M1: Completing the square correctly
  • (a) A1: Correct centre (3,2)(3, -2)
  • (a) A1: Correct radius 55
  • (b) M1: Calculating distance from PP to centre
  • (b) A1: Correct comparison and conclusion (inside)

Question 19 [4 marks]

Answer: Endpoints of diameter: A(1,2)A(1, 2) and B(7,4)B(7, -4)

Centre is the midpoint of ABAB: (1+72,2+(4)2)=(4,1)\left(\frac{1 + 7}{2}, \frac{2 + (-4)}{2}\right) = (4, -1)

Radius = half the distance ABAB: AB=(71)2+(42)2=36+36=72=62AB = \sqrt{(7 - 1)^2 + (-4 - 2)^2} = \sqrt{36 + 36} = \sqrt{72} = 6\sqrt{2}

Radius =622=32= \frac{6\sqrt{2}}{2} = 3\sqrt{2}

Radius2=(32)2=18^2 = (3\sqrt{2})^2 = 18

Equation: (x4)2+(y+1)2=18(x - 4)^2 + (y + 1)^2 = 18

Marking:

  • M1: Finding midpoint as centre
  • M1: Finding distance ABAB
  • M1: Finding radius (half of ABAB)
  • A1: Correct equation (x4)2+(y+1)2=18(x - 4)^2 + (y + 1)^2 = 18

Question 20 [3 marks]

Answer: Intersection of y=mx+3y = mx + 3 and y=x2+2x+1y = x^2 + 2x + 1: mx+3=x2+2x+1mx + 3 = x^2 + 2x + 1 x2+(2m)x2=0x^2 + (2 - m)x - 2 = 0

For two distinct intersection points, discriminant >0> 0: Δ=(2m)24(1)(2)>0\Delta = (2 - m)^2 - 4(1)(-2) > 0 (2m)2+8>0(2 - m)^2 + 8 > 0

Since (2m)20(2 - m)^2 \ge 0 for all real mm, (2m)2+88>0(2 - m)^2 + 8 \ge 8 > 0 for all real mm.

Therefore, the line intersects the curve at two distinct points for all real values of mm.

Marking:

  • M1: Substituting line equation into curve and forming quadratic
  • M1: Setting up discriminant inequality
  • A1: Correct conclusion that discriminant is always positive, so all real mm

END OF ANSWER KEY