QCAA Specialist Mathematics Alternative Sequence Complex numbers

6 sample questions with marking guides and sample answers

Q1
2022
QCAA
Paper 1
1 mark
Q1
1 mark

Let z=a+3iz = a + 3i and w=3+biw = -3 + bi, where a,bRa, b \in R.

If z=wz = w, then

A

a=3,b=3a = -3, b = -3

B

a=3,b=3a = -3, b = 3

C

a=3,b=3a = 3, b = -3

D

a=3,b=3a = 3, b = 3

Reveal Answer
A

a=3,b=3a = -3, b = -3

This is incorrect because equating the imaginary parts of the complex numbers gives b=3b = 3, not b=3b = -3.

B

a=3,b=3a = -3, b = 3

Correct Answer

This is correct because two complex numbers are equal if and only if their real parts are equal (a=3a = -3) and their imaginary parts are equal (3=b3 = b).

C

a=3,b=3a = 3, b = -3

This is incorrect because it reverses the signs. Equating the real parts gives a=3a = -3 and equating the imaginary parts gives b=3b = 3.

D

a=3,b=3a = 3, b = 3

This is incorrect because equating the real parts of the complex numbers gives a=3a = -3, not a=3a = 3.

Q4
2022
QCAA
Paper 1
1 mark
Q4
1 mark

Given z=a+biz = a + bi, an expression representing (zzˉ)(z+zˉ)4zzˉ\frac{(z - \bar{z})(z + \bar{z})}{4z\bar{z}} is

A

aba2b2\frac{ab}{a^2 - b^2}

B

abia2b2\frac{abi}{a^2 - b^2}

C

aba2+b2\frac{ab}{a^2 + b^2}

D

abia2+b2\frac{abi}{a^2 + b^2}

Reveal Answer
A

aba2b2\frac{ab}{a^2 - b^2}

This option incorrectly evaluates zzˉz\bar{z} as a2b2a^2 - b^2 and misses the imaginary unit ii from zzˉ=2biz - \bar{z} = 2bi.

B

abia2b2\frac{abi}{a^2 - b^2}

While it correctly includes ii in the numerator, it incorrectly evaluates the denominator zzˉz\bar{z} as a2b2a^2 - b^2 instead of a2+b2a^2 + b^2.

C

aba2+b2\frac{ab}{a^2 + b^2}

This option correctly evaluates the denominator but misses the imaginary unit ii in the numerator, which arises from zzˉ=2biz - \bar{z} = 2bi.

D

abia2+b2\frac{abi}{a^2 + b^2}

Correct Answer

Substituting zzˉ=2biz - \bar{z} = 2bi, z+zˉ=2az + \bar{z} = 2a, and zzˉ=a2+b2z\bar{z} = a^2 + b^2 into the expression yields (2bi)(2a)4(a2+b2)\frac{(2bi)(2a)}{4(a^2 + b^2)}, which simplifies to abia2+b2\frac{abi}{a^2 + b^2}.

Q6
2020
QCAA
Paper 1
1 mark
Q6
1 mark

Given z=22iz = 2 - 2i and w=3+iw = -3 + i, calculate z2wˉz^2 - \bar{w}

A

39i3 - 9i

B

37i3 - 7i

C

119i11 - 9i

D

117i11 - 7i

Reveal Answer
A

39i3 - 9i

Incorrect. This result comes from subtracting ww instead of its complex conjugate wˉ\bar{w}, which leads to calculating 8i(3+i)=39i-8i - (-3 + i) = 3 - 9i.

B

37i3 - 7i

Correct Answer

Correct. First, find z2=(22i)2=48i4=8iz^2 = (2-2i)^2 = 4 - 8i - 4 = -8i. The complex conjugate of ww is wˉ=3i\bar{w} = -3 - i. Subtracting them yields 8i(3i)=37i-8i - (-3 - i) = 3 - 7i.

C

119i11 - 9i

Incorrect. This error occurs from incorrectly calculating z2z^2 as 88i8 - 8i (forgetting that i2=1i^2 = -1) and subtracting ww instead of wˉ\bar{w}.

D

117i11 - 7i

Incorrect. This mistake happens when z2z^2 is incorrectly calculated as 88i8 - 8i by adding the squared terms (4+44 + 4) instead of subtracting them (444 - 4).

Q8
2020
QCAA
Paper 2
1 mark
Q8
1 mark

Let u=1+iu = 1 + i and v=12+5iv = -12 + 5i

