2025 IJMB mathematics paper I

2025 IJMB mathematics paper I

**SECTION A

  1. Find the first three terms in the expansion of (1+1x)5(1x)2\left(1+\frac{1}{x}\right)^5(1-x)^2 in descending power of x. [4 marks]

  2. Obtain the equation whose roots are the reciprocals of those of the equation ax2x+c=0ax^2 - x + c = 0. [4 marks]

  3. Express (5i5+i)2\left(\dfrac{\sqrt{5}-i}{\sqrt{5}+i}\right)^2 in the form a+iba+ib. [4 marks]

  4. Given that tan30°=13\tan 30° = \dfrac{1}{\sqrt{3}}, obtain in surd form tan15°\tan 15°. [4 marks]

  5. Show that the point (3,0) lies on the line x=3x=3 and the circle x2+y2=9x^2+y^2=9. Find the point of intersection. What conclusion can be drawn? [4 marks]


SECTION B: ALGEBRA — Attempt at least ONE

  1. (a) Given that A=(101120123)A=\begin{pmatrix}1&0&1\\-1&2&0\\1&2&3\end{pmatrix}, B=(301240106)B=\begin{pmatrix}3&0&-1\\2&4&0\\-1&0&6\end{pmatrix}, show that (AB)TATBT(AB)^T \neq A^TB^T. [08 marks]

(b) Using mathematical induction, show that r=1n1r(r+1)=nn+1\displaystyle\sum_{r=1}^{n}\frac{1}{r(r+1)}=\frac{n}{n+1}. [08 marks]

© Find the value of bb for which bx2+bx+1=0bx^2+bx+1=0 has equal roots. [04 marks]


SECTION C: TRIGONOMETRY AND COMPLEX NUMBERS — Attempt at least ONE

  1. (a) Find the set of values of yy for which 9y+5=5y+99^{y+5}=5^{y+9}. [10 marks]

(b) The expression ax2+bx+cax^2+bx+c is divisible by (x1)(x-1), has remainder 2 when divided by (x+1)(x+1), and remainder 8 when divided by (x2)(x-2). Find aa, bb and cc, and factorize completely. [10 marks]

  1. (a) Resolve x+1(x1)(x2)(x+3)\dfrac{x+1}{(x-1)(x-2)(x+3)} into partial fractions. Hence obtain its binomial expansion up to the term in x2x^2. [08 marks]

(b) If α\alpha and β\beta are roots of ax2+bx+1=0ax^2+bx+1=0, form the equation whose roots are 1α+2β\dfrac{1}{\alpha+2\beta} and 1β+2α\dfrac{1}{\beta+2\alpha} in terms of aa and bb. [08 marks]

© If one root of x2+px+q=0x^2+px+q=0 is twice the other, prove that 2p2=9q2p^2=9q. [04 marks]

  1. (a) Find the roots of z5+1=0z^5+1=0, where z=x+iyz=x+iy. [10 marks]

(b) Given z=r(cosθ+isinθ)z=r(\cos\theta+i\sin\theta), show that zn=rn(cosnθ+isinnθ)z^n=r^n(\cos n\theta+i\sin n\theta). [10 marks]

  1. (a)(i) If z1=11+iz_1=\dfrac{1}{1+i}, z2=11iz_2=\dfrac{1}{1-i}, find z12z22z_1^2-z_2^2 in the form x+iyx+iy. [12 marks]

(ii) Simplify x21x2x^2-\dfrac{1}{x^2}, given x=11+i3x=\dfrac{1}{1+i\sqrt{3}}.

(b) Given sin1x+cos1(x3)=π2\sin^{-1}x+\cos^{-1}(x\sqrt{3})=\dfrac{\pi}{2}, find xx. [08 marks]

  1. (a) Using expressions for cos(A+B)\cos(A+B) and sin(A+B)\sin(A+B), obtain tan(A+B)\tan(A+B). Hence find A+BA+B if tanA=5\tan A=5 and tanB=1\tan B=1. [10 marks]

