1.1 Review of Real Numbers and Absolute Value

Learning Objectives

  1. Review the set of real numbers.
  2. Review the real number line and notation.
  3. Define the geometric and algebraic definition of absolute value.

Real Numbers

Algebra is often described as the generalization of arithmetic. The systematic use of variablesLetters used to represent numbers., letters used to represent numbers, allows us to communicate and solve a wide variety of real-world problems. For this reason, we begin by reviewing real numbers and their operations.

A setAny collection of objects. is a collection of objects, typically grouped within braces { }, where each object is called an elementAn object within a set.. When studying mathematics, we focus on special sets of numbers.

={1,2,3,4,5,}             NaturalNumbersW={0,1,2,3,4,5,}              WholeNumbers={,3,2,1,0,1,2,3,}Integers

The three periods (…) are called an ellipsis and indicate that the numbers continue without bound. A subsetA set consisting of elements that belong to a given set., denoted , is a set consisting of elements that belong to a given set. Notice that the sets of naturalThe set of counting numbers: {1, 2, 3, 4, 5, …}. and whole numbersThe set of natural numbers combined with zero: {0, 1, 2, 3, 4, 5, …}. are both subsets of the set of integers and we can write:

andW

A set with no elements is called the empty setA subset with no elements, denoted Ø or { }. and has its own special notation:

{}=ØEmptySet

Rational numbersNumbers of the form ab, where a and b are integers and b is nonzero., denoted , are defined as any number of the form ab where a and b are integers and b is nonzero. We can describe this set using set notationNotation used to describe a set using mathematical symbols.:

={ab|a,b,b0}RationalNumbers

The vertical line | inside the braces reads, “such that” and the symbol indicates set membership and reads, “is an element of.” The notation above in its entirety reads, “the set of all numbers ab such that a and b are elements of the set of integers and b is not equal to zero.” Decimals that terminate or repeat are rational. For example,

0.05=5100and0.6=0.6666=23

The set of integers is a subset of the set of rational numbers, , because every integer can be expressed as a ratio of the integer and 1. In other words, any integer can be written over 1 and can be considered a rational number. For example,

7=71

Irrational numbersNumbers that cannot be written as a ratio of two integers. are defined as any numbers that cannot be written as a ratio of two integers. Nonterminating decimals that do not repeat are irrational. For example,

π=3.14159and2=1.41421

Finally, the set of real numbersThe set of all rational and irrational numbers., denoted , is defined as the set of all rational numbers combined with the set of all irrational numbers. Therefore, all the numbers defined so far are subsets of the set of real numbers. In summary,

The set of even integersIntegers that are divisible by 2. is the set of all integers that are evenly divisible by 2. We can obtain the set of even integers by multiplying each integer by 2.

{,6,4,2,0,2,4,6,}EvenIntegers

The set of odd integersNonzero integers that are not divisible by 2. is the set of all nonzero integers that are not evenly divisible by 2.

{,5,3,1,1,3,5,}OddIntegers

A prime numberInteger greater than 1 that is divisible only by 1 and itself. is an integer greater than 1 that is divisible only by 1 and itself. The smallest prime number is 2 and the rest are necessarily odd.

{2,3,5,7,11,13,17,19,23,}PrimeNumbers

Any integer greater than 1 that is not prime is called a composite numberIntegers greater than 1 that are not prime. and can be uniquely written as a product of primes. When a composite number, such as 42, is written as a product, 42=221, we say that 221 is a factorizationAny combination of factors, multiplied together, resulting in the product. of 42 and that 2 and 21 are factorsAny of the numbers that form a product.. Note that factors divide the number evenly. We can continue to write composite factors as products until only a product of primes remains.

Therefore, the prime factorizationThe unique factorization of a natural number written as a product of primes. of 42 is 237.

Example 1

Determine the prime factorization of 210.

Solution:

Begin by writing 210 as a product with 10 as a factor. Then continue factoring until only a product of primes remains.

