Math ClubMath Club
v1 · padrão canônico

Lesson 1 — Number sets, intervals, notation

Rigorous mathematical language: number sets (ℕ, ℤ, ℚ, ℝ), intervals, set operations. Opening lesson of the program.

Used in: 1.º ano do EM (15 anos) · Equiv. Math I japonês · Equiv. Klasse 10 alemã

NZQR\mathbb{N} \subset \mathbb{Z} \subset \mathbb{Q} \subset \mathbb{R}

The number sets: each one contains all the elements of the previous one, and adds new objects. Naturals → integers (gains negatives) → rationals (gains fractions) → reals (gains irrationals like 2\sqrt{2} and π\pi).

Choose your door

Rigorous notation, full derivation, hypotheses

Rigorous definition

Fundamental number sets

"Every real number corresponds to a unique position on the number line. The converse is also true: each location on the number line corresponds to exactly one real number." — OpenStax College Algebra 2e, §1.1

Intervals

Set operations

Worked examples

Exercise list

40 exercises · 10 with worked solution (25%)

Application 22Understanding 11Modeling 5Challenge 2
  1. Ex. 1.1Application

    If an integer is not a natural number, what type of number must it be?

    Select the correct option
    Select an option first
    Show solution
    In the Brazilian convention (BNCC), N={0,1,2,}\mathbb{N} = \{0, 1, 2, \ldots\} includes zero. The integers Z\mathbb{Z} add the negatives. An integer that is not a natural number must be negative (for example, 1,2,-1, -2, \ldots). Under the convention that excludes zero from the naturals, zero would also be such a number.
  2. Ex. 1.2ApplicationAnswer key

    True or false: the multiplicative inverse of a rational number is also rational.

    Select the correct option
    Select an option first
    Show solution
    If r=p/qr = p/q with p,qZp, q \in \mathbb{Z} and p0p \neq 0, then the multiplicative inverse is q/pq/p, which is also a ratio of two integers — hence rational. Zero has no multiplicative inverse, but this does not contradict the statement.
  3. Ex. 1.3Application

    True or false: the product of a nonzero rational number and an irrational number is always irrational.

    Select the correct option
    Select an option first
    Show solution
    Let r0r \neq 0 be rational and ss irrational. If rsrs were rational, then s=(rs)/rs = (rs)/r would be a quotient of rationals — hence rational, a contradiction. Therefore rsrs is always irrational (when r0r \neq 0).
    Show step-by-step (with the why)
    1. Hypothesis: rQ{0}r \in \mathbb{Q} \setminus \{0\} and sQs \notin \mathbb{Q}.
    2. Assume for contradiction that rsQrs \in \mathbb{Q}.
    3. Since r0r \neq 0 and rational, 1/rQ1/r \in \mathbb{Q}. Then s=(rs)/rQs = (rs)/r \in \mathbb{Q} — contradiction.
    4. Therefore rsQrs \notin \mathbb{Q}. QED.
  4. Ex. 1.4Application

    Determine whether the simplified expression 184(5)(1)\sqrt{-18 - 4(5)(-1)} is rational or irrational.

    Select the correct option
    Select an option first
    Show solution
    We compute: 184(5)(1)=18+20=2-18 - 4(5)(-1) = -18 + 20 = 2. Therefore the expression equals 2\sqrt{2}, which is irrational (its classical proof uses proof by contradiction).
  5. Ex. 1.5Application

    Determine whether 16+4(5)+5\sqrt{-16 + 4(5) + 5} is rational or irrational.

    Select the correct option
    Select an option first
    Show solution
    We compute: 16+4(5)+5=16+20+5=9-16 + 4(5) + 5 = -16 + 20 + 5 = 9. The expression equals 9=3\sqrt{9} = 3, which is an integer — therefore a terminating rational.
  6. Ex. 1.6ApplicationAnswer key

    Dividing two natural numbers always results in what type of number?

    Select the correct option
    Select an option first
    Show solution
    The division m÷nm \div n (with n0n \neq 0) always yields the form m/nm/n with m,nZm, n \in \mathbb{Z} — hence always rational. It can be an integer (if nmn \mid m) or a fraction, but never irrational.
  7. Ex. 1.7Application

    According to the U.S. Mint, the diameter of a quarter is 0.955 inches. The circumference is the diameter multiplied by π\pi. Is the circumference of this coin an integer, rational, or irrational number?

    Select the correct option
    Select an option first
    Show solution
    The circumference is C=dπ=0.955πC = d \cdot \pi = 0.955\pi. Since 0.9550.955 is a nonzero rational and π\pi is irrational, the product is irrational.
  8. Ex. 1.8Application

    Write in interval notation: {x1<x<3}\{x \mid -1 < x < 3\}.

    Select the correct option
    Select an option first
    Show solution
    The set {x1<x<3}\{x \mid -1 < x < 3\} uses strict inequalities on both sides — both endpoints are excluded. Interval notation: (1,3)(-1, 3).
  9. Ex. 1.9ApplicationAnswer key

    Write in interval notation: {xx7}\{x \mid x \geq 7\}.

    Select the correct option
    Select an option first
    Show solution
    The condition x7x \geq 7 includes 7 (bracket) and has no upper bound. Result: [7,+)[7, +\infty). Infinity always uses a parenthesis.
  10. Ex. 1.10Application

    Write in interval notation: {xx<4}\{x \mid x < 4\}.

    Select the correct option
    Select an option first
    Show solution
    The set {xx<4}\{x \mid x < 4\} gathers all reals strictly less than 4. The 4 is excluded (parenthesis). Result: (,4)(-\infty, 4).
  11. Ex. 1.11Application

    Write in interval notation: {xx is any real number}\{x \mid x \text{ is any real number}\}.

    Select the correct option
    Select an option first
    Show solution
    The set {xx is any real number}\{x \mid x \text{ is any real number}\} is simply R\mathbb{R}, equivalent to the interval (,+)(-\infty, +\infty).
  12. Ex. 1.12Application

    Write the interval (,6)(-\infty, 6) in set-builder notation.

    Select the correct option
    Select an option first
    Show solution
    The interval (,6)(-\infty, 6) corresponds to all reals strictly less than 6. In set-builder notation: {xx<6}\{x \mid x < 6\}. The parenthesis at 6 indicates exclusion.
  13. Ex. 1.13Application

    Write the interval (4,+)(4, +\infty) in set-builder notation.

    Select the correct option
    Select an option first
    Show solution
    The interval (4,+)(4, +\infty) has a parenthesis at 4 (excluded) and goes to ++\infty. In set-builder: {xx>4}\{x \mid x > 4\}.
  14. Ex. 1.14Application

    Write [3,5)[-3, 5) in set-builder notation.

    Select the correct option
    Select an option first
    Show solution
    The interval [3,5)[-3, 5) has a bracket at 3-3 (included, \geq) and a parenthesis at 55 (excluded, <<). Set-builder: {x3x<5}\{x \mid -3 \leq x < 5\}.
  15. Ex. 1.15Application

    Write [4,1][9,+)[-4, 1] \cup [9, +\infty) in set-builder notation.

    Select the correct option
    Select an option first
    Show solution
    The union [4,1][9,+)[-4, 1] \cup [9, +\infty) gathers those between 4-4 and 11 (inclusive) AND those that are at least 99. Set-builder: {x4x1 or x9}\{x \mid -4 \leq x \leq 1 \text{ or } x \geq 9\}.
  16. Ex. 1.16Application

    Solve and write in interval notation: 4x794x - 7 \leq 9.

    Select the correct option
    Select an option first
    Show solution
    From 4x794x - 7 \leq 9: add 7 to both sides: 4x164x \leq 16. Divide by 4 (positive, sign preserved): x4x \leq 4. Interval: (,4](-\infty, 4].
  17. Ex. 1.17Application

    Solve and write in interval notation: 3x+27x13x + 2 \geq 7x - 1.

    Select the correct option
    Select an option first
    Show solution
    From 3x+27x13x + 2 \geq 7x - 1: subtract 7x7x: 4x+21-4x + 2 \geq -1. Subtract 2: 4x3-4x \geq -3. Divide by 4-4 (negative — reverse the sign): x3/4x \leq 3/4. Interval: (,3/4](-\infty, 3/4].
    Show step-by-step (with the why)
    1. Subtract 7x7x: 4x+21-4x + 2 \geq -1.
    2. Subtract 2: 4x3-4x \geq -3.
    3. Divide by 4-4 — sign reverses: x3/4x \leq 3/4.
    4. Interval: (,3/4](-\infty, 3/4]. Check: x=0x=0 should satisfy; x=1x=1 should not.
  18. Ex. 1.18ApplicationAnswer key

    Solve and write in interval notation: 2x+3>x5-2x + 3 > x - 5.

    Select the correct option
    Select an option first
    Show solution
    From 2x+3>x5-2x + 3 > x - 5: subtract xx: 3x+3>5-3x + 3 > -5. Subtract 3: 3x>8-3x > -8. Divide by 3-3 (reverses): x<8/3x < 8/3. Interval: (,8/3)(-\infty, 8/3).
  19. Ex. 1.19Application

    Solve and write in interval notation: 4(x+3)2x14(x + 3) \geq 2x - 1.

    Select the correct option
    Select an option first
    Show solution
    Expanding: 4x+122x14x + 12 \geq 2x - 1. Subtract 2x2x: 2x+1212x + 12 \geq -1. Subtract 12: 2x132x \geq -13. Divide by 2: x13/2x \geq -13/2. Interval: [13/2,+)[-13/2, +\infty).
  20. Ex. 1.20Application

    Solve and write in interval notation: 12x54+25x-\dfrac{1}{2}x \leq -\dfrac{5}{4} + \dfrac{2}{5}x.

    Select the correct option
    Select an option first
    Show solution
    Multiply everything by 20 (LCM of 2, 4, and 5): 10x25+8x-10x \leq -25 + 8x. Subtract 8x8x: 18x25-18x \leq -25. Divide by 18-18 (reverses): x25/18x \geq 25/18. Interval: [25/18,+)[25/18, +\infty).
    Show step-by-step (with the why)
    1. LCM(2,4,5)=20. Multiply: 20(x/2)20(5/4)+20(2x/5)20 \cdot (-x/2) \leq 20 \cdot (-5/4) + 20 \cdot (2x/5).
    2. Simplify: 10x25+8x-10x \leq -25 + 8x.
    3. Subtract 8x8x: 18x25-18x \leq -25.
    4. Divide by 18-18 (reverses): x25/18x \geq 25/18. Interval: [25/18,+)[25/18, +\infty).
  21. Ex. 1.21ApplicationAnswer key

    Solve and write in interval notation: 5(x1)+3>3x44x-5(x - 1) + 3 > 3x - 4 - 4x.

    Select the correct option
    Select an option first
    Show solution
    Expand: 5x+5+3>3x44x-5x + 5 + 3 > 3x - 4 - 4x, i.e., 5x+8>x4-5x + 8 > -x - 4. Add xx: 4x+8>4-4x + 8 > -4. Subtract 8: 4x>12-4x > -12. Divide by 4-4 (reverses): x<3x < 3. Interval: (,3)(-\infty, 3).
  22. Ex. 1.22ApplicationAnswer key

    Solve and write in interval notation: 3(2x+1)>2(x+4)-3(2x + 1) > -2(x + 4).

    Select the correct option
    Select an option first
    Show solution
    Expand: 6x3>2x8-6x - 3 > -2x - 8. Subtract 2x-2x: 4x3>8-4x - 3 > -8. Add 3: 4x>5-4x > -5. Divide by 4-4 (reverses): x<5/4x < 5/4. Interval: (,5/4)(-\infty, 5/4).
  23. Ex. 1.23Understanding

    Solve and write in interval notation: x+38x+55310\dfrac{x+3}{8} - \dfrac{x+5}{5} \geq \dfrac{3}{10}.

    Select the correct option
    Select an option first
    Show solution
    LCM(8,5,10)=40. Multiply: 5(x+3)8(x+5)125(x+3) - 8(x+5) \geq 12. Expand: 5x+158x40125x+15-8x-40 \geq 12, i.e., 3x2512-3x - 25 \geq 12. Add 25: 3x37-3x \geq 37. Divide by 3-3 (reverses): x37/3x \leq -37/3. Interval: (,37/3](-\infty, -37/3].
    Show step-by-step (with the why)
    1. LCM(8,5,10)=40. Multiply everything by 40: 5(x+3)8(x+5)125(x+3) - 8(x+5) \geq 12.
    2. Expand: 5x+158x40125x + 15 - 8x - 40 \geq 12, i.e. 3x2512-3x - 25 \geq 12.
    3. Add 25: 3x37-3x \geq 37. Divide by 3-3 (reverses): x37/3x \leq -37/3.
    4. Interval: (,37/3](-\infty, -37/3].
  24. Ex. 1.24Understanding

    Solve and write in interval notation: x13+x+2535\dfrac{x-1}{3} + \dfrac{x+2}{5} \leq \dfrac{3}{5}.

    Select the correct option
    Select an option first
    Show solution
    LCM(3,5)=15. Multiply: 5(x1)+3(x+2)95(x-1) + 3(x+2) \leq 9. Expand: 5x5+3x+695x-5+3x+6 \leq 9, i.e., 8x+198x+1 \leq 9. Subtract 1: 8x88x \leq 8. Divide by 8: x1x \leq 1. Interval: (,1](-\infty, 1].
  25. Ex. 1.25Understanding

    Solve and write in interval notation: x+96|x + 9| \geq -6.

    Select the correct option
    Select an option first
    Show solution
    The absolute value is always 0\geq 0, therefore x+90>6|x + 9| \geq 0 > -6 for all xRx \in \mathbb{R}. The inequality is always true. Solution set: R\mathbb{R}.
  26. Ex. 1.26Understanding

    Solve and write in interval notation: 2x+3<7|2x + 3| < 7.

    Select the correct option
    Select an option first
    Show solution
    2x+3<7|2x + 3| < 7. Open the absolute value: 7<2x+3<7-7 < 2x + 3 < 7. Subtract 3: 10<2x<4-10 < 2x < 4. Divide by 2: 5<x<2-5 < x < 2. Interval: (5,2)(-5, 2). The distractor (2,2)(-2, 2) ignores the shift of 3.
    Show step-by-step (with the why)
    1. Pattern u<c|u| < c with c>0c > 0: equivalent to c<u<c-c < u < c.
    2. Here u=2x+3u = 2x+3, c=7c=7: 7<2x+3<7-7 < 2x+3 < 7.
    3. Subtract 3: 10<2x<4-10 < 2x < 4.
    4. Divide by 2: 5<x<2-5 < x < 2. Interval: (5,2)(-5, 2).
  27. Ex. 1.27Understanding

    Solve and write in interval notation: 3x1>11|3x - 1| > 11.

    Select the correct option
    Select an option first
    Show solution
    3x1>11|3x - 1| > 11. Rule for "large absolute value": 3x1<113x-1 < -11 or 3x1>113x-1 > 11. Branch 1: 3x<10x<10/33x < -10 \Rightarrow x < -10/3. Branch 2: 3x>12x>43x > 12 \Rightarrow x > 4. Union: (,10/3)(4,+)(-\infty, -10/3) \cup (4, +\infty).
  28. Ex. 1.28Understanding

    Solve and write in interval notation: 2x+1+16|2x + 1| + 1 \leq 6.

    Select the correct option
    Select an option first
    Show solution
    Isolate the absolute value: 2x+15|2x+1| \leq 5. Open: 52x+15-5 \leq 2x+1 \leq 5. Subtract 1: 62x4-6 \leq 2x \leq 4. Divide by 2: 3x2-3 \leq x \leq 2. Interval: [3,2][-3, 2].
  29. Ex. 1.29Understanding

    Solve and write in interval notation: x2+410|x - 2| + 4 \geq 10.

    Select the correct option
    Select an option first
    Show solution
    Isolate the absolute value: x26|x-2| \geq 6. Rule for "large absolute value": x26x-2 \leq -6 or x26x-2 \geq 6. Thus x4x \leq -4 or x8x \geq 8. Interval: (,4][8,+)(-\infty, -4] \cup [8, +\infty).
  30. Ex. 1.30Understanding

    Solve and write in interval notation: 2x+713|-2x + 7| \leq 13.

    Select the correct option
    Select an option first
    Show solution
    2x+713|-2x+7| \leq 13. Open: 132x+713-13 \leq -2x+7 \leq 13. Subtract 7: 202x6-20 \leq -2x \leq 6. Divide by 2-2 (reverses): 3x10-3 \leq x \leq 10. Interval: [3,10][-3, 10].
    Show step-by-step (with the why)
    1. Pattern uc|u| \leq c: 132x+713-13 \leq -2x+7 \leq 13.
    2. Subtract 7: 202x6-20 \leq -2x \leq 6.
    3. Divide by 2-2 (sign reverses): 10x310 \geq x \geq -3, i.e., 3x10-3 \leq x \leq 10.
    4. Interval: [3,10][-3, 10]. Check: x=0x=0 gives 7=713|7|=7 \leq 13 (ok); x=11x=11 gives 15>1315 > 13 (not ok).
  31. Ex. 1.31Understanding

    Solve: x7<4|x - 7| < -4.

    Select the correct option
    Select an option first
    Show solution
    The absolute value is always 0\geq 0, so it can never be strictly less than a negative number like 4-4. The inequality has no solution: \emptyset.
  32. Ex. 1.32Understanding

    Solve: x20>1|x - 20| > -1.

    Select the correct option
    Select an option first
    Show solution
    The absolute value is always 0>1\geq 0 > -1. Therefore x20>1|x-20| > -1 is true for every xRx \in \mathbb{R}. Solution set: R\mathbb{R}.
  33. Ex. 1.33Understanding

    Solve and write in interval notation: x34<2\left|x - \dfrac{3}{4}\right| < 2.

    Select the correct option
    Select an option first
    Show solution
    x3/4<2|x - 3/4| < 2. Open: 2<x3/4<2-2 < x - 3/4 < 2. Add 3/43/4: 5/4<x<11/4-5/4 < x < 11/4. Interval: (5/4,11/4)(-5/4, 11/4). The distractor (1/4,7/4)(-1/4, 7/4) uses 1/41/4 instead of 3/43/4 as the center.
  34. Ex. 1.34Modeling

    Describe all values of xx within or at exactly 5 units of the number 7. Write in interval notation.

    Select the correct option
    Select an option first
    Show solution
    Distance of 5 units from the number 7: x75|x-7| \leq 5. Open: 5x75-5 \leq x-7 \leq 5. Add 7: 2x122 \leq x \leq 12. Interval: [2,12][2, 12]. Brackets because "within or including" the exact distance.
  35. Ex. 1.35ModelingAnswer key

    Describe all values of xx within or at exactly 3 units of the number 9. Write in interval notation.

    Select the correct option
    Select an option first
    Show solution
    Distance of 3 units from the number 9: x93|x-9| \leq 3. Open: 3x93-3 \leq x-9 \leq 3. Add 9: 6x126 \leq x \leq 12. Interval: [6,12][6, 12].
  36. Ex. 1.36ModelingAnswer key

    Describe all values of xx within or at exactly 10 units of the number 4. Write in interval notation.

    Select the correct option
    Select an option first
    Show solution
    Distance of 10 units from the number 4: x410|x-4| \leq 10. Open: 10x410-10 \leq x-4 \leq 10. Add 4: 6x14-6 \leq x \leq 14. Interval: [6,14][-6, 14].
  37. Ex. 1.37Modeling

    Solve the compound inequality and write in interval notation: 4<3x+218-4 < 3x + 2 \leq 18.

    Select the correct option
    Select an option first
    Show solution
    From 4<3x+218-4 < 3x+2 \leq 18: subtract 2 from all three parts: 6<3x16-6 < 3x \leq 16. Divide by 3: 2<x16/3-2 < x \leq 16/3. Interval: (2,16/3](-2, 16/3]. Parenthesis at 2-2 (strict inequality), bracket at 16/316/3 (non-strict inequality).
    Show step-by-step (with the why)
    1. Compound structure: operate on all three parts simultaneously.
    2. Subtract 2: 6<3x16-6 < 3x \leq 16.
    3. Divide by 3 (positive): 2<x16/3-2 < x \leq 16/3.
    4. Interval: (2,16/3](-2, 16/3]. Sanity check: x=0x=0 satisfies; x=6x=6 does not satisfy.
  38. Ex. 1.38ModelingAnswer key

    Solve and write in interval notation: 3x+1>2x5>x73x + 1 > 2x - 5 > x - 7.

    Select the correct option
    Select an option first
    Show solution
    The double inequality 3x+1>2x5>x73x+1 > 2x-5 > x-7 generates two systems. (I) 3x+1>2x5x>63x+1 > 2x-5 \Rightarrow x > -6. (II) 2x5>x7x>22x-5 > x-7 \Rightarrow x > -2. Intersection: x>2x > -2. Interval: (2,+)(-2, +\infty).
  39. Ex. 1.39ChallengeAnswer key

    Solve the equation: 3x+1=2x+3|3x + 1| = |2x + 3|.

    Select the correct option
    Select an option first
    Show solution
    3x+1=2x+3|3x+1| = |2x+3|. Two cases: (A) 3x+1=2x+3x=23x+1 = 2x+3 \Rightarrow x = 2. (B) 3x+1=(2x+3)5x=4x=4/53x+1 = -(2x+3) \Rightarrow 5x = -4 \Rightarrow x = -4/5. Solutions: {4/5,2}\{-4/5,\, 2\}.
    Show step-by-step (with the why)
    1. A=B|A| = |B| is equivalent to A=BA = B or A=BA = -B.
    2. Case A: 3x+1=2x+3x=23x+1 = 2x+3 \Rightarrow x = 2. Check: 7=7|7|=|7| ok.
    3. Case B: 3x+1=2x35x=4x=4/53x+1 = -2x-3 \Rightarrow 5x = -4 \Rightarrow x = -4/5. Check: 3(4/5)+1=7/5|3(-4/5)+1| = |-7/5| and 2(4/5)+3=7/5|2(-4/5)+3| = |7/5| ok.
  40. Ex. 1.40Challenge

    Solve and write in interval notation: x2x>12x^2 - x > 12.

    Select the correct option
    Select an option first
    Show solution
    x2x>12x^2 - x > 12. Rewrite: x2x12>0x^2 - x - 12 > 0. Factor: (x4)(x+3)>0(x-4)(x+3) > 0. Roots: x=4x=4 and x=3x=-3. Upward-opening parabola — positive outside the roots. Solution: (,3)(4,+)(-\infty, -3) \cup (4, +\infty).
    Show step-by-step (with the why)
    1. Move everything to one side: x2x12>0x^2 - x - 12 > 0.
    2. Factor: (x4)(x+3)>0(x-4)(x+3) > 0.
    3. Roots: x=4x = 4 and x=3x = -3 divide the number line into three intervals.
    4. Positive leading coefficient of x2x^2: upward-opening parabola. Product is positive outside the roots.
    5. Solution: (,3)(4,+)(-\infty, -3) \cup (4, +\infty). Roots excluded (strict inequality).

Sources

Only books that directly fed the text and the exercises.

Updated on 2026-05-04 · Author(s): Clube da Matemática

Found an error? Open an issue on GitHub or submit a PR — open source forever.