(b) Express 12sinx5cosx12\sin x-5\cos x in the form Rsin(xα)R\sin(x-\alpha) and solve 12sinx5cosx=1312\sin x-5\cos x=13 for 0°x360°0°\leq x\leq360°. [10 marks]

SOLUTIONS

SECTION A

Q1. Expand (1+1x)5(1x)2\left(1+\frac{1}{x}\right)^5(1-x)^2 — first three terms in descending powers of xx

Expand (1+1x)5\left(1+\frac{1}{x}\right)^5 using binomial theorem:

=1+5x+10x2+10x3+= 1 + \frac{5}{x} + \frac{10}{x^2} + \frac{10}{x^3}+\cdots

Expand (1x)2(1-x)^2:

=12x+x2= 1 - 2x + x^2

Multiply, tracking descending powers from x2x^2:

| Power | Sources | Value |

|-------|---------|-------|

| x2x^2 | x2×1x^2 \times 1 | x2x^2 |

| x1x^1 | (2x)×1(-2x)\times 1 | 2x-2x |

| x0x^0 | (1)(1)+(2x)(5x)+(x2)(10x2)(1)(1)+(-2x)\left(\frac{5}{x}\right)+(x^2)\left(\frac{10}{x^2}\right) | 110+10=11-10+10=1 |

First three terms: x22x+1\boxed{\text{First three terms: } x^2 - 2x + 1}


Q2. Equation with reciprocal roots of ax2x+c=0ax^2-x+c=0

For original roots α,β\alpha, \beta:

α+β=1a,αβ=ca\alpha+\beta = \frac{1}{a}, \qquad \alpha\beta = \frac{c}{a}

New roots 1α,1β\frac{1}{\alpha}, \frac{1}{\beta}:

Sum=1α+1β=α+βαβ=1/ac/a=1c\text{Sum} = \frac{1}{\alpha}+\frac{1}{\beta} = \frac{\alpha+\beta}{\alpha\beta} = \frac{1/a}{c/a} = \frac{1}{c}

Product=1αβ=ac\text{Product} = \frac{1}{\alpha\beta} = \frac{a}{c}

New equation: x21cx+ac=0x^2 - \frac{1}{c}x + \frac{a}{c} = 0

Multiply through by cc:

cx2x+a=0\boxed{cx^2 - x + a = 0}


Q3. Express (5i5+i)2\left(\dfrac{\sqrt{5}-i}{\sqrt{5}+i}\right)^2 in form a+iba+ib

Step 1: Simplify the fraction by multiplying by conjugate:

5i5+i×5i5i=(5i)25+1=525i+i26=425i6=25i3\frac{\sqrt{5}-i}{\sqrt{5}+i} \times \frac{\sqrt{5}-i}{\sqrt{5}-i} = \frac{(\sqrt{5}-i)^2}{5+1} = \frac{5-2\sqrt{5}i+i^2}{6} = \frac{4-2\sqrt{5}i}{6} = \frac{2-\sqrt{5}i}{3}

Step 2: Square the result:

(25i3)2=445i+5i29=445i59=145i9\left(\frac{2-\sqrt{5}i}{3}\right)^2 = \frac{4-4\sqrt{5}i+5i^2}{9} = \frac{4-4\sqrt{5}i-5}{9} = \frac{-1-4\sqrt{5}i}{9}

a+ib=19459i\boxed{a+ib = -\frac{1}{9} - \frac{4\sqrt{5}}{9}i}


Q4. Find tan15°\tan 15° given tan30°=13\tan 30° = \frac{1}{\sqrt{3}}

Use the double angle formula: tan30°=2tan15°1tan215°\tan 30° = \dfrac{2\tan 15°}{1-\tan^2 15°}

Let t=tan15°t = \tan 15°:

13=2t1t2\frac{1}{\sqrt{3}} = \frac{2t}{1-t^2}

1t2=23t1-t^2 = 2\sqrt{3}t

t2+23t1=0t^2+2\sqrt{3}t-1=0

Using quadratic formula:

t=23±12+42=23±42=3±2t = \frac{-2\sqrt{3}\pm\sqrt{12+4}}{2} = \frac{-2\sqrt{3}\pm 4}{2} = -\sqrt{3}\pm 2