210=1021=2537=2357

Since the prime factorization is unique, it does not matter how we choose to initially factor the number; the end result will be the same.

Answer: 2357

A fractionA rational number written as a quotient of two integers: ab, where b0. is a rational number written as a quotient, or ratio, of two integers a and b where b0.

The integer above the fraction bar is called the numeratorThe number above the fraction bar. and the integer below is called the denominatorThe number below the fraction bar.. Two equal ratios expressed using different numerators and denominators are called equivalent fractionsTwo equal fractions expressed using different numerators and denominators.. For example,

50100=12

Consider the following factorizations of 50 and 100:

50=225100=425

The numbers 50 and 100 share the factor 25. A shared factor is called a common factorA factor that is shared by more than one real number.. Making use of the fact that 2525=1, we have

50100=225425=241=24

Dividing 2525 and replacing this factor with a 1 is called cancellingThe process of dividing out common factors in the numerator and the denominator.. Together, these basic steps for finding equivalent fractions define the process of reducingThe process of finding equivalent fractions by dividing the numerator and the denominator by common factors.. Since factors divide their product evenly, we achieve the same result by dividing both the numerator and denominator by 25 as follows:

50÷25100÷25=24

Finding equivalent fractions where the numerator and denominator are relatively primeNumbers that have no common factor other than 1., or have no common factor other than 1, is called reducing to lowest termsFinding equivalent fractions where the numerator and the denominator share no common integer factor other than 1.. This can be done by dividing the numerator and denominator by the greatest common factor (GCF).The largest shared factor of any number of integers. The GCF is the largest number that divides a set of numbers evenly. One way to find the GCF of 50 and 100 is to list all the factors of each and identify the largest number that appears in both lists. Remember, each number is also a factor of itself.

{1,2,5,10,25,50}Factorsof50{1,2,4,5,10,20,25,50,100}Factorsof100

Common factors are listed in bold, and we see that the greatest common factor is 50. We use the following notation to indicate the GCF of two numbers: GCF(50, 100) = 50. After determining the GCF, reduce by dividing both the numerator and the denominator as follows:

50÷50100÷50=12

Example 2

Reduce to lowest terms: 10872.

Solution:

A quick way to find the GCF of the numerator and denominator requires us to first write each as a product of primes. The GCF will be the product of all the common prime factors.

108=2233372=22233}GCF(108, 72) = 2233=36

In this case, the product of the common prime factors is 36.

10872=108÷3672÷36=32

We can convert the improper fraction 32 to a mixed number 112; however, it is important to note that converting to a mixed number is not part of the reducing process. We consider improper fractions, such as 32, to be reduced to lowest terms. In algebra it is often preferable to work with improper fractions, although in some applications, mixed numbers are more appropriate.

Answer: 32

Recall the relationship between multiplication and division:

dividenddivisor126=2quotientbecause62=12

In this case, the dividendA number to be divided by another number. 12 is evenly divided by the divisorThe number that is divided into the dividend. 6 to obtain the quotientThe result of division. 2. It is true in general that if we multiply the divisor by the quotient we obtain the dividend. Now consider the case where the dividend is zero and the divisor is nonzero:

06=0since60=0

This demonstrates that zero divided by any nonzero real number must be zero. Now consider a nonzero number divided by zero:

120=?or0?=12

Zero times anything is zero and we conclude that there is no real number such that 0?=12. Thus, the quotient 12÷0 is undefinedA quotient such as 50 is left without meaning and is not assigned an interpretation.. Try it on a calculator, what does it say? For our purposes, we will simply write “undefined.” To summarize, given any real number a0, then

0÷a=0a=0zeroanda÷0=a0undefined

We are left to consider the case where the dividend and divisor are both zero.

00=?or0?=0

Here, any real number seems to work. For example, 05=0 and also, 03=0. Therefore, the quotient is uncertain or indeterminateA quotient such as 00 is a quantity that is uncertain or ambiguous..