Re(u5v)Re(u^5 - |v|) is

A

-17

B

-4

C

8

D

9

Reveal Answer
A

-17

Correct Answer

First, find u5=(1+i)5=44iu^5 = (1+i)^5 = -4 - 4i. Then, find the magnitude v=(12)2+52=13|v| = \sqrt{(-12)^2 + 5^2} = 13. The expression becomes 44i13=174i-4 - 4i - 13 = -17 - 4i, which has a real part of 17-17.

B

-4

This is only the real part of u5u^5. You must also subtract the magnitude of vv to find the correct real part of the entire expression.

C

8

This answer results from calculation errors in either expanding the complex binomial u5u^5 or finding the magnitude v|v|.

D

9

This incorrect answer likely comes from subtracting the real part of u5u^5 (4-4) from v|v| (1313), rather than subtracting v|v| from the real part of u5u^5.

Q8
2020
QCAA
Paper 1
1 mark
Q8
1 mark

Express (1i)3(1 - i)^3 in the form a+bia + bi.

A

22i-2 - 2i

B

2+2i-2 + 2i

C

22i2 - 2i

D

2+2i2 + 2i

Reveal Answer
A

22i-2 - 2i

Correct Answer

Correct. First, squaring (1i)(1 - i) gives 12i+i2=2i1 - 2i + i^2 = -2i. Multiplying this result by (1i)(1 - i) yields 2i(1i)=2i+2i2=22i-2i(1 - i) = -2i + 2i^2 = -2 - 2i.

B

2+2i-2 + 2i

Incorrect. This is the result of expanding (1+i)3(1 + i)^3, not (1i)3(1 - i)^3.

C

22i2 - 2i

Incorrect. This answer likely comes from a sign error when evaluating 2i22i^2, mistakenly treating it as +2+2 instead of 2-2.

D

2+2i2 + 2i

Incorrect. This error occurs if you incorrectly evaluate (1i)2(1 - i)^2 as 2i2i instead of 2i-2i before multiplying by the remaining (1i)(1 - i).

Q18
2022
QCAA
Paper 2
5 marks
Q18
5 marks

Consider the polynomials P(z)=z3+(ia)z22biz+3iP(z) = z^3 + (i - a)z^2 - 2biz + 3i and Q(z)=z2iQ(z) = z - 2i, where a,bRa, b \in R.

Given P(z)Q(z)\frac{P(z)}{Q(z)} has a remainder of abia - bi, evaluate the reasonableness that (z(abi))(z - (a - bi)) is a factor of P(z)P(z).

Reveal Answer

P(z)=z3+(ia)z22biz+3iP(z) = z^3 + (i - a)z^2 - 2biz + 3i
Using the remainder theorem
P(2i)=abiP(2i) = a - bi

By substitution
P(2i)=(2i)3+(ia)(2i)22bi(2i)+3iP(2i) = (2i)^3 + (i - a)(2i)^2 - 2bi(2i) + 3i
=8i4(ia)+4b+3i= -8i - 4(i - a) + 4b + 3i
=8i4i+4a+4b+3i= -8i - 4i + 4a + 4b + 3i
=4a+4b9i= 4a + 4b - 9i

Equating parts:
a=4a+4ba = 4a + 4b
b=9-b = -9

So a=12a = -12 and b=9b = 9
P(z)=z3+(i+12)z218iz+3i\therefore P(z) = z^3 + (i + 12)z^2 - 18iz + 3i

P(abi)=P(129i)1566285iP(a - bi) = P(-12 - 9i) \approx 1566 - 285i

Since P(129i)0P(-12 - 9i) \neq 0, it is not reasonable that (z(abi))(z - (a - bi)) is a factor of P(z)P(z).

Marking Criteria
DescriptorMarks

correctly determines an expression for P(2i)P(2i) using the remainder theorem

1

correctly determines an expression for P(2i)P(2i) using substitution into P(z)P(z)

1

forms two simultaneous equations by equating parts

1

determines P(abi)P(a - bi) using the values for aa and bb

1

evaluates the reasonableness of the statement using mathematical reasoning

1

Frequently Asked Questions

How many QCAA Specialist Mathematics Alternative Sequence questions cover Complex numbers?
AusGrader has 7 QCAA Specialist Mathematics Alternative Sequence questions on Complex numbers, all with instant AI grading and detailed marking feedback.

Ready to practise QCAA Specialist Mathematics Alternative Sequence?

Get instant AI feedback on past exam questions, aligned to the syllabus

Start Practising Free