Since 15°15° is in the first quadrant, tan15°>0\tan 15° > 0:

tan15°=23\boxed{\tan 15° = 2-\sqrt{3}}


Q5. Point (3,0) on line x=3x=3 and circle x2+y2=9x^2+y^2=9

On the line: x=3x=3 → substituting gives 3=33=3

On the circle: 32+02=93^2+0^2=9

Intersection of line and circle:

Substitute x=3x=3 into x2+y2=9x^2+y^2=9:

9+y2=9y2=0y=09+y^2=9 \Rightarrow y^2=0 \Rightarrow y=0

Only intersection point is (3, 0)

Conclusion: The line x=3x=3 is a tangent to the circle x2+y2=9x^2+y^2=9 at the point (3, 0) — it meets the circle at exactly one point.


SECTION B: ALGEBRA


Q6(a) Show (AB)TATBT(AB)^T \neq A^TB^T

Compute AB:

AB=(101120123)(301240106)AB = \begin{pmatrix}1&0&1\\-1&2&0\\1&2&3\end{pmatrix}\begin{pmatrix}3&0&-1\\2&4&0\\-1&0&6\end{pmatrix}

  • Row 1: (3+01, 0+0+0, 1+0+6)=(2, 0, 5)(3+0-1,\ 0+0+0,\ -1+0+6) = (2,\ 0,\ 5)

  • Row 2: (3+4+0, 0+8+0, 1+0+0)=(1, 8, 1)(-3+4+0,\ 0+8+0,\ 1+0+0) = (1,\ 8,\ 1)

  • Row 3: (3+43, 0+8+0, 1+0+18)=(4, 8, 17)(3+4-3,\ 0+8+0,\ -1+0+18) = (4,\ 8,\ 17)

AB=(2051814817)AB = \begin{pmatrix}2&0&5\\1&8&1\\4&8&17\end{pmatrix}

(AB)T=(2140885117)(AB)^T = \begin{pmatrix}2&1&4\\0&8&8\\5&1&17\end{pmatrix}

Compute ATBTA^TB^T:

AT=(111022103),BT=(321040106)A^T = \begin{pmatrix}1&-1&1\\0&2&2\\1&0&3\end{pmatrix}, \quad B^T = \begin{pmatrix}3&2&-1\\0&4&0\\-1&0&6\end{pmatrix}

ATBTA^TB^T:

  • Row 1: (3+01, 24+0, 1+0+6)=(2, 2, 5)(3+0-1,\ 2-4+0,\ -1+0+6)=(2,\ -2,\ 5)

  • Row 2: (0+02, 0+8+0, 0+0+12)=(2, 8, 12)(0+0-2,\ 0+8+0,\ 0+0+12)=(-2,\ 8,\ 12)

  • Row 3: (3+03, 2+0+0, 1+0+18)=(0, 2, 17)(3+0-3,\ 2+0+0,\ -1+0+18)=(0,\ 2,\ 17)

ATBT=(22528120217)A^TB^T = \begin{pmatrix}2&-2&5\\-2&8&12\\0&2&17\end{pmatrix}

Comparing Row 1, Col 2: (AB)T(AB)^T gives 1, ATBTA^TB^T gives −2

(AB)TATBT\boxed{(AB)^T \neq A^TB^T \checkmark}

(Note: The correct identity is (AB)T=BTAT(AB)^T = B^TA^T)


Q6(b) Prove by induction: r=1n1r(r+1)=nn+1\displaystyle\sum_{r=1}^{n}\frac{1}{r(r+1)}=\frac{n}{n+1}

Base case n=1n=1:

LHS=11×2=12,RHS=11+1=12\text{LHS} = \frac{1}{1\times2} = \frac{1}{2}, \qquad \text{RHS} = \frac{1}{1+1} = \frac{1}{2} \checkmark

Inductive hypothesis: Assume true for n=kn=k:

r=1k1r(r+1)=kk+1\sum_{r=1}^{k}\frac{1}{r(r+1)} = \frac{k}{k+1}

Inductive step — show true for n=k+1n=k+1:

r=1k+11r(r+1)=kk+1+1(k+1)(k+2)\sum_{r=1}^{k+1}\frac{1}{r(r+1)} = \frac{k}{k+1}+\frac{1}{(k+1)(k+2)}

=k(k+2)+1(k+1)(k+2)=k2+2k+1(k+1)(k+2)=(k+1)2(k+1)(k+2)=k+1k+2= \frac{k(k+2)+1}{(k+1)(k+2)} = \frac{k^2+2k+1}{(k+1)(k+2)} = \frac{(k+1)^2}{(k+1)(k+2)} = \frac{k+1}{k+2}

This equals k+1(k+1)+1\dfrac{k+1}{(k+1)+1}, which is the formula for n=k+1n=k+1.

Hence proved by mathematical induction


Q6© Value of bb for equal roots of bx2+bx+1=0bx^2+bx+1=0

Equal roots require discriminant =0= 0:

Δ=b24(b)(1)=0\Delta = b^2-4(b)(1)=0

b24b=0b(b4)=0b^2-4b=0 \Rightarrow b(b-4)=0

b=0 or b=4\boxed{b=0 \text{ or } b=4}

(b=0b=0 reduces it to a linear equation, so the meaningful answer giving equal roots is b=4b=4)

Verification: 4x2+4x+1=0(2x+1)2=0x=124x^2+4x+1=0 \Rightarrow (2x+1)^2=0 \Rightarrow x=-\frac{1}{2} (repeated) ✓


SECTION C


Q7(a) Solve 9y+5=5y+99^{y+5}=5^{y+9}

Take natural log of both sides:

(y+5)ln9=(y+9)ln5(y+5)\ln 9 = (y+9)\ln 5

yln9+5ln9=yln5+9ln5y\ln 9 + 5\ln 9 = y\ln 5 + 9\ln 5

y(ln9ln5)=9ln55ln9y(\ln 9 - \ln 5) = 9\ln 5 - 5\ln 9

y=9ln55ln9ln9ln5y = \frac{9\ln 5-5\ln 9}{\ln 9-\ln 5}

Since ln9=2ln3\ln 9 = 2\ln 3:

y=9ln510ln32ln3ln5y = \frac{9\ln 5-10\ln 3}{2\ln 3-\ln 5}

Numerical evaluation: ln51.6094\ln 5\approx1.6094, ln31.0986\ln 3\approx1.0986

y=9(1.6094)10(1.0986)2(1.0986)1.6094=14.48510.9862.1971.609=3.4990.588y = \frac{9(1.6094)-10(1.0986)}{2(1.0986)-1.6094} = \frac{14.485-10.986}{2.197-1.609} = \frac{3.499}{0.588}

y5.95\boxed{y \approx 5.95}


Q7(b) Find aa, bb, cc and factorize f(x)=ax2+bx+cf(x)=ax^2+bx+c

By the Remainder Theorem:

  • f(1)=0f(1)=0 (divisible by x1x-1): a+b+c=0\quad a+b+c=0 …(i)

  • f(1)=2f(-1)=2: ab+c=2\quad a-b+c=2 …(ii)

  • f(2)=8f(2)=8: 4a+2b+c=8\quad 4a+2b+c=8 …(iii)

(i) − (ii): 2b=2b=12b=-2 \Rightarrow \boxed{b=-1}

(i): a+c=1a+c=1 …(iv)

(iii) − (i): 3a+b=83a=9a=33a+b=8 \Rightarrow 3a=9 \Rightarrow \boxed{a=3}

From (iv): c=2\boxed{c=-2}

f(x)=3x2x2f(x) = 3x^2-x-2

Factorize (looking for factors of form (3x+p)(x+q)(3x+p)(x+q) where pq=2pq=-2, p+3q=1p+3q=-1):

3x2x2=(3x+2)(x1)3x^2-x-2 = (3x+2)(x-1)

Verify: (3x+2)(x1)=3x23x+2x2=3x2x2(3x+2)(x-1)=3x^2-3x+2x-2=3x^2-x-2

f(x)=(3x+2)(x1)\boxed{f(x)=(3x+2)(x-1)}