0÷0=00indeterminate

In this course, we state that 0÷0 is undefined.

The Number Line and Notation

A real number lineA line that allows us to visually represent real numbers by associating them with points on the line., or simply number line, allows us to visually display real numbers by associating them with unique points on a line. The real number associated with a point is called a coordinateThe real number associated with a point on a number line.. A point on the real number line that is associated with a coordinate is called its graphA point on the number line associated with a coordinate.. To construct a number line, draw a horizontal line with arrows on both ends to indicate that it continues without bound. Next, choose any point to represent the number zero; this point is called the originThe point on the number line that represents zero..

Positive real numbers lie to the right of the origin and negative real numbers lie to the left. The number zero (0) is neither positive nor negative. Typically, each tick represents one unit.

As illustrated below, the scale need not always be one unit. In the first number line, each tick mark represents two units. In the second, each tick mark represents 17:

The graph of each real number is shown as a dot at the appropriate point on the number line. A partial graph of the set of integers , follows:

Example 3

Graph the following set of real numbers: {52,0,32,2}.

Solution:

Graph the numbers on a number line with a scale where each tick mark represents 12 unit.

Answer:

The oppositeReal numbers whose graphs are on opposite sides of the origin with the same distance to the origin. of any real number a is −a. Opposite real numbers are the same distance from the origin on a number line, but their graphs lie on opposite sides of the origin and the numbers have opposite signs.

Given the integer −7, the integer the same distance from the origin and with the opposite sign is +7, or just 7.

Therefore, we say that the opposite of −7 is −(−7) = 7. This idea leads to what is often referred to as the double-negative propertyThe opposite of a negative number is positive: −(−a) = a.. For any real number a,

(a)=a

Example 4

Calculate: ((38)).

Solution:

Here we apply the double-negative within the innermost parentheses first.

((38))=(38)=38

Answer: 38

In general, an odd number of sequential negative signs results in a negative value and an even number of sequential negative signs results in a positive value.

When comparing real numbers on a number line, the larger number will always lie to the right of the smaller one. It is clear that 15 is greater than 5, but it may not be so clear to see that −1 is greater than −5 until we graph each number on a number line.

We use symbols to help us efficiently communicate relationships between numbers on the number line.

EqualityRelationshipsOrderRelationships=   "isequalto"<   "islessthan"   "isnotequalto">   "isgreaterthan"   "isapproximatelyequalto"   "islessthanorequalto"    "isgreaterthanorequalto"

The relationship between the integersThe set of positive and negative whole numbers combined with zero: {…, −3, −2, −1, 0, 1, 2, 3, …}. in the previous illustration can be expressed two ways as follows:

5<1"Negativefiveislessthannegativeone."or1>5"Negativeoneisgreaterthannegativefive."

The symbols < and > are used to denote strict inequalitiesExpress ordering relationships using the symbol < for “less than” and > for “greater than.”, and the symbols and are used to denote inclusive inequalitiesUse the symbol to express quantities that are “less than or equal to” and for quantities that are “greater than or equal to” each other.. In some situations, more than one symbol can be correctly applied. For example, the following two statements are both true:

10<0and100

In addition, the “or equal to” component of an inclusive inequality allows us to correctly write the following:

1010

The logical use of the word “or” requires that only one of the conditions need be true: the “less than” or the “equal to.”

Example 5

Fill in the blank with <, =, or >: 2___12.

Solution:

Use > because the graph of −2 is to the right of the graph of −12 on a number line. Therefore, −2 > −12, which reads, “negative two is greater than negative twelve.

Answer: −2 > −12

