Quiz 1: Numbers and sets

Last unanswered question  Question  Next unanswered question

Question 1

Which of the following are correct ways of writing the set
A = {x |- 3 < x -1orx 0}?
a)
(-3,)
  b)
[-3,)
c)
[-3,-1] [0,)
  d)
(-3,-1) [0,)
e)
(-3,-1] [0,)

 

Not correct. Choice (a) is false.
(-3,) includes the real numbers between - 1 and 0,
which do not belong to A.
Not correct. Choice (b) is false.
[-3,) includes - 3, as well as the real numbers between - 1 and 0, none of which belong to A.
Not correct. Choice (c) is false.
[-3,-1] [0,) is the empty set . As A is not empty (for example, A includes - 1), this option can’t be correct.
Not correct. Choice (d) is false.
- 1 is not in (-3,-1) [0,), but - 1 is in A.
Your answer is correct.

Question 2

What is another way of writing the set
B = {x ||x - 3| < 2}?
a)
(2,3]
  b)
[2,4]
c)
(1,5)
  d)
[1,5]
e)
[2,3)

 

Not correct. Choice (a) is false.
For example, 4 belongs to B but is not in (2,3].
Not correct. Choice (b) is false.
For example, 1.5 belongs to B but is not in [2,4].
Your answer is correct.
B is the set of all points whose distance from 3 on the number line is less than 2.
The solution to |x - 3| < 2 is 1 < x < 5.
Not correct. Choice (d) is false.
Neither 1 nor 5 belong to B, but both 1 and 5 belong to [1,5].
Not correct. Choice (e) is false.
For example, 4 belongs to B but is not in [2,3).

Question 3

If A = {7,8,9,10} and B = {5,6,7,8} then (A\B) (B\A) is
a)
{5,6,7,8,9,10}
  b)
{5,6,9,10}
c)
, the empty set.
  d)
{7,8}
e)
None of the above.

 

Not correct. Choice (a) is false.
Your answer is correct.
A\B = {9,10} and B\A = {5,6} so (A\B) (B\A) = {5,6,9,10}.
Not correct. Choice (c) is false.
Not correct. Choice (d) is false.
Not correct. Choice (e) is false.

Question 4

The set {0,1,±-1,π,12} is a subset of
a)
  b)
c)
  d)
e)

 

Not correct. Choice (a) is false.
The number π is not a natural number.
Not correct. Choice (b) is false.
The number π is not an integer.
Not correct. Choice (c) is false.
The number π is not a rational number.
Not correct. Choice (d) is false.
-1 is not real.
Your answer is correct.
Since ±-1 denotes the two imaginary numbers i and - i, the given set cannot be in any of the sets , , or.
Hence the right answer must be which contains all imaginary numbers.

Question 5

Which of the following alternatives is the best response to ‘Solve x2 - 3x + 4 = 0 over ’.
a)
There are no real solutions.
  b)
x = 1,4
c)
x = 3 ±7 2
  d)
x = 3 ± i7 2
e)
None of the above is correct.

 

Not correct. Choice (a) is false.
As the question asks us to solve the equation over (that is, to find all solutions belonging to the set of complex numbers), this is not the best response.
Not correct. Choice (b) is false.
Not correct. Choice (c) is false.
Your answer is correct.
Using the quadratic formula, x = 3 ±9 - 16 2 = 3 ±-7 2 .
Not correct. Choice (e) is false.

Question 6

If z = 9 + 3i and w = 2 - i then z + w equals
a)
9 - i
  b)
11 + 2i
c)
6 + 3i
  d)
8
e)
None of the above

 

Not correct. Choice (a) is false.
Your answer is correct.
z + w = (9 + 3i) + (2 - i) = (9 + 2) + (3 - 1)i = 11 + 2i.
Not correct. Choice (c) is false.
Not correct. Choice (d) is false.
Not correct. Choice (e) is false.

Question 7

If w = 2 - i then w¯ equals
a)
2 - i
  b)
2
c)
2 + i
  d)
- 2 + i
e)
None of the above

 

Not correct. Choice (a) is false.
Not correct. Choice (b) is false.
Your answer is correct.
w¯ = 2 - i¯ = 2 + i.
Not correct. Choice (d) is false.
Not correct. Choice (e) is false.

Question 8

If p = 9 + 3i and q = 2 - i then pq¯ equals
a)
15 + 15i
  b)
21 + 15i
c)
18 + 3i
  d)
1 - i
e)
None of the above

 

Your answer is correct.
pq¯ = (9 + 3i)(2 - i)¯
= (9 + 3i)(2 + i) = (18 - 3) + (6 + 9)i
= 15 + 15i.
Not correct. Choice (b) is false.
Not correct. Choice (c) is false.
Not correct. Choice (d) is false.
Not correct. Choice (e) is false.

Question 9

If z = 9 + 3i and w = 2 - i then z w equals
a)
15 + 15i
  b)
6 + 3i
c)
12 + 15i
  d)
3 - 3i
e)
None of the above

 

Not correct. Choice (a) is false.
Not correct. Choice (b) is false.
Not correct. Choice (c) is false.
Not correct. Choice (d) is false.
Your answer is correct.
z w = 9 + 3i 2 - i = 9 + 3i 2 - i × 2 + i 2 + i = 15 + 15i 5 = 3 + 3i.

Question 10

The shaded region in the graph
PIC
corresponds to which set of complex numbers?
a)
{z : |z - (i + 1)| < 2}
  b)
{z : |z|-|1 + i| < 2}
c)
{z : Re(z + (i + 1)) < 2}
  d)
{z : |z - 2| < |i + 1 - 2|}
e)
None of the above.

 

Your answer is correct.
Not correct. Choice (b) is false.
This set corresponds to the interior of a circle, centre the origin, radius 2 + 2.
Not correct. Choice (c) is false.
This set corresponds to the open half plane containing all complex numbers z = x + iy with x < 1.
Not correct. Choice (d) is false.
This set corresponds to the interior of a circle, centre 2, radius 2.
Not correct. Choice (e) is false.
For questions or comments please contact webmaster@maths.usyd.edu.au