Q8(a) Partial fractions of x+1(x1)(x2)(x+3)\dfrac{x+1}{(x-1)(x-2)(x+3)}

Let:

x+1(x1)(x2)(x+3)=Ax1+Bx2+Cx+3\frac{x+1}{(x-1)(x-2)(x+3)} = \frac{A}{x-1}+\frac{B}{x-2}+\frac{C}{x+3}

Find A (multiply both sides by (x1)(x-1), set x=1x=1):

A=1+1(12)(1+3)=2(1)(4)=12A = \frac{1+1}{(1-2)(1+3)} = \frac{2}{(-1)(4)} = -\frac{1}{2}

Find B (x=2x=2):

B=2+1(21)(2+3)=3(1)(5)=35B = \frac{2+1}{(2-1)(2+3)} = \frac{3}{(1)(5)} = \frac{3}{5}

Find C (x=3x=-3):

C=3+1(31)(32)=2(4)(5)=220=110C = \frac{-3+1}{(-3-1)(-3-2)} = \frac{-2}{(-4)(-5)} = \frac{-2}{20} = -\frac{1}{10}

x+1(x1)(x2)(x+3)=1/2x1+3/5x21/10x+3\boxed{\frac{x+1}{(x-1)(x-2)(x+3)} = \frac{-1/2}{x-1}+\frac{3/5}{x-2}-\frac{1/10}{x+3}}

Binomial Expansion to x2x^2 (valid for x<1|x|<1):

Term 1:

1/2x1=1/21x=12(1+x+x2+)\frac{-1/2}{x-1} = \frac{1/2}{1-x} = \frac{1}{2}(1+x+x^2+\cdots)

Term 2:

3/5x2=3/101x/2=310(1+x2+x24+)\frac{3/5}{x-2} = \frac{-3/10}{1-x/2} = -\frac{3}{10}\left(1+\frac{x}{2}+\frac{x^2}{4}+\cdots\right)

Term 3:

1/10x+3=1/301+x/3=130(1x3+x29)\frac{-1/10}{x+3} = \frac{-1/30}{1+x/3} = -\frac{1}{30}\left(1-\frac{x}{3}+\frac{x^2}{9}-\cdots\right)

Constant terms:

12310130=159130=530=16\frac{1}{2}-\frac{3}{10}-\frac{1}{30} = \frac{15-9-1}{30} = \frac{5}{30} = \frac{1}{6}

Coefficient of xx:

12320+190=9027+2180=65180=1336\frac{1}{2}-\frac{3}{20}+\frac{1}{90} = \frac{90-27+2}{180} = \frac{65}{180} = \frac{13}{36}

Coefficient of x2x^2:

123401270=5408121080=4571080\frac{1}{2}-\frac{3}{40}-\frac{1}{270} = \frac{540-81-2}{1080} = \frac{457}{1080}

x+1(x1)(x2)(x+3)16+1336x+4571080x2+\boxed{\frac{x+1}{(x-1)(x-2)(x+3)} \approx \frac{1}{6}+\frac{13}{36}x+\frac{457}{1080}x^2+\cdots}


Q8(b) New equation with roots 1α+2β\frac{1}{\alpha+2\beta} and 1β+2α\frac{1}{\beta+2\alpha}

For ax2+bx+1=0ax^2+bx+1=0: α+β=ba\quad \alpha+\beta=-\dfrac{b}{a}, αβ=1a\quad \alpha\beta=\dfrac{1}{a}

New roots sum SS:

S=1α+2β+1β+2α=(β+2α)+(α+2β)(α+2β)(β+2α)=3(α+β)(α+2β)(β+2α)S = \frac{1}{\alpha+2\beta}+\frac{1}{\beta+2\alpha} = \frac{(\beta+2\alpha)+(\alpha+2\beta)}{(\alpha+2\beta)(\beta+2\alpha)} = \frac{3(\alpha+\beta)}{(\alpha+2\beta)(\beta+2\alpha)}

Expand denominator:

(α+2β)(β+2α)=αβ+2α2+2β2+4αβ=2(α2+β2)+5αβ(\alpha+2\beta)(\beta+2\alpha) = \alpha\beta+2\alpha^2+2\beta^2+4\alpha\beta = 2(\alpha^2+\beta^2)+5\alpha\beta

α2+β2=(α+β)22αβ=b2a22a\alpha^2+\beta^2 = (\alpha+\beta)^2-2\alpha\beta = \frac{b^2}{a^2}-\frac{2}{a}

Denominator=2(b2a22a)+5a=2b2a2+1a=2b2+aa2\text{Denominator} = 2\left(\frac{b^2}{a^2}-\frac{2}{a}\right)+\frac{5}{a} = \frac{2b^2}{a^2}+\frac{1}{a} = \frac{2b^2+a}{a^2}

S=3(b/a)(2b2+a)/a2=3b/a×a22b2+a=3ab2b2+aS = \frac{3(-b/a)}{(2b^2+a)/a^2} = \frac{-3b/a \times a^2}{2b^2+a} = \frac{-3ab}{2b^2+a}

New roots product PP:

P=1(α+2β)(β+2α)=a22b2+aP = \frac{1}{(\alpha+2\beta)(\beta+2\alpha)} = \frac{a^2}{2b^2+a}

New equation x2Sx+P=0x^2 - Sx + P = 0, multiply through by (2b2+a)(2b^2+a):

(2b2+a)x2+3abx+a2=0\boxed{(2b^2+a)x^2+3abx+a^2=0}


Q8© Prove 2p2=9q2p^2=9q if one root is twice the other in x2+px+q=0x^2+px+q=0

Let roots be α\alpha and 2α2\alpha:

Sum of roots:

α+2α=p3α=pα=p3\alpha+2\alpha = -p \Rightarrow 3\alpha=-p \Rightarrow \alpha=-\frac{p}{3}

Product of roots:

α2α=q2α2=q\alpha \cdot 2\alpha = q \Rightarrow 2\alpha^2=q

Substitute α\alpha:

2(p3)2=q2p29=q2p29=q2\left(-\frac{p}{3}\right)^2=q \Rightarrow 2\cdot\frac{p^2}{9}=q \Rightarrow \frac{2p^2}{9}=q

2p2=9q\boxed{2p^2=9q \checkmark}


Q9(a) Roots of z5+1=0z^5+1=0

z5=1z^5=-1

Write 1-1 in polar form: 1=eiπ-1 = e^{i\pi}

General form: 1=eiπ(2k+1)-1 = e^{i\pi(2k+1)} for k=0,1,2,3,4k=0,1,2,3,4

zk=eiπ(2k+1)/5=cos(2k+1)π5+isin(2k+1)π5z_k = e^{i\pi(2k+1)/5} = \cos\frac{(2k+1)\pi}{5}+i\sin\frac{(2k+1)\pi}{5}

| kk | Angle | Root |

|-----|-------|------|

| 0 | 36°36° | cos36°+isin36°\cos36°+i\sin36° |

| 1 | 108°108° | cos108°+isin108°\cos108°+i\sin108° |

| 2 | 180°180° | 1-1 |

| 3 | 252°252° | cos252°+isin252°\cos252°+i\sin252° |

| 4 | 324°324° | cos324°+isin324°\cos324°+i\sin324° |

The five roots are the fifth roots of 1-1, equally spaced at 72°72° apart on the unit circle.


Q9(b) Prove zn=rn(cosnθ+isinnθ)z^n=r^n(\cos n\theta+i\sin n\theta) by induction

Base case n=1n=1:

z1=r(cosθ+isinθ)z^1=r(\cos\theta+i\sin\theta) \checkmark

Inductive hypothesis: Assume zk=rk(coskθ+isinkθ)z^k=r^k(\cos k\theta+i\sin k\theta)

Inductive step:

zk+1=zkz=rk(coskθ+isinkθ)r(cosθ+isinθ)z^{k+1}=z^k\cdot z=r^k(\cos k\theta+i\sin k\theta)\cdot r(\cos\theta+i\sin\theta)