An algebraic inequalityAlgebraic expressions related with the symbols , <, , and >., such as x2, is read, “x is greater than or equal to 2.” Here the letter x is a variable, which can represent any real number. However, the statement x2 imposes a condition on the variable. SolutionsValues that can be used in place of the variable to satisfy the given condition. are the values for x that satisfy the condition. This inequality has infinitely many solutions for x, some of which are 2, 3, 4.1, 5, 20, and 20.001. Since it is impossible to list all of the solutions, a system is needed that allows a clear communication of this infinite set. Common ways of expressing solutions to an inequality are by graphing them on a number line, using interval notation, or using set notation.

To express the solution graphically, draw a number line and shade in all the values that are solutions to the inequality. This is called the graph of the solution setSolutions to an algebraic expression expressed on a number line.. Interval and set notation follow:

"xisgreaterthanorequalto2"x2

Intervalnotation:[2,)Setnotation:{x|x2}

In this example, there is an inclusive inequality, which means that the lower-bound 2 is included in the solution set. Denote this with a closed dot on the number line and a square bracket in interval notation. The symbol ∞ is read as “infinityThe symbol ∞ indicates the interval is unbounded to the right.” and indicates that the set is unbounded to the right on a number line. If using a standard keyboard, use (inf) as a shortened form to denote infinity. Now compare the notation in the previous example to that of the strict, or noninclusive, inequality that follows:

"xislessthan3"x<3

Intervalnotation:(,3)Setnotation:{x|x<3}

Strict inequalities imply that solutions may get very close to the boundary point, in this case 3, but not actually include it. Denote this idea with an open dot on the number line and a round parenthesis in interval notation. The symbol −∞ is read as “negative infinityThe symbol −∞ indicates the interval is unbounded to the left.” and indicates that the set is unbounded to the left on a number line. Infinity is a bound to the real numbers, but is not itself a real number: it cannot be included in the solution set and thus is always enclosed with a parenthesis.

Interval notation is textual and is determined after graphing the solution set on a number line. The numbers in interval notation should be written in the same order as they appear on the number line, with smaller numbers in the set appearing first. Set notation, sometimes called set-builder notation, allows us to describe the set using familiar mathematical notation. For example,

{x|x2}

Here, x describes the type of number. This implies that the variable x represents a real number. The statement x2 is the condition that describes the set using mathematical notation. At this point in our study of algebra, it is assumed that all variables represent real numbers. For this reason, you can omit the “”, and write

{x|x2}

Example 6

Graph the solution set and give the interval and set notation equivalents: x<20.

Solution:

Use an open dot at −20, because of the strict inequality <, and shade all real numbers to the left.

Answer: Interval notation: (,20); set notation: {x|x<20}

A compound inequalityTwo or more inequalities in one statement joined by the word “and” or by the word “or.” is actually two or more inequalities in one statement joined by the word “and” or by the word “or”. Compound inequalities with the logical “or” require that either condition must be satisfied. Therefore, the solution set of this type of compound inequality consists of all the elements of the solution sets of each inequality. When we join these individual solution sets it is called the unionThe set formed by joining the individual solution sets indicated by the logical use of the word “or” and denoted with the symbol ., denoted . For example,

x<3orx6

Intervalnotation:(,3)[6,)Setnotation:{x|x<3orx6}

An inequality such as, 1x<3 reads, “negative one is less than or equal to x and x is less than three.” This is actually a compound inequality because it can be decomposed as follows:

1xandx<3

The logical “and” requires that both conditions must be true. Both inequalities will be satisfied by all the elements in the intersectionThe set formed by the shared values of the individual solution sets that is indicated by the logical use of the word “and,” denoted with the symbol ., denoted , of the solution sets of each.

Example 7

Graph and give the interval notation equivalent: 1x<3.

Solution:

Determine the intersection, or overlap, of the two solution sets to x<3 and x1. The solutions to each inequality are sketched above the number line as a means to determine the intersection, which is graphed on the number line below.

Here, 3 is not a solution because it solves only one of the inequalities. Alternatively, we may interpret 1x<3 as all possible values for x between, or bounded by, −1 and 3 where −1 is included in the solution set.

