Photo AI

Let $z = 1 + 2i$ and $w = 1 + i$ - HSC - SSCE Mathematics Extension 2 - Question 2 - 2002 - Paper 1

Question icon

Question 2

Let-$z-=-1-+-2i$-and-$w-=-1-+-i$-HSC-SSCE Mathematics Extension 2-Question 2-2002-Paper 1.png

Let $z = 1 + 2i$ and $w = 1 + i$. Find, in the form $x + iy$, (i) $zw$ (ii) $\frac{1}{w}$. On an Argand diagram, shade in the region where the inequalities ... show full transcript

Worked Solution & Example Answer:Let $z = 1 + 2i$ and $w = 1 + i$ - HSC - SSCE Mathematics Extension 2 - Question 2 - 2002 - Paper 1

Step 1

Find, in the form $x + iy$, $zw$

96%

114 rated

Answer

To find zwzw, we first calculate:

zw=(1+2i)(1+i)zw = (1 + 2i)(1 + i)

We expand this using the distributive property:

=1+i+2i+2i2 = 1 + i + 2i + 2i^2

Since i2=1i^2 = -1, this simplifies to:

=1+3i2=1+3i = 1 + 3i - 2 = -1 + 3i

Thus, the answer is 1+3i-1 + 3i.

Step 2

Find, in the form $x + iy$, $\frac{1}{w}$

99%

104 rated

Answer

To find 1w\frac{1}{w}, where w=1+iw = 1 + i, we multiply the numerator and the denominator by the conjugate of the denominator:

11+i1i1i=1i12+12=1i2\frac{1}{1 + i} \cdot \frac{1 - i}{1 - i} = \frac{1 - i}{1^2 + 1^2} = \frac{1 - i}{2}

Simplifying gives:

=1212i= \frac{1}{2} - \frac{1}{2}i

Therefore, the answer is 1212i\frac{1}{2} - \frac{1}{2}i.

Step 3

Shade in the region where the inequalities $0 \leq \text{Re} z \leq 2$ and $|z - 1 + i| \leq 2$ both hold.

96%

101 rated

Answer

To shade the region, we start by analyzing the inequalities:

  1. The inequality 0Rez20 \leq \text{Re} z \leq 2 indicates that the shaded region is bounded vertically between real parts of 0 and 2.
  2. The inequality z(1i)2|z - (1 - i)| \leq 2 describes a circle centered at (1,1)(1, 1) with a radius of 2.

The combined region will be the overlap of the vertical strip between Re(z) = 0 and Re(z) = 2 along with the circle defined by the second inequality. The region can be illustrated in the Argand diagram by shading the portion of the circle that lies between the vertical lines at Re(z) = 0 and Re(z) = 2.

Step 4

State why $2 - i$ is also a root of $P(z)$

98%

120 rated

Answer

The polynomial P(z)P(z) has real coefficients, which implies that any complex root must have its conjugate also as a root. Since 2+i2 + i is a root, its conjugate, 2i2 - i, must also be a root of P(z)P(z).

Step 5

Factorise $P(z)$ over the real numbers.

97%

117 rated

Answer

Given that 2+i2 + i and 2i2 - i are roots, we can express P(z)P(z) as:

P(z)=(z(2+i))(z(2i))(zr)P(z) = (z - (2 + i))(z - (2 - i))(z - r)

Calculating the product of the first two factors:

=(z2i)(z2+i)=(z2)2+1=z24z+5= (z - 2 - i)(z - 2 + i) = (z - 2)^2 + 1 = z^2 - 4z + 5

Thus:

P(z)=(z24z+5)(zr)P(z) = (z^2 - 4z + 5)(z - r)

where rr is a real number determined from the constant term of the original polynomial.

Step 6

Prove by induction that, for all integers $n \geq 1$, $(\cos \theta - i \sin \theta)^n = \cos(n\theta) - i \sin(n\theta)$

97%

121 rated

Answer

To prove this by induction, we start with the base case where n=1n = 1:

cosθisinθ=cos(1θ)isin(1θ).\cos \theta - i \sin \theta = \cos(1\theta) - i \sin(1\theta).

Now, assume that the formula holds for some integer kk:

(cosθisinθ)k=cos(kθ)isin(kθ).(\cos \theta - i \sin \theta)^k = \cos(k\theta) - i \sin(k\theta).

For n=k+1n = k + 1:

i.e., we need to show:

(cosθisinθ)k+1=(cosθisinθ)(cos(kθ)isin(kθ)).(\cos \theta - i \sin \theta)^{k+1} = (\cos \theta - i \sin \theta)(\cos(k\theta) - i \sin(k\theta)).

Using the properties of complex multiplication:
=cosθcos(kθ)+sinθsin(kθ)i(sinθcos(kθ)cosθsin(kθ))=cos((k+1)θ)isin((k+1)θ).= \cos \theta \cos(k\theta) + \sin \theta \sin(k\theta) - i(\sin \theta \cos(k\theta) - \cos \theta \sin(k\theta)) = \cos((k + 1) \theta) - i \sin((k + 1) \theta).

Thus, the induction holds and the statement is proved.

Step 7

Show that the real part of $\frac{1}{1 - z}$ is $\frac{1 - 2 \cos \theta}{5 - 4 \cos \theta}$

96%

114 rated

Answer

Given z=2(cosθ+isinθ)z = 2 (\cos \theta + i \sin \theta):

First, find 1z=12(cosθ+isinθ)=12cosθ2isinθ.1 - z = 1 - 2(\cos \theta + i \sin \theta) = 1 - 2 \cos \theta - 2i \sin \theta.

To find 11z\frac{1}{1 - z}, we multiply by the conjugate:

11z=1z1z2\frac{1}{1 - z} = \frac{1 - z}{|1 - z|^2}

Calculate 1z2|1 - z|^2:

=(12cosθ)2+(2sinθ)2=14cosθ+4cos2θ+4sin2θ=14cosθ+4,= (1 - 2 \cos \theta)^2 + (-2 \sin \theta)^2 = 1 - 4 \cos \theta + 4 \cos^2 \theta + 4 \sin^2 \theta = 1 - 4 \cos \theta + 4,

using cos2θ+sin2θ=1\cos^2 \theta + \sin^2 \theta = 1. Thus,

1z2=54cosθ.|1 - z|^2 = 5 - 4 \cos \theta.

So,

Therefore, the real part is: 12cosθ54cosθ.\frac{1 - 2 \cos \theta}{5 - 4 \cos \theta}.

Step 8

Express the imaginary part of $\frac{1}{1 - z}$ in terms of $\theta$.

99%

104 rated

Answer

From the previous computation, we have:

11z=(12cosθ)+2isinθ54cosθ.\frac{1}{1 - z} = \frac{(1 - 2 \cos \theta) + 2i \sin \theta}{5 - 4 \cos \theta}.

Thus, the imaginary part is:

2sinθ54cosθ.\frac{2 \sin \theta}{5 - 4 \cos \theta}.

Therefore, the result is: $$\frac{2 \sin \theta}{5 - 4 \cos \theta}.$

Join the SSCE students using SimpleStudy...

97% of Students

Report Improved Results

98% of Students

Recommend to friends

100,000+

Students Supported

1 Million+

Questions answered

;