=rk+1[(coskθcosθsinkθsinθ)+i(sinkθcosθ+coskθsinθ)]=r^{k+1}[(\cos k\theta\cos\theta-\sin k\theta\sin\theta)+i(\sin k\theta\cos\theta+\cos k\theta\sin\theta)]

Using compound angle formulas:

=rk+1[cos(k+1)θ+isin(k+1)θ]=r^{k+1}[\cos(k+1)\theta+i\sin(k+1)\theta]

This is the formula for n=k+1n=k+1.

Hence by induction, zn=rn(cosnθ+isinnθ)z^n=r^n(\cos n\theta+i\sin n\theta) for all nZ+n\in\mathbb{Z}^+


Q10(a)(i) Find z12z22z_1^2-z_2^2 where z1=11+iz_1=\frac{1}{1+i}, z2=11iz_2=\frac{1}{1-i}

Rationalize:

z1=11+i×1i1i=1i2z_1=\frac{1}{1+i}\times\frac{1-i}{1-i}=\frac{1-i}{2}

z2=11i×1+i1+i=1+i2z_2=\frac{1}{1-i}\times\frac{1+i}{1+i}=\frac{1+i}{2}

Square each:

z12=(1i)24=12i+i24=12i14=2i4=i2z_1^2=\frac{(1-i)^2}{4}=\frac{1-2i+i^2}{4}=\frac{1-2i-1}{4}=\frac{-2i}{4}=\frac{-i}{2}

z22=(1+i)24=1+2i+i24=2i4=i2z_2^2=\frac{(1+i)^2}{4}=\frac{1+2i+i^2}{4}=\frac{2i}{4}=\frac{i}{2}

Subtract:

z12z22=i2i2=iz_1^2-z_2^2=\frac{-i}{2}-\frac{i}{2}=-i

z12z22=0i, i.e., x=0, y=1\boxed{z_1^2-z_2^2=0-i, \text{ i.e., } x=0,\ y=-1}


Q10(a)(ii) Simplify x21x2x^2-\frac{1}{x^2} given x=11+i3x=\frac{1}{1+i\sqrt{3}}

Rationalize xx:

x=11+i3×1i31i3=1i31+3=1i34x=\frac{1}{1+i\sqrt{3}}\times\frac{1-i\sqrt{3}}{1-i\sqrt{3}}=\frac{1-i\sqrt{3}}{1+3}=\frac{1-i\sqrt{3}}{4}

Find 1x\frac{1}{x}:

1x=1+i3\frac{1}{x}=1+i\sqrt{3}

Find x2x^2:

x2=(1i34)2=12i3316=22i316=1i38x^2=\left(\frac{1-i\sqrt{3}}{4}\right)^2=\frac{1-2i\sqrt{3}-3}{16}=\frac{-2-2i\sqrt{3}}{16}=\frac{-1-i\sqrt{3}}{8}

Find 1x2\frac{1}{x^2}:

1x2=(1+i3)2=1+2i33=2+2i3\frac{1}{x^2}=(1+i\sqrt{3})^2=1+2i\sqrt{3}-3=-2+2i\sqrt{3}

Subtract:

x21x2=1i38(2+2i3)x^2-\frac{1}{x^2}=\frac{-1-i\sqrt{3}}{8}-(-2+2i\sqrt{3})

=1i3+1616i38=1517i38=\frac{-1-i\sqrt{3}+16-16i\sqrt{3}}{8}=\frac{15-17i\sqrt{3}}{8}

x21x2=1581738i\boxed{x^2-\frac{1}{x^2}=\frac{15}{8}-\frac{17\sqrt{3}}{8}i}


Q10(b) Solve sin1x+cos1(x3)=π2\sin^{-1}x+\cos^{-1}(x\sqrt{3})=\frac{\pi}{2}

Use identity: sin1x=π2cos1x\sin^{-1}x = \frac{\pi}{2}-\cos^{-1}x

π2cos1x+cos1(x3)=π2\frac{\pi}{2}-\cos^{-1}x+\cos^{-1}(x\sqrt{3})=\frac{\pi}{2}

cos1(x3)=cos1x\cos^{-1}(x\sqrt{3})=\cos^{-1}x

x3=xx\sqrt{3}=x