Answer: Interval notation: [1,3); set notation: {x|1x<3}

In this text, we will often point out the equivalent notation used to express mathematical quantities electronically using the standard symbols available on a keyboard.

×"*"" >= "÷"/"" <= "" != "

Many calculators, computer algebra systems, and programming languages use the notation presented above, in quotes.

Absolute Value

The absolute valueThe absolute value of a number represents the distance from the graph of the number to zero on a number line. of a real number a, denoted |a|, is defined as the distance between zero (the origin) and the graph of that real number on the number line. Since it is a distance, it is always positive. For example,

|4|=4and|4|=4

Both 4 and −4 are four units from the origin, as illustrated below:

Also, it is worth noting that,

|0|=0

The algebraic definition of the absolute value of a real number a follows:

|a|={aifa0aifa<0

This is called a piecewise definitionA definition that changes depending on the value of the variable.. The result depends on the quantity a. If a is nonnegative, as indicated by the inequality a0, then the absolute value will be that number a. If a is negative, as indicated by the inequality a<0, then the absolute value will be the opposite of that number, −a. The results will be the same as the geometric definition. For example, to determine |4| we make note that the value is negative and use the second part of the definition. The absolute value will be the opposite of −4.

|4|=(4)=4

At this point, we can determine what real numbers have certain absolute values.

Example 8

Determine the values represented by x: |x|=6.

Solution:

Think of a real number whose distance to the origin is 6 units. There are two solutions: the distance to the right of the origin and the distance to the left of the origin, namely {±6}. The symbol ± is read “plus or minus” and indicates that there are two answers, one positive and one negative.

|6|=6and|6|=6

Answer: x=±6

Example 9

Determine the values represented by x: |x|=6.

Solution:

Here we wish to find a value where the distance to the origin is negative. Since negative distance is not defined, this equation has no solution. Use the empty set Ø to denote this.

Answer: Ø

The absolute value can be expressed textually using the notation abs(a). We often encounter negative absolute values, such as |3| or −abs(3). Notice that the negative sign is in front of the absolute value symbol. In this case, work the absolute value first and then find the opposite of the result.

|3||3|and=3=3

Try not to confuse this with the double negative property, which states that (3)=+3.

Example 10

Simplify: (|50|).

Solution:

First, find the absolute value of −50 and then apply the double-negative property.

(|50|)=(50)=50

Answer: 50

Key Takeaways

  • Algebra is often described as the generalization of arithmetic. The systematic use of variables, used to represent real numbers, allows us to communicate and solve a wide variety of real-world problems. Therefore, it is important to review the subsets of real numbers and their properties.
  • The number line allows us to visually display real numbers by associating them with unique points on a line.
  • Special notation is used to communicate equality and order relationships between numbers on a number line.
  • The absolute value of a real number is defined geometrically as the distance between zero and the graph of that number on a number line. Alternatively, the absolute value of a real number is defined algebraically in a piecewise manner. If a real number a is nonnegative, then the absolute value will be that number a. If a is negative, then the absolute value will be the opposite of that number, −a.

Topic Exercises

    Part A: Real Numbers

      Use set notation to list the described elements.

    1. Every other positive odd number up to 21.

    2. Every other positive even number up to 22.

    3. The even prime numbers.

    4. Rational numbers that are also irrational.

    5. The set of negative integers.

    6. The set of negative even integers.

    7. Three consecutive odd integers starting with 13.

    8. Three consecutive even integers starting with 22.

      Determine the prime factorization of the given composite number.

    1. 195

    2. 78

    3. 330

    4. 273

    5. 180

    6. 350

      Reduce to lowest terms.

    1. 4230

    2. 10570

    3. 84120

    4. 315420

    5. 6045

    6. 144120

    7. 64128

    8. 72216

    9. 025

    10. 330

    Part B: Number Line and Notation

      Graph the following sets of numbers.

    1. {−5, 5, 10, 15}

    2. {−4, −2, 0, 2, 4}

    3. {32,12,0,1,2}

    4. {34,14,0,12,34}

    5. {−5,−4,−3,−1, 1}

    6. {−40, −30, −20, 10, 30}

      Simplify.

    1. −(−10)

    2. (35)

    3. −(−(−12))

    4. ((53))

    5. (((12)))

    6. ((((34))))

      Fill in the blank with <, =, or >.

    1. −10 _____ −15

    2. −101 _____ −100

    3. −33 _____ 0

    4. 0 _____ −50

    5. −(−(−2)) _____ −(−3)

    6. ((12)) _____ 14

    7. ((23)) _____ (12)

    8. (23) _____ (((23)))

      True or False.

    1. 0=0

    2. 55

    3. 1.032 is irrational.

    4. 0 is a nonnegative number.

    5. Any integer is a rational number.

    6. The constant π is rational.

      Graph the solution set and give the interval notation equivalent.

    1. x<1

    2. x>3

    3. x8

    4. x6

    5. 10x<4

    6. 3<x7

    7. 40<x<0

    8. 12x4

    9. x<5andx0

    10. x10andx40

    11. x7andx<10

    12. x<1andx>3

    13. x<2orx5

    14. x0orx4

    15. x<6orx>2

    16. x<0orx5

      Write an equivalent inequality.

    1. All real numbers less than −15.

    2. All real numbers greater than or equal to −7.

    3. All real numbers less than 6 and greater than zero.

    4. All real numbers less than zero and greater than −5.

    5. All real numbers less than or equal to 5 or greater than 10.

    6. All real numbers between −2 and 2.

      Determine the inequality given the answers expressed in interval notation.

    1. (,12)

    2. [8,)

    3. (,0]

    4. (0,)

    5. (6,14)

    6. (0,12]

    7. [5,25)

    8. [30,10]

    9. (,2)[3,)

    10. (,19][12,)

    11. (,2)(0,)

    12. (,15](5,)

    Part C: Absolute Value

      Simplify.

    1. |9|

    2. |14|

    3. |4|

    4. |8|

    5. |58|

    6. (|72|)

    7. |(7)|

    8. |(10)|

    9. (|2|)

    10. (|10|)

    11. (|(5)|)

    12. ((|20|))

      Determine the values represented by a.

    1. |a|=10

    2. |a|=7

    3. |a|=12

    4. |a|=94

    5. |a|=0

    6. |a|=1

    Part D: Discussion Board

    1. Research and discuss the origins and evolution of algebra.

    2. Research and discuss reasons why algebra is a required subject today.

    3. Solution sets to inequalities can be expressed using a graph, interval notation, or set notation. Discuss the merits and drawbacks of each method. Which do you prefer?

    4. Research and discuss the Fundamental Theorem of Algebra. Illustrate its idea with an example and share your results.

Answers

  1. {1, 5, 9, 13, 17, 21}

  2. {2}

  3. {…,−3, −2, −1}

  4. {13, 15, 17}

  5. 3513

  6. 23511

  7. 22335

  8. 75

  9. 710

  10. 43

  11. 12

  12. 0

  1. 10

  2. −12

  3. 12

  4. >

  5. <

  6. <

  7. <

  8. True

  9. False

  10. True

  11. (−∞, −1);

  12. [8,);

  13. [10,4);

  14. (40,0);

  15. [0,5);

  16. (,7);

  17. (,2)[5,);

  18. (,)=;

  19. x<15

  20. 0<x<6

  21. x5orx>10

  22. x<12

  23. x0

  24. 6<x<14

  25. 5x<25

  26. x<2orx3

  27. x<2orx>0

  1. 9

  2. −4

  3. 58

  4. −7

  5. 2

  6. 5

  7. a=±10

  8. a=±12

  9. a=0

  1. Answer may vary

  2. Answer may vary