What does ℕ mean?
Natural numbers (positives) - infinite and countable
What does ℤ mean?
Integers (whole numbers including negatives) - infinite and countable
What does ℚ mean?
Rational numbers (fractions) - infinite but not countable
What does ℝ mean?
Real numbers (all numbers that aren’t complex/ imaginary)
What does ℤ^- mean?
Negative integers
What does {} mean?
Empty set (nothing in it)
What does ∅ mean?
Empty set (nothing in it)
What is not an example of an integer?
A fraction!
What must the powers of polynomials be?
Powers ∈ ℕ (can’t be negative or fractions!!)
Is (2√3 - 2)/ (2√3 + 2) a rational or irrational number?
Irrational
Solve the following inequality and write it in interval notation:
15 - (1+2x) ≥ 3(3x-10)
1) expand the brackets (left-hand one is multiplied by -1): 14-2x ≥ 9x-30
2) simplify: 44 ≥ 11x, 4 ≥ x
3) interval notation: x∈ (-∞,4]
Solve the following inequality and write it in interval notation:
(2x+1)/2 - (x+1)/3 ≤ 5
1) cross multiply: 6x+3 - 2x+2 ≤ 5
2) simplify: 4x ≤ 25, x ≤ 25/4
3) interval notation: x∈(-∞,25/4]
Work out the values of k for which the equation has no real roots. Give your answer in set notation:
x^2 + 2kx + 3 =0
b^2-4ac<0
(2k)^2 -4x1x3<0
4k^2 -12<0
k^2<3
k < ±√3
{k:k∈ ℝ, -√3<k<√3}