Quiz: Advanced Complex Numbers and Roots — 20 questions

Detailed questions and answers

1. What does the modulus of a complex number represent in the complex plane?

The angle it makes with the positive real axis
The real part divided by the imaginary part
The non-negative distance from the origin
The sign change of its imaginary part

The non-negative distance from the origin

Explanation

The modulus is the distance of the complex number from the origin, so it is always non-negative. The angle with the positive real axis is the argument, not the modulus.

2. What is the complex conjugate of -2 + 3i?

-2 + 3i
-2 - 3i
3 - 2i
2 - 3i

-2 - 3i

Explanation

The complex conjugate is formed by changing the sign of the imaginary part only. So -2 + 3i becomes -2 - 3i.

3. What is the sum of the four fourth roots of unity?

1
-1
0
4

0

Explanation

The four fourth roots of unity cancel in pairs, so their sum is 0. Their product, by contrast, is 1.

4. Which value is a primitive fourth root of unity squared?

-1
-i
i
1

-1

Explanation

For a primitive fourth root of unity, squaring gives -1 and the fourth power returns 1. This matches the fact that a fourth root satisfies z^4=1.

5. If a complex number is written as r(cos θ + i sin θ), what does r represent?

The conjugate
The modulus
The argument
The period

The modulus

Explanation

In polar form, r is the modulus and θ is the argument. The argument is the angle, not the distance from the origin.

6. For x + iy = r(cos θ + i sin θ), which expression gives the angle θ in the source material?

tan^{-1}(x/y)
sin^{-1}(x/r)
cos^{-1}(y/r)
tan^{-1}(y/x)

tan^{-1}(y/x)

Explanation

The angle is given by θ = tan^{-1}(y/x) in the source material. A common mistake is to reverse the ratio.

7. What is the defining property of a function?

Each input has at least one output
Each output has exactly one input
Each output must be positive
Each input has exactly one output

Each input has exactly one output

Explanation

A function assigns each input in its domain exactly one output. This is why its graph must pass the vertical line test.

8. What is the smallest positive value T called when f(x + T) = f(x) for a periodic function?

Domain
Period
Amplitude
Range

Period

Explanation

The smallest positive shift that leaves the function unchanged is the period. Any multiple of that period is also a period.

9. What is the common difference in an arithmetic progression?

The sum of the first and last terms
The ratio of consecutive terms
The product of consecutive terms
The constant difference between consecutive terms

The constant difference between consecutive terms

Explanation

An arithmetic progression is defined by a constant difference between consecutive terms. A constant ratio would describe a geometric progression.

10. What is the sum of n terms of an arithmetic progression with first term a and common difference d?

n/2{2a+(n-1)d}
a^n d
n(a+d)
a + (n-1)d

n/2{2a+(n-1)d}

Explanation

The standard sum formula for an arithmetic progression is n/2{2a + (n-1)d}. It adds the first and last terms in a structured way across all n terms.

11. What does nP_r count?

Products of the first r positive integers
Unordered selections of r objects from n objects
Ordered selections of r objects from n objects
The number of factors of n

Ordered selections of r objects from n objects

Explanation

Permutations count ordered selections, so nP_r is about arrangement. Combinations, by contrast, ignore order.

12. What is the value of 0!?

Undefined
0! = 0 by convention
0
1

1

Explanation

By convention, 0! = 1. This makes factorial formulas consistent in combinatorics and algebra.

13. What theorem states that a polynomial has factor (x - a) exactly when f(a) = 0?

Remainder theorem
Binomial theorem
Rational root theorem
Factor theorem

Factor theorem

Explanation

The factor theorem directly links a zero of the polynomial to the factor (x - a). The remainder theorem instead says the remainder upon division by (x - a) is f(a).

14. If (x - 2) is a factor of x^3 + 2x^2 + kx + 4, what is k?

4
10
8
6

10

Explanation

Using the factor theorem with x = 2 gives f(2) = 0, which leads to k = 10. This is a standard application of checking a factor by substitution.

15. Which identity is equal to 2cos α cos β?

sin(α + β) + sin(α - β)
sin(α + β) - sin(α - β)
cos(α + β) - cos(α - β)
cos(α + β) + cos(α - β)

cos(α + β) + cos(α - β)

Explanation

The source gives cos(α + β) + cos(α - β) = 2cos α cos β. The difference of the cosine terms gives a sine-product identity instead.

16. What is the sum of allied angles θ and 180° - θ?

360°
270°
90°
180°

180°

Explanation

Allied angles are angle pairs that add up to 180°. The pair θ and 180° - θ is the standard example.

17. What expression defines the derivative of f at a point a using a limit?

lim_{x→a} [x - a]/[f(x) - f(a)]
lim_{x→a} [f(x) - f(a)]/(x - a)
lim_{x→a} [f(a) - x]/f(x)
lim_{x→a} f(x)

lim_{x→a} [f(x) - f(a)]/(x - a)

Explanation

The derivative at a point is the limit of the difference quotient as x approaches a. This is the standard limit definition of the derivative.

18. If f(x) = x^{1/3}, what is f'(8)?

1/12
1/4
1/3
1/24

1/12

Explanation

The source states that for f(x) = x^{1/3}, f'(8) = 1/12. This is a direct derivative evaluation at the given point.

19. When is the angle between two non-zero vectors equal to π/2?

When they are parallel
When they are perpendicular
When they have equal magnitudes
When their dot product is positive

When they are perpendicular

Explanation

An angle of π/2 means the vectors are perpendicular. Parallel vectors have angle 0 or π instead.

20. What does it mean if u × v = 0 for two vectors u and v?

The vectors must both be zero
The vectors have equal length
The vectors are perpendicular
The vectors are parallel

The vectors are parallel

Explanation

If the cross product is zero, the vectors are parallel, provided they are non-zero. The cross product measures the sine of the angle between them.

Review with flashcards

Memorize the answers with 20 flashcards on Advanced Complex Numbers and Roots.

Complex number — modulus?

Distance from origin in plane.

Complex number — argument?

Angle with positive real axis.

Complex conjugate — change?

Sign of imaginary part.

See flashcards →

Study the revision sheet

Read the complete revision sheet on Advanced Complex Numbers and Roots.

See revision sheet →

Similar courses

Create your own quizzes

Import your course and AI generates quizzes with corrections in 30 seconds.

Quiz generator