x3x=0x(31)=0x\sqrt{3}-x=0 \Rightarrow x(\sqrt{3}-1)=0

x=0\boxed{x=0}

Verify: sin1(0)+cos1(0)=0+π2=π2\sin^{-1}(0)+\cos^{-1}(0)=0+\frac{\pi}{2}=\frac{\pi}{2}


Q11(a) Derive tan(A+B)\tan(A+B) and find A+BA+B when tanA=5\tan A=5, tanB=1\tan B=1

tan(A+B)=sin(A+B)cos(A+B)=sinAcosB+cosAsinBcosAcosBsinAsinB\tan(A+B)=\frac{\sin(A+B)}{\cos(A+B)}=\frac{\sin A\cos B+\cos A\sin B}{\cos A\cos B-\sin A\sin B}

Divide numerator and denominator by cosAcosB\cos A\cos B:

tan(A+B)=tanA+tanB1tanAtanB\boxed{\tan(A+B)=\frac{\tan A+\tan B}{1-\tan A\tan B}}

With tanA=5\tan A=5, tanB=1\tan B=1:

tan(A+B)=5+11(5)(1)=64=32\tan(A+B)=\frac{5+1}{1-(5)(1)}=\frac{6}{-4}=-\frac{3}{2}

A+B=tan1(32)A+B=\tan^{-1}\left(-\frac{3}{2}\right)

Since tanA=5>0\tan A=5>0 and tanB=1>0\tan B=1>0, both AA and BB are in the first quadrant, so A+BA+B is in the second quadrant:

A+B=180°56.31°123.69°A+B=180°-56.31°\approx\boxed{123.69°}


Q11(b) Express 12sinx5cosx12\sin x-5\cos x as Rsin(xα)R\sin(x-\alpha) and solve =13=13

Expand Rsin(xα)R\sin(x-\alpha):

Rsin(xα)=RcosαsinxRsinαcosxR\sin(x-\alpha)=R\cos\alpha\sin x-R\sin\alpha\cos x

Compare coefficients:

Rcosα=12,Rsinα=5R\cos\alpha=12, \qquad R\sin\alpha=5

R=122+52=144+25=169=13R=\sqrt{12^2+5^2}=\sqrt{144+25}=\sqrt{169}=13

tanα=512α=tan1(512)22.62°\tan\alpha=\frac{5}{12} \Rightarrow \alpha=\tan^{-1}\left(\frac{5}{12}\right)\approx22.62°

12sinx5cosx=13sin(x22.62°)\boxed{12\sin x-5\cos x=13\sin(x-22.62°)}

Solve 13sin(x22.62°)=1313\sin(x-22.62°)=13:

sin(x22.62°)=1\sin(x-22.62°)=1

x22.62°=90°x-22.62°=90°

x=112.62°x=112.62°

Check second solution: sin=1\sin=1 has only one solution in [0°,360°][0°,360°]

x112.62°\boxed{x\approx112.62°}


SUMMARY TABLE

| Q | Answer |

|—|--------|

| 1 | x22x+1x^2-2x+1 |

| 2 | cx2x+a=0cx^2-x+a=0 |

| 3 | 19459i-\frac{1}{9}-\frac{4\sqrt5}{9}i |

| 4 | 232-\sqrt3 |

| 5 | Tangent at (3,0) |

| 6c | b=4b=4 |

| 7a | y5.95y\approx5.95 |

| 7b | a=3,b=1,c=2a=3,b=-1,c=-2; (3x+2)(x1)(3x+2)(x-1) |

| 8c | 2p2=9q2p^2=9q proved |

| 9a | zk=cos(2k+1)π5+isin(2k+1)π5z_k=\cos\frac{(2k+1)\pi}{5}+i\sin\frac{(2k+1)\pi}{5}, k=0..4k=0..4 |

| 10a(i) | i-i |

| 10a(ii) | 1581738i\frac{15}{8}-\frac{17\sqrt3}{8}i |

| 10b | x=0x=0 |

| 11a | A+B123.69°A+B\approx123.69° |

| 11b | x112.62°x\approx112.62° |

Share this