MATHEMATICS Distance from core: 4

Real Numbers and their Operations

REAL NUMBERS AND THE NUMBER LINE

LEARNING OBJECTIVES

  • Construct a number line and graph points on it.
  • Use a number line to determine the order of real numbers.
  • Determine the opposite of a real number.
  • Determine the absolute value of a real number.

DEFINITIONS

A set is a collection of objects, typically grouped within braces {}\{ \}, where each object is called an element. For example, {red,green,blue}\{\text{red}, \text{green}, \text{blue}\} is a set of colors. A subset is a set consisting of elements that belong to a given set. For example, {green,blue}\{\text{green}, \text{blue}\} is a subset of the color set above. A set with no elements is called the empty set and has its own special notation, {}\{ \} or \varnothing.

When studying mathematics, we focus on special sets of numbers. The set of natural (or counting) numbers, denoted N\mathbf{N}, is

{1,2,3,4,5,}Natural Numbers\{1, 2, 3, 4, 5, \dots\} \quad \text{\color{blue}Natural Numbers}

The three periods ($\dots$) is called an ellipsis and indicates that the numbers continue without bound. The set of whole numbers, denoted W\mathbf{W}, is the set of natural numbers combined with zero.

{0,1,2,3,4,5,}Whole Numbers\{0, 1, 2, 3, 4, 5, \dots\} \quad \text{\color{blue}Whole Numbers}

The set of integers, denoted Z\mathbb{Z}, consists of both positive and negative whole numbers, as well as zero.

{,3,2,1,0,1,2,3,}Integers\{\dots, -3, -2, -1, 0, 1, 2, 3, \dots\} \quad \text{\color{blue}Integers}

Notice that the sets of natural and whole numbers are both subsets of the set of integers.

Rational numbers, denoted Q\mathbb{Q}, are defined as any number of the form ab\frac{a}{b}, where aa and bb are integers and bb is nonzero. Decimals that repeat or terminate are rational. For example,

0.7=710and0.3=0.3333=130.7 = \frac{7}{10} \quad \text{and} \quad 0.\overline{3} = 0.3333\dots = \frac{1}{3}

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 11. In other words, any integer can be written over 11 and can be considered a rational number. For example,

5=515 = \frac{5}{1}

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

π=3.14159and2=1.41421\pi = 3.14159\dots \quad \text{and} \quad \sqrt{2} = 1.41421\dots

The set of real numbers, denoted R\mathbb{R}, 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,

Real Numbers

  • Rational: 53\frac{5}{3}, 0.630.63, 0.0120.0\overline{12}
    • Integers: {,2,1,0,1,2,}\{\dots, -2, -1, 0, 1, 2, \dots\}
      • Whole: {0,1,2,3,}\{0, 1, 2, 3, \dots\}
        • Natural: {1,2,3,}\{1, 2, 3, \dots\}
  • Irrational: 3\sqrt{3}, π\pi, 0.100100010.10010001\dots

Figure 1.1.1: Real Numbers

NUMBER LINE

A real number 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 coordinate. A point on the real number line that is associated with a coordinate is called its graph.

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 origin.

Figure 1.1.2

Mark off consistent lengths on both sides of the origin and label each tick mark to define the scale. 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.

Figure 1.1.3

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\frac{1}{7} of a unit.

Figure 1.1.4

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 Z\mathbb{Z} follows:

Figure 1.1.5

EXAMPLE 1.1.1

Graph the following set of real numbers: {72,3,52,2,32,1,12,0,12,1,32,2,52,3,72}\{-\frac{7}{2}, -3, -\frac{5}{2}, -2, -\frac{3}{2}, -1, -\frac{1}{2}, 0, \frac{1}{2}, 1, \frac{3}{2}, 2, \frac{5}{2}, 3, \frac{7}{2}\}

Solution
Graph the numbers on a number line with a scale where each tick mark represents 12\frac{1}{2} of a unit.

Figure 1.1.6

ORDERING REAL NUMBERS

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 1515 is greater than 55, but it may not be so clear to see that 1-1 is greater than 5-5 until we graph each number on a number line.

Figure 1.1.7

We use symbols to help us efficiently communicate relationships between numbers on the number line. The symbols used to describe an equality relationship between numbers follow:

== is equal to
\neq is not equal to
\approx is approximately equal to

These symbols are used and interpreted in the following manner:

5=55 = 5 \quad 5 is equal to 5
050 \neq 5 \quad 0 is not equal to 5
π3.14\pi \approx 3.14 \quad pi is approximately equal to 3.14

We next define symbols that denote an order relationship between real numbers.

<< *Less than*
>> Greater than
\leq Less than or equal to
\geq Greater than or equal to

These symbols allow us to compare two numbers. For example,

Since the graph of 120-120 is to the left of the graph of 10-10 on the number line, that number is less than 10-10. We could write an equivalent statement as follows:

120<10-120 < -10

Similarly, since the graph of zero is to the right of the graph of any negative number on the number line, zero is greater than any negative number.

0>1200 > -120

The symbols << and >> are used to denote strict inequalities, and the symbols \leq and \geq are used to denote inclusive inequalities. In some situations, more than one symbol can be correctly applied. For example, the following two statements are both true:

10<0and100-10 < 0 \quad \text{and} \quad -10 \leq 0

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

1010-10 \leq -10

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 1.1.2

Fill in the blank with <,=,or><, =, \text{or} >: 2-2 ____ 12-12.

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

Figure 1.1.8

Answer:
2>12-2 > -12

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. We begin with the equivalent textual notation for inequalities:

\geq ">="
\leq "<="
\neq "!="

Many calculators, computer algebra systems, and programming languages use this notation.

OPPOSITES

The opposite of any real number aa is a-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.

Figure 1.1.9

For example, we say that the opposite of 1010 is 10-10.

Next, consider the opposite of a negative number. Given the integer 7-7, the integer the same distance from the origin and with the opposite sign is +7+7, or just 77.

Figure 1.1.10

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

(a)=a-(-a) = a

EXAMPLE 1.1.3

What is the opposite of 34-\frac{3}{4}?

Solution
Here we apply the double-negative property.
(34)=34-(-\frac{3}{4}) = \frac{3}{4}

EXAMPLE 1.1.4

Simplify ((4))-(-(-4))

Solution
Start with the innermost parentheses by finding the opposite of +4+4.
((4))=((4))-(-(-4)) = -(-(-4))
=(4)\quad \quad = -(-4)
=4\quad \quad = 4

Answer
44

EXAMPLE 1.1.5

Simplify: (((2)))-(-(-(-2))).

Solution
Apply the double-negative property starting with the innermost parentheses.
(((2)))=(((2)))-(-(-(-2))) = -(-(-(-2)))
=((2))\quad \quad \quad = -(-(2))
=2\quad \quad \quad = -2

Answer
2-2

TIP
If there is an even number of consecutive negative signs, then the result is positive. If there is an odd number of consecutive negative signs, then the result is negative.

Try this!

EXERCISE 1.1.1

Simplify: ((((5))))-(-(-(-(-5)))).

Answer
5-5

Procedure:
((((5))))=((((5))))-(-(-(-(-5)))) = -(-(-(-(-5))))
=(((5)))\quad \quad \quad \quad = -(-(-(-5)))
=((5))\quad \quad \quad \quad = -(-(5))
=5\quad \quad \quad \quad = -5

ABSOLUTE VALUE

The absolute value of a real number aa, denoted a|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=4and4=4|-4| = 4 \quad \text{and} \quad |4| = 4

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

Figure 1.1.11

EXAMPLE 1.1.6

Simplify:
a. 12|-12|
b. 12|12|

Solution
Both 12-12 and 1212 are twelve units from the origin on a number line. Therefore,
12=12and12=12|-12| = 12 \quad \text{and} \quad |12| = 12

Answer
a. 1212 b. 1212

Also, it is worth noting that
0=0|0| = 0

The absolute value can be expressed textually using the notation abs(a)\text{abs}(a). We often encounter negative absolute values, such as 3-|3| or abs(3)-\text{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.

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

EXAMPLE 1.1.7

Simplify: (7)-|-(-7)|.

Solution
First, find the opposite of 7-7 inside the absolute value. Then find the opposite of the result.
(7)=7-|-(-7)| = -|7|
=7\quad \quad \quad = -7

Answer
7-7

At this point, we can determine what real numbers have a particular absolute value. For example,

?=5|?| = 5

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

Now consider the following:

?=5|?| = -5

Here we wish to find a value for which the distance to the origin is negative. Since negative distance is not defined, this equation has no solution. If an equation has no solution, we say the solution is the empty set: \varnothing.

KEY TAKEAWAYS

  • Any real number can be associated with a point on a line.
  • Create a number line by first identifying the origin and marking off a scale appropriate for the given problem.
  • Negative numbers lie to the left of the origin and positive numbers lie to the right.
  • Smaller numbers always lie to the left of larger numbers on the number line.
  • The opposite of a positive number is negative and the opposite of a negative number is positive.
  • The absolute value of any real number is always positive because it is defined to be the distance from zero (the origin) on a number line.
  • The absolute value of zero is zero.

EXERCISE 1.1.2

Use set notation to list the described elements.

  1. The hours on a clock.
  2. The days of the week.
  3. The first ten whole numbers.
  4. The first ten natural numbers.
  5. The first five positive even integers.
  6. The first five positive odd integers.

Answer

  1. {1,2,3,4,5,6,7,8,9,10,11,12}\{1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12\}
  2. {0,1,2,3,4,5,6,7,8,9}\{0, 1, 2, 3, 4, 5, 6, 7, 8, 9\}
  3. {2,4,6,8,10}\{2, 4, 6, 8, 10\}

EXERCISE 1.1.3

Determine whether the following real numbers are integers, rational, or irrational.

  1. 1212
  2. 3-3
  3. 4.54.5
  4. 5-5
  5. 0.360.3\overline{6}
  6. 0.30.\overline{3}
  7. 1.0010001000011.001000100001\dots
  8. 1.0011.00\overline{1}
  9. e=2.71828e = 2.71828\dots
  10. 7=2.645751\sqrt{7} = 2.645751\dots
  11. 7-7
  12. 3.143.14
  13. 227227
  14. 1.331.33
  15. 00
  16. 8,675,3098,675,309

Answer
1: Integer, Rational
3: Rational
5: Rational
7: Irrational
9: Irrational
11: Integer, Rational
13: Rational
15: Integer, Rational

EXERCISE 1.1.4

True or false.

  1. All integers are rational numbers.
  2. All integers are whole numbers.
  3. All rational numbers are whole numbers.
  4. Some irrational numbers are rational.
  5. All terminating decimal numbers are rational.
  6. All irrational numbers are real.

Answer
1: True
3: False
5: True

EXERCISE 1.1.5

Choose an appropriate scale and graph the following sets of real numbers on a number line.

  1. {3,0,3}\{-3, 0, 3\}
  2. {2,2,4,6,8,10}\{-2, 2, 4, 6, 8, 10\}
  3. {2,1/3,2/3,5/3}\{-2, -1/3, 2/3, 5/3\}
  4. {5/2,1/2,0,1/2,2}\{-5/2, -1/2, 0, 1/2, 2\}
  5. {5/7,0,2/7,1}\{-5/7, 0, 2/7, 1\}
  6. {5,2,1,0}\{-5, -2, -1, 0\}
  7. {3,2,0,2,5}\{-3, -2, 0, 2, 5\}
  8. {2.5,1.5,0,1,2.5}\{-2.5, -1.5, 0, 1, 2.5\}
  9. {0,0.3,0.6,0.9,1.2}\{0, 0.3, 0.6, 0.9, 1.2\}
  10. {10,30,50}\{-10, 30, 50\}
  11. {6,0,3,9,12}\{-6, 0, 3, 9, 12\}
  12. {15,9,0,9,15}\{-15, -9, 0, 9, 15\}

Answer
38. {3,0,3}\{-3, 0, 3\}
Figure 1.1.12
39. {2,1/3,2/3,5/3}\{-2, -1/3, 2/3, 5/3\}
Figure 1.1.13
40. {5/7,0,2/7,1}\{-5/7, 0, 2/7, 1\}
Figure 1.1.14
41. {3,2,0,2,5}\{-3, -2, 0, 2, 5\}
Figure 1.1.15
42. {0,0.3,0.6,0.9,1.2}\{0, 0.3, 0.6, 0.9, 1.2\}
Figure 1.1.16
43. {6,0,3,9,12}\{-6, 0, 3, 9, 12\}
Figure 1.1.17

EXERCISE 1.1.6

Fill in the blank with <,=,or><, =, \text{or} >.

  1. 7-7 ____ 00
  2. 3030 ____ 22
  3. 1010 ____ 10-10
  4. 150-150 ____ 75-75
  5. 0.5-0.5 ____ 1.5-1.5
  6. 00 ____ 00
  7. 500-500 ____ 200200
  8. 1-1 ____ 200-200
  9. 10-10 ____ 10-10
  10. 40-40 ____ 41-41

Answer
54. <<
55. >>
56. >>
57. <<
58. ==

EXERCISE 1.1.7

True or false.

  1. 575 \neq 7
  2. 4=54 = 5
  3. 111 \neq 1
  4. 5>10-5 > -10
  5. 444 \leq 4
  6. 120-12 \geq 0
  7. 10=10-10 = -10
  8. 3>33 > 3
  9. 1000<20-1000 < -20
  10. 0=00 = 0

Answer
69. True
70. False
71. True
72. True
73. True

EXERCISE 1.1.8

List the numbers.

  1. List three integers less than 5-5.
  2. List three integers greater than 10-10.
  3. List three rational numbers less than zero.
  4. List three rational numbers greater than zero.
  5. List three integers between 20-20 and 5-5.
  6. List three rational numbers between 00 and 11.

Answer
80. 10,7,6-10, -7, -6 (answers may vary)
81. 1,2/3,1/3-1, -2/3, -1/3 (answers may vary)
82. 15,10,7-15, -10, -7 (answers may vary)

EXERCISE 1.1.9

Translate each statement into an English sentence.

  1. 10<2010 < 20
  2. 5010-50 \leq -10
  3. 40-4 \neq 0
  4. 30130 \geq -1
  5. 0=00 = 0
  6. e2.718e \approx 2.718

Answer
89. Ten is less than twenty.
90. Negative four is not equal to zero.
91. Zero is equal to zero.

EXERCISE 1.1.10

Translate the following into a mathematical statement.

  1. Negative seven is less than zero.
  2. Twenty-four is not equal to ten.
  3. Zero is greater than or equal to negative one.
  4. Four is greater than or equal to negative twenty-one.
  5. Negative two is equal to negative two.
  6. Negative two thousand is less than negative one thousand.

Answer
98. 7<0-7 < 0
99. 010 \geq -1
100. 2=2-2 = -2

EXERCISE 1.1.11

Simplify.

  1. (9)-(-9)
  2. (35)-(-35)
  3. (10)-(10)
  4. (3)-(3)
  5. (5)-(5)
  6. (34)-(34)
  7. (1)-(-1)
  8. ((1))-(-(-1))
  9. ((1))-(-(1))
  10. ((3))-(-(-3))
  11. (((11)))-(-(-(-11)))

Answer
112. 99
113. 10-10
114. 5-5
115. 11
116. 11
117. 1111

EXERCISE 1.1.12

Answer the following questions.

  1. What is the opposite of 12-12
  2. What is the opposite of π\pi?
  3. What is the opposite 0.01-0.01?
  4. Is the opposite of 12-12 smaller or larger than 11-11?
  5. Is the opposite of 77 smaller or larger than 6-6?

Answer
123. π-\pi
124. Larger

EXERCISE 1.1.13

Fill in the blank with <,=,or><, =, \text{or} >.

  1. 7-7 ____ (8)-(-8)
  2. 66 ____ (6)-(6)
  3. 1313 ____ (12)-(-12)
  4. (5)-(-5) ____ (2)-(-2)
  5. 100-100 ____ ((50))-(-(-50))
  6. 4444 ____ (44)-(-44)

Answer
131. <<
132. >>
133. <<

EXERCISE 1.1.14

Simplify.

  1. 20|20|
  2. 20|-20|
  3. 33|-33|
  4. 0.75|-0.75|
  5. 35|-\frac{3}{5}|
  6. 38|38|
  7. 0|0|
  8. 1|1|
  9. 12-|12|
  10. 20-|-20|
  11. 20-|20|
  12. 8-|-8|
  13. 7-|7|
  14. 316-|-316|
  15. (89)-(|-\frac{8}{9}|)
  16. (2)|-(-2)|
  17. (3)-|-(-3)|
  18. (5)-(|5|)
  19. (45)-(-|-45|)
  20. (21)-|-(-21)|
  21. abs(6)\text{abs}(6)
  22. abs(7)\text{abs}(-7)
  23. abs(5)-\text{abs}(5)
  24. abs(19)-\text{abs}(-19)
  25. (abs(9))-(-\text{abs}(9))
  26. abs((12))-\text{abs}(-(-12))

Answer
160. 2020
161. 3333
162. 35\frac{3}{5}
163. 00
164. 12-12
165. 20-20
166. 7-7
167. 89-\frac{8}{9}
168. 3-3
169. 4545
170. 66
171. 5-5
172. 99

EXERCISE 1.1.15

Determine the unknown.

  1. ?=9|?| = 9
  2. ?=15|?| = 15
  3. ?=0|?| = 0
  4. ?=1|?| = 1
  5. ?=8|?| = -8
  6. ?=20|?| = -20
  7. ?10=2|?| - 10 = -2
  8. ?+5=14|?| + 5 = 14

Answer
181. ±9\pm 9
182. 00
183. \varnothing, No solution
184. ±8\pm 8

EXERCISE 1.1.16

Fill in the blank with <,=,or><, =, \text{or} >.

  1. 2|-2| ____ 00
  2. 7|-7| ____ 10|-10|
  3. 10-10 ____ 2-|-2|
  4. 6|-6| ____ (6)|-(-6)|
  5. 3-|3| ____ (5)|-(-5)|
  6. 00 ____ (4)-|-(-4)|

Answer
191. >>
192. <<
193. <<

EXERCISE 1.1.17

Discussion Board Topics.

  1. Research and discuss the history of the number zero.
  2. Research and discuss the various numbering systems throughout history.
  3. Research and discuss the definition and history of π\pi.
  4. Research the history of irrational numbers. Who is credited with proving that the square root of 22 is irrational and what happened to him?
  5. Research and discuss the history of absolute value.
  6. Discuss the “just make it positive” definition of absolute value

ADDING AND SUBTRACTING INTEGERS

LEARNING OBJECTIVES

  • Add and subtract signed integers.
  • Translate English sentences involving addition and subtraction into mathematical statements.
  • Calculate the distance between two numbers on a number line.

ADDITION AND SUBTRACTION (+,)(+, -)

Visualize adding 3+23 + 2 on the number line by moving from zero three units to the right then another two units to the right, as illustrated below:

Figure 1.2.1

The illustration shows that 3+2=53 + 2 = 5. Similarly, visualize adding two negative numbers (3)+(2)(-3) + (-2) by first moving from the origin three units to the left and then moving another two units to the left.

Figure 1.2.2

In this example, the illustration shows (3)+(2)=5(-3) + (-2) = -5, which leads to the following two properties of real numbers.

positive number+positive number=positive number\text{\color{cyan}positive number} + \text{\color{cyan}positive number} = \text{\color{cyan}positive number}
negative number+negative number=negative number\text{\color{cyan}negative number} + \text{\color{cyan}negative number} = \text{\color{cyan}negative number}

Next, we will explore addition of numbers with unlike signs. To add 3+(7)3 + (-7), first move from the origin three units to the right, then move seven units to the left as shown:

Figure 1.2.3

In this case, we can see that adding a negative number is equivalent to subtraction:

3+(7)=37=43 + (-7) = 3 - 7 = -4

It is tempting to say that a positive number plus a negative number is negative, but that is not always true: 7+(3)=73=47 + (-3) = 7 - 3 = 4. The result of adding numbers with unlike signs may be positive or negative. The sign of the result is the same as the sign of the number with the greatest distance from the origin. For example, the following results depend on the sign of the number 1212 because it is farther from zero than 55:

12+(5)=712 + (-5) = 7
12+5=7-12 + 5 = -7

EXAMPLE 1.2.1

Simplify: 14+(25)14 + (-25).

Solution
Here 25-25 is the greater distance from the origin. Therefore, the result is negative.
14+(25)=142514 + (-25) = 14 - 25
=11\quad \quad \quad \quad \quad = -11

Answer
11-11

PROPERTIES OF ADDITION

Given any real numbers aa, bb, and cc, we have the following properties of addition:

  • Additive Identity Property:
    a+0=0+a=a(1.2.1)a + 0 = 0 + a = a \tag{1.2.1}
  • Additive Inverse Property:
    a+(a)=(a)+a=0(1.2.2)a + (-a) = (-a) + a = 0 \tag{1.2.2}
  • Associative Property:
    (a+b)+c=a+(b+c)(1.2.3)(a + b) + c = a + (b + c) \tag{1.2.3}
  • Commutative Property:
    a+b=b+a(1.2.4)a + b = b + a \tag{1.2.4}

Below are some examples of these properties in action.

EXAMPLE 1.2.2

Simplify:
a. 5+05 + 0
b. 10+(10)10 + (-10)

Solution
a. Adding zero to any real number results in the same real number.
5+0=55 + 0 = 5
b. Adding opposites results in zero.
10+(10)=010 + (-10) = 0

Answer
a. 5$; b. $0

EXAMPLE 1.2.3

Simplify:
a. (3+7)+4(3 + 7) + 4
b. 3+(7+4)3 + (7 + 4)

Solution
Parentheses group the operations that are to be performed first.
a.
(3+7)+4=10+4({\color{cyan}3 + 7}) + 4 = {\color{cyan}10} + 4
=14\quad \quad \quad \quad \quad= 14
b.
3+(7+4)=3+113 + ({\color{cyan}7 + 4}) = 3 + {\color{cyan}11}
=14\quad \quad \quad \quad \quad= 14

These two examples both result in 1414: changing the grouping of the numbers does not change the result.
(3+7)+4=3+(7+4)=14(3 + 7) + 4 = 3 + (7 + 4) = 14

Answer
a. 14$; b. $14

At this point, we highlight the fact that addition is commutative: the order in which we add does not matter and yields the same result.

2+9=9+22 + 9 = 9 + 2
11=1111 = 11

On the other hand, subtraction is not commutative.

29922 - 9 \neq 9 - 2
77-7 \neq 7

We will use these properties, along with the double-negative property for real numbers, to perform more involved sequential operations. To simplify things, we will make it a general rule to first replace all sequential operations with either addition or subtraction and then perform each operation in order from left to right.

EXAMPLE 1.2.4

Simplify: 4(10)+(5)4 - (-10) + (-5).

Solution
Replace the sequential operations and then perform them from left to right.
4(10)+(5)=4+105Replace () with addition (+).4 - (-10) + (-5) = 4 + 10 - 5 \quad \text{\color{cyan}Replace } -(-) \text{ \color{cyan}with addition } (+).
=145Replace +() with addition ().\quad \quad \quad \quad \quad \quad \quad = 14 - 5 \quad \text{\color{cyan}Replace } +(-) \text{ \color{cyan}with addition } (-).
=9\quad \quad \quad \quad \quad \quad \quad = 9

Answer
99

EXAMPLE 1.2.5

Simplify: 3+(8)(7)-3 + (-8) - (-7).

Solution
3+(8)(7)=38+7Replace +() with ().-3 + (-8) - (-7) = -3 - 8 + 7 \quad \text{\color{cyan}Replace } +(-) \text{ \color{cyan}with } (-).
=11+7Replace () with (+).\quad \quad \quad \quad \quad \quad \quad = -11 + 7 \quad \text{\color{cyan}Replace } -(-) \text{ \color{cyan}with } (+).
=4\quad \quad \quad \quad \quad \quad \quad = -4

Answer
4-4

EXAMPLE 1.2.6

Try this!

Simplify: 12(9)+(6)12 - (-9) + (-6).

Solution
(click to see video)

Often we find the need to translate English sentences involving addition and subtraction to mathematical statements. Listed below are some key words that translate to the given operation.

Table 1.2.2

Key Words Operation
Sum, increased by, more than, plus, added to, total +\mathbf{+}
Difference, decreased by, subtracted from, less, minus \mathbf{-}

EXAMPLE 1.2.7

What is the difference of 77 and 3-3?

Solution
The key word “difference” implies that we should subtract the numbers.
7(3)=7+37 - (-3) = 7 + 3
=10\quad \quad \quad = 10

Answer
The difference of 77 and 3-3 is 1010.

EXAMPLE 1.2.8

What is the sum of the first five positive integers?

Solution
The initial key word to focus on is “sum”; this means that we will be adding the five numbers. The first five positive integers are {1,2,3,4,5}\{1, 2, 3, 4, 5\}. Recall that 00 is neither positive nor negative.
1+2+3+4+5=151 + 2 + 3 + 4 + 5 = 15

Answer
The sum of the first five positive integers is 1515.

EXAMPLE 1.2.9

What is 1010 subtracted from the sum of 88 and 66?

Solution
We know that subtraction is not commutative; therefore, we must take care to subtract in the correct order. First, add 88 and 66 and then subtract 1010 as follows:

(8+6)the sum of 8 and 610subtract 10 from the sum\overbrace{(8 + 6)}^{\text{\color{cyan}the sum of 8 and 6}} \quad \overbrace{- \quad 10}^{\text{\color{cyan}subtract 10 from the sum}}

It is important to notice that the phrase “$10$ subtracted from” does not translate to a mathematical statement in the order it appears. In other words, 10(8+6)10 - (8 + 6) would be an incorrect translation and leads to an incorrect answer. After translating the sentence, perform the operations.
(8+6)10=1410(8 + 6) - 10 = 14 - 10
=4\quad \quad \quad \quad \quad \quad = 4

Answer
Ten subtracted from the sum of 88 and 66 is 44.

DISTANCE ON A NUMBER LINE

One application of the absolute value is to find the distance between any two points on a number line. For real numbers aa and bb, the distance formula for a number line is given as,

d=bad = |b - a|

Figure 1.2.4

EXAMPLE 1.2.10

Determine the distance between 22 and 77 on a number line.

Solution
On the graph we see that the distance between the two given integers is 55 units.

Figure 1.2.5

Using the distance formula we obtain the same result.
d=72d = |7 - 2|
=5\quad = |5|
=5\quad = 5

Answer
55 units

EXAMPLE 1.2.11

Determine the distance between 4-4 and 77 on a number line.

Solution
Use the distance formula for a number line d=bad = |b - a|, where a=4a = -4 and b=7b = 7.
d=7(4)d = |7 - (-4)|
=7+4\quad = |7 + 4|
=11\quad = |11|
=11\quad = 11

Answer
1111 units

It turns out that it does not matter which points are used for aa and $b$; the absolute value always ensures a positive result.

Table 1.2.3

Using a=4a = -4 and b=7b = 7 Using a=7a = 7 and b=4b = -4
$d = 7 - (-4)

EXERCISE 1.2.1

Determine the distance between 12-12 and 9-9 on the number line.

Answer
33

KEY TAKEAWAYS

  • A positive number added to a positive number is positive. A negative number added to a negative number is negative.
  • The sign of a positive number added to a negative number is the same as the sign of the number with the greatest distance from the origin.
  • Addition is commutative and subtraction is not.
  • When simplifying, it is a best practice to first replace sequential operations and then work the operations of addition and subtraction from left to right.
  • The distance between any two numbers on a number line is the absolute value of their difference. In other words, given any real numbers aa and bb, use the formula d=bad = |b - a| to calculate the distance dd between them.

EXERCISE 1.2.2

Add and subtract.

  1. 24+(18)24 + (-18)
  2. 9+(11)9 + (-11)
  3. 31+5-31 + 5
  4. 12+15-12 + 15
  5. 30+(8)-30 + (-8)
  6. 50+(25)-50 + (-25)
  7. 7+(7)-7 + (-7)
  8. 13(13)-13 - (-13)
  9. 812+58 - 12 + 5
  10. 37+4-3 - 7 + 4
  11. 1234-1 - 2 - 3 - 4
  12. 6(5)+(10)146 - (-5) + (-10) - 14
  13. 5+(3)(7)-5 + (-3) - (-7)
  14. 27+(9)2 - 7 + (-9)
  15. 30+208(18)-30 + 20 - 8 - (-18)
  16. 10(12)+(8)2010 - (-12) + (-8) - 20
  17. 5(2)+(6)5 - (-2) + (-6)
  18. 3+(17)(13)-3 + (-17) - (-13)
  19. 10+(12)(20)-10 + (-12) - (-20)
  20. 13+(5)(25)-13 + (-5) - (-25)
  21. 20(4)(5)20 - (-4) - (-5)
  22. 17+(12)(2)17 + (-12) - (-2)

Answer
1: 66
3: 26-26
5: 38-38
7: 14-14
9: 11
11: 10-10
13: 1-1
15: 00
17: 11
19: 2-2
21: 2929

EXERCISE 1.2.3

Translate each sentence to a mathematical statement and then simplify.

  1. Find the sum of 33, 77, and 8-8.
  2. Find the sum of 12-12, 5-5, and 77.
  3. Determine the sum of the first ten positive integers.
  4. Determine the sum of the integers in the set {2,1,0,1,2}\{-2, -1, 0, 1, 2\}.
  5. Find the difference of 1010 and 66.
  6. Find the difference of 1010 and 6-6.
  7. Find the difference of 16-16 and 5-5.
  8. Find the difference of 19-19 and 77.
  9. Subtract 1212 from 1010.
  10. Subtract 10-10 from 20-20.
  11. Subtract 55 from 31-31.
  12. Subtract 3-3 from 2727.
  13. Two less than 88.
  14. Five less than 10-10.
  15. Subtract 88 from the sum of 44 and 77.
  16. Subtract 5-5 from the sum of 1010 and 3-3.
  17. Subtract 22 from the difference of 88 and 55.
  18. Subtract 66 from the difference of 1-1 and 77.
  19. Mandy made a $200\$200 deposit into her checking account on Tuesday. She then wrote 44 checks for $50.00\$50.00, $125.00\$125.00, $60.00\$60.00, and $45.00\$45.00. How much more than her deposit did she spend?
  20. The quarterback ran the ball three times in last Sunday’s football game. He gained 77 yards on one run but lost 33 yards and 88 yards on the other two. What was his total yardage running for the game?
  21. The revenue for a local photographer for the month is $1,200\$1,200. His costs include a studio rental of $600\$600, props costing $105\$105, materials fees of $135\$135, and a make-up artist who charges $120\$120. What is his total profit for the month?
  22. An airplane flying at 30,00030,000 feet lost 2,5002,500 feet in altitude and then rose 1,2001,200 feet. What is the new altitude of the plane?
  23. The temperature was 2222^\circ at 6:006:00 p.m. and dropped 2626^\circ by midnight. What was the temperature at midnight?
  24. A nurse has 3030 milliliters of saline solution but needs 7575 milliliters of the solution. How much more does she need?
  25. The width of a rectangle is 22 inches less than its length. If the length measures 1616 inches, determine the width.
  26. The base of a triangle is 33 feet shorter than its height. If the height measures 55 feet, find the length of the base.

Answer
1: 22
3: 5555
5: 44
7: 11-11
9: 2-2
11: 36-36
13: 66
15: 33
17: 11
19: $80\$80
21: $240\$240
23: 4-4^\circ
25: 1414 inches

EXERCISE 1.2.4

Find the distance between the given numbers on a number line.

  1. 3-3 and 1212
  2. 88 and 13-13
  3. 25-25 and 10-10
  4. 100-100 and 130-130
  5. 7-7 and 20-20
  6. 00 and 33-33
  7. 10-10 and 1010
  8. 36-36 and 3636
  9. The coldest temperature on earth, 129F-129^\circ\text{F}, was recorded in 1983 at Vostok Station, Antarctica. The hottest temperature on earth, 136F136^\circ\text{F}, was recorded in 1922 at Al 'Aziziyah, Libya. Calculate earth’s temperature range.
  10. The daily high temperature was recorded as 91F91^\circ\text{F} and the low was recorded as 63F63^\circ\text{F}. What was the temperature range for the day?
  11. A student earned 6767 points on his lowest test and 8787 points on his best. Calculate his test score range.
  12. On a busy day, a certain website may have 12,50012,500 hits. On a slow day, it may have as few as 750750 hits. Calculate the range of the number of hits.

Answer
1: 1515 units
3: 1515 units
5: 1313 units
7: 2020 units
9: 265F265^\circ\text{F}
11: 2020 points

EXERCISE 1.2.5

Discussion Board Topics

  1. Share an example of adding signed numbers in a real-world application.
  2. Demonstrate the associative property of addition with any three real numbers.
  3. Show that subtraction is not commutative

MULTIPLYING AND DIVIDING INTEGERS

LEARNING OBJECTIVES

  • Multiply and divide signed integers.
  • Translate English sentences involving multiplication and division into mathematical statements.
  • Determine the prime factorization of composite numbers.
  • Interpret the results of quotients involving zero.

MULTIPLICATION AND DIVISION

We begin with a review of what it means to multiply and divide signed numbers. The result of multiplying real numbers is called the product and the result of dividing is called the quotient. Recall that multiplication is equivalent to adding:

34=4+4+4=123 \cdot 4 = 4 + 4 + 4 = 12

Clearly, the product of two positive numbers is positive. Similarly, the product of a positive number and negative number can be written as shown:

3(4)=(4)+(4)+(4)=123(-4) = (-4) + (-4) + (-4) = -12

We see that the product of a positive number and a negative number is negative. Next, explore the results of multiplying two negative numbers. Consider the products in the following illustration and try to identify the pattern:

$$
\begin{array}{rl}
3(-3) = -9 & \
2(-3) = -6 & \text{\color{cyan}The products increase by 3.} \
1(-3) = -3 & \
& \
0(-3) = 0 & \text{\color{cyan}Zero times any real number is zero.} \
& \
(-1)(-3) = 3 & \
(-2)(-3) = 6 & \text{\color{cyan}The pattern continues by increasing the products by 3.} \
(-3)(-3) = 9 &
\end{array}
$$

This shows that the product of two negative numbers is positive. To summarize,

positive×positive=positive\text{\color{cyan}positive} \times \text{\color{cyan}positive} = \text{\color{cyan}positive}
positive×negative=negative\text{\color{cyan}positive} \times \text{\color{cyan}negative} = \text{\color{cyan}negative}
negative×negative=positive\text{\color{cyan}negative} \times \text{\color{cyan}negative} = \text{\color{cyan}positive}

The rules for division are the same because division can always be rewritten as multiplication:

10÷(2)=10(12)=510 \div (-2) = 10 \cdot \left(-\frac{1}{2}\right) = -5

The rules for multiplication and division should not be confused with the fact that the sum of two negative numbers is negative.

EXAMPLE 1.3.1

Simplify:
a. (3)+(5)(-3) + (-5)
b. (3)(5)(-3)(-5)

Solution
Here we add and multiply the same two negative numbers.
a. The result of adding two negative numbers is negative.
(3)+(5)=35(-3) + (-5) = -3 - 5
=8\quad \quad \quad \quad \quad = -8
b. The result of multiplying two negative numbers is positive.
(3)(5)=15(-3)(-5) = 15

Answer
a. 8-8 b. 1515

Given any real numbers aa, bb, and cc, we have the following properties of multiplication:

Zero factor property: a0=0a=0a \cdot 0 = 0 \cdot a = 0
Multiplicative identity property: a1=1a=aa \cdot 1 = 1 \cdot a = a
Associative property: (ab)c=a(bc)(a \cdot b) \cdot c = a \cdot (b \cdot c)
Commutative property: ab=baa \cdot b = b \cdot a

EXAMPLE 1.3.2

Simplify:
a. 505 \cdot 0
b. 10110 \cdot 1

Solution
a. Multiplying by zero results in zero.
50=05 \cdot 0 = 0
b. Multiplying any real number by one results in the same real number.
101=1010 \cdot 1 = 10

Answers:
a. 00 b. 1010

EXAMPLE 1.3.3

Simplify:
a. (37)2(3 \cdot 7) \cdot 2
b. 3(72)3 \cdot (7 \cdot 2)

Solution
a.
(37)2=212({\color{cyan}3 \cdot 7}) \cdot 2 = {\color{cyan}21} \cdot 2
=42\quad \quad \quad \quad = 42
b.
3(72)=3143 \cdot ({\color{cyan}7 \cdot 2}) = 3 \cdot {\color{cyan}14}
=42\quad \quad \quad \quad = 42

The value of each expression is 42. Changing the grouping of the numbers does not change the result.
(37)2=3(72)=42({\color{cyan}3 \cdot 7}) \cdot 2 = 3 \cdot ({\color{cyan}7 \cdot 2}) = 42

Answer
a. 4242 b. 4242

At this point, we highlight that multiplication is commutative: the order in which we multiply does not matter and yields the same result.

29=922 \cdot 9 = 9 \cdot 2
18=1818 = 18

On the other hand, division is not commutative.

10÷55÷1010 \div 5 \neq 5 \div 10
2122 \neq \frac{1}{2}

Use these properties to perform sequential operations involving multiplication and division. When doing so, it is important to perform these operations in order from left to right.

EXAMPLE 1.3.4

Simplify: 5(3)(2)(4)5(-3)(-2)(-4)

Solution
Multiply two numbers at a time as follows:
5(3)(2)(4)=15(2)(4)\underbrace{5(-3)}(-2)(-4) = \underbrace{-15(-2)}(-4)
=30(4)\quad \quad \quad \quad \quad \quad \quad = \underbrace{30(-4)}
=120\quad \quad \quad \quad \quad \quad \quad = -120

Figure 1.3.1

Answer
120-120

Because multiplication is commutative, the order in which we multiply does not affect the final answer. When sequential operations involve multiplication and division, order does matter; hence we must work the operations from left to right to obtain a correct result.

EXAMPLE 1.3.5

Simplify: 10÷(2)(5)10 \div (-2)(-5)

Solution
Perform the division first; otherwise the result will be incorrect.

Correct!
10÷(2)(5)=10÷(2)division first(5)10 \div (-2)(-5) = \underbrace{10 \div (-2)}_{\text{\color{green}division first}}(-5)
=5(5)\quad \quad \quad \quad \quad \quad = -5(-5)
=25\quad \quad \quad \quad \quad \quad = 25 \quad \text{\color{green}\checkmark}

Incorrect!
10÷(2)(5)=10÷(2)(5)multiplication first10 \div (-2)(-5) = 10 \div \underbrace{(-2)(-5)}_{\text{\color{red}multiplication first}}
=10÷10\quad \quad \quad \quad \quad \quad = 10 \div 10
=1\times\quad \quad \quad \quad \quad \quad = 1 \quad \text{\color{red}\times}

Figure 1.3.2

Notice that the order in which we multiply and divide does affect the result. Therefore, it is important to perform the operations of multiplication and division as they appear from left to right.

Answer
2525

EXAMPLE 1.3.6

Simplify: 6(3)÷(2)(3)-6(3) \div (-2)(-3)

Solution
Work the operations one at a time from left to right.
6(3)÷(2)(3)-6(3) \div (-2)(-3)
=18÷(2)(3)= -18 \div (-2)(-3)
=9(3)= 9(-3)
=27= -27

EXAMPLE 1.3.7

Try this! Simplify: 5÷52(3)-5 \div 5 \cdot 2(-3)

Video Solution:
(click to see video)

Within text-based applications, the symbol used for multiplication is the asterisk (*) and the symbol used for division is the forward slash (/).

53and14/2=75 * 3 \quad \text{and} \quad 14 / 2 = 7

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

{,6,4,2,0,2,4,6,}Even integers\{\dots, -6, -4, -2, 0, 2, 4, 6, \dots\} \quad \text{\color{cyan}Even integers}

The set of odd integers is the set of all integers that are not evenly divisible by 22.

{,5,3,1,1,3,5,}Odd integers\{\dots, -5, -3, -1, 1, 3, 5, \dots\} \quad \text{\color{cyan}Odd integers}

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

{2,3,5,7,11,13,17,19,23,}Prime numbers\{2, 3, 5, 7, 11, 13, 17, 19, 23, \dots\} \quad \text{\color{cyan}Prime numbers}

Any integer greater than 11 that is not prime is called a composite number and can be written as a product of primes. When a composite number, such as 3030, is written as a product, 30=21530 = 2 \cdot 15, we say that 2152 \cdot 15 is a factorization of 3030 and that 22 and 1515 are factors. Note that factors divide the number evenly. We can continue to write composite factors as products until only a product of primes remains.

30/\=215/\=235\begin{array}{c} 30 \\ / \quad \backslash \\ = 2 \cdot 15 \\ \quad \quad / \quad \backslash \\ = 2 \cdot 3 \cdot 5 \end{array}

Figure 1.3.3

The prime factorization of 3030 is 2352 \cdot 3 \cdot 5.

EXAMPLE 1.3.8

Determine the prime factorization of 7070.

Solution
Begin by writing 7070 as a product with 22 as a factor. Then express any composite factor as a product of prime numbers.
70=23570 = 2 \cdot 35
=257\quad = 2 \cdot 5 \cdot 7

Since the prime factorization is unique, it does not matter how we choose to initially factor the number because the end result is the same.
70=71070 = 7 \cdot 10
=725\quad = 7 \cdot 2 \cdot 5
=257\quad = 2 \cdot 5 \cdot 7

Answer
The prime factorization of 7070 is 2572 \cdot 5 \cdot 7.

Some tests (called divisibility tests) useful for finding prime factors of composite numbers follow:

  1. If the integer is even, then 22 is a factor.
  2. If the sum of the digits is evenly divisible by 33, then 33 is a factor.
  3. If the last digit is a 55 or 00, then 55 is a factor.

Often we find the need to translate English sentences that include multiplication and division terms to mathematical statements. Listed below are some key words that translate to the given operation.

Key Words Operation
Product, multiplied by, of, times * or \cdot
Quotient, divided by, ratio, per // or ÷\div

EXAMPLE 1.3.9

Calculate the quotient of 2020 and 10-10.

Solution
The key word “quotient” implies that we should divide.
20÷(10)=220 \div (-10) = -2

Answer:
The quotient of 2020 and 10-10 is 2-2.

EXAMPLE 1.3.10

What is the product of the first three positive even integers?

Solution
The first three positive even integers are {2,4,6}\{2, 4, 6\} and the key word “product” implies that we should multiply.
246=862 \cdot 4 \cdot 6 = 8 \cdot 6
=48\quad \quad \quad = 48

Answer
The product of the first three positive even integers is 4848.

EXAMPLE 1.3.11

Joe is able to drive 342342 miles on 1818 gallons of gasoline. How many miles per gallon of gas is this?

Solution
The key word “per” indicates that we must divide the number of miles driven by the number of gallons used:
342 miles18 gallons=19 miles per gallon (mpg)\frac{342 \text{ miles}}{18 \text{ gallons}} = 19 \text{ miles per gallon (mpg)}

Answer
Joe gets 1919 miles per gallon from his vehicle.

In everyday life, we often wish to use a single value that typifies a set of values. One way to do this is to use what is called the arithmetic mean or average. To calculate an average, divide the sum of the values in the set by the number of values in that set.

EXAMPLE 1.3.12

A student earns 7575, 8686, and 9494 on his first three exams. What is the student’s test average?

Solution
Add the scores and divide the sum by 33.
75+86+943=2553\frac{75 + 86 + 94}{3} = \frac{255}{3}
=85\quad \quad \quad \quad \quad = 85

Answer
The student’s test average is 8585.

ZERO AND DIVISION

Recall the relationship between multiplication and division:

12dividend÷6divisor=2quotientbecause62=12\underbrace{12}_{\text{\color{cyan}dividend}} \div \underbrace{6}_{\text{\color{cyan}divisor}} = \underbrace{2}_{\text{\color{cyan}quotient}} \quad \text{because} \quad 6 \cdot 2 = 12

Figure 1.3.4

In this case, the dividend 1212 is evenly divided by the divisor 66 to obtain the quotient, 22. 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:

0÷6=0Since 60=00 \div 6 = 0 \quad \text{Since } 6 \cdot 0 = 0

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

12÷0=?or 0?=1212 \div 0 = ? \quad \text{or } 0 \cdot ? = 12

There is no real number that, when multiplied by zero, results in 1212. Therefore, the quotient 12÷012 \div 0 is undefined. Now consider zero divided by zero:

0÷0=?or 0?=00 \div 0 = ? \quad \text{or } 0 \cdot ? = 0

Here any real number seems to work. For example, 05=00 \cdot 5 = 0 and 03=00 \cdot 3 = 0. Therefore, the quotient is uncertain or indeterminate.

0÷0=00Is indeterminate.0 \div 0 = \frac{0}{0} \quad \text{\color{cyan}Is indeterminate.}

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

KEY TAKEAWAYS

  • A positive number multiplied by a negative number is negative. A negative number multiplied by a negative number is positive.
  • Multiplication is commutative and division is not.
  • When simplifying, work the operations of multiplication and division in order from left to right.
  • Even integers are numbers that are evenly divisible by 22 or multiples of 22, and all other integers are odd.
  • A prime number is an integer greater than 11 that is divisible only by 11 and itself.
  • Composite numbers are integers greater than 11 that are not prime. Composite numbers can be written uniquely as a product of primes.
  • The prime factorization of a composite number is found by continuing to divide it into factors until only a product of primes remains.
  • To calculate an average of a set of numbers, divide the sum of the values in the set by the number of values in the set.
  • Zero divided by any nonzero number is zero. Any number divided by zero is undefined.

EXERCISE 1.3.1

Multiply and divide.

  1. 5(7)5(-7)
  2. 3(8)-3(-8)
  3. 2(4)(9)2(-4)(-9)
  4. 325-3 \cdot 2 \cdot 5
  5. 12(3)(0)-12(3)(0)
  6. 0(12)(5)0(-12)(-5)
  7. (1)(1)(1)(1)(-1)(-1)(-1)(-1)
  8. (1)(1)(1)(-1)(-1)(-1)
  9. 100÷25-100 \div 25
  10. 25÷5(5)25 \div 5(-5)
  11. 15(2)÷10(3)-15(-2) \div 10(-3)
  12. 510÷2(5)-5 \cdot 10 \div 2(-5)
  13. (3)(25)÷(5)(-3)(25) \div (-5)
  14. 6(3)/(9)6 * (-3) / (-9)
  15. 20/(5)220 / (-5) * 2
  16. 50/25-50 / 2 * 5
  17. 44/112-44 / 11 * 2
  18. 53/(15)-5 * 3 / (-15)
  19. 432/64 * 3 * 2 / 6
  20. 67/(2)-6 * 7 / (-2)
  21. Determine the quotient of 36-36 and 33.
  22. Determine the quotient of 2626 and 13-13.
  23. Calculate the product of 33 and 8-8 divided by 2-2.
  24. Calculate the product of 1-1 and 3-3 divided by 33.
  25. Determine the product of the first three positive even integers.
  26. Determine the product of the first three positive odd integers.

Answer
1: 35-35
3: 7272
5: 00
7: 11
9: 4-4
11: 9-9
13: 1515
15: 8-8
17: 33-33
19: 60-60
21: 12-12
23: 1212
25: 4848

EXERCISE 1.3.2

Determine the prime factorization of the following integers.

  1. 105105
  2. 7878
  3. 138138
  4. 154154
  5. 165165
  6. 330330

Answer
1: 3573 \cdot 5 \cdot 7
3: 23232 \cdot 3 \cdot 23
5: 35113 \cdot 5 \cdot 11

EXERCISE 1.3.3

Calculate the average of the numbers in each of the following sets.

  1. {50,60,70}\{50, 60, 70\}
  2. {9,12,30}\{9, 12, 30\}
  3. {3,9,12,30,36}\{3, 9, 12, 30, 36\}
  4. {72,84,69,71}\{72, 84, 69, 71\}
  5. The first four positive even integers.
  6. The first four positive odd integers.

Answer
1: 6060
2: 1818
5: 55

EXERCISE 1.3.4

The distance traveled DD is equal to the average rate rr times the time traveled tt at that rate: D=rtD = rt. Determine the distance traveled given the rate and the time.

  1. 6060 miles per hour for 33 hours
  2. 5555 miles per hour for 33 hours
  3. 1515 miles per hour for 55 hours
  4. 7575 feet per second for 55 seconds
  5. 6060 kilometers per hour for 1010 hours
  6. 6060 meters per second for 3030 seconds
  7. A student club ran a fund-raiser in the quad selling hot dogs. The students sold 122122 hot dog meals for $3.00\$3.00 each. Their costs included $50.00\$50.00 for the hot dogs and buns, $25.00\$25.00 for individually wrapped packages of chips, and $35.00\$35.00 for the sodas. What was their profit?
  8. A 230$-pound man loses $4 pounds each week for 88 weeks. How much does he weigh at the end of 88 weeks?
  9. Mary found that she was able to drive 264264 miles on 1212 gallons of gas. How many miles per gallon does her car get?
  10. After filling his car with gasoline, Bill noted that his odometer reading was 45,34645,346 miles. After using his car for a week, he filled up his tank with 1414 gallons of gas and noted that his odometer read 45,72445,724 miles. In that week, how many miles per gallon did Bill’s car get?

Answer
1: 180180 miles
3: 7575 miles
5: 600600 kilometers
7: $256.00\$256.00
9: 2222 miles per gallon
11: 00

EXERCISE 1.3.5

Perform the operations.

  1. 0÷90 \div 9
  2. 15÷015 \div 0
  3. 4(7)÷04(-7) \div 0
  4. 7(0)÷(15)7(0) \div (-15)
  5. 5(0)÷9(0)-5(0) \div 9(0)
  6. 52(3)(5)5 \cdot 2(-3)(-5)
  7. 85+(13)-8 - 5 + (-13)
  8. 4(8)÷16(2)-4(-8) \div 16(-2)
  9. 50÷(5)÷(10)50 \div (-5) \div (-10)
  10. 49÷7÷(1)49 \div 7 \div (-1)
  11. 34÷123 \cdot 4 \div 12
  12. 0(8)120 - (-8) - 12
  13. 84(3)÷2-8 \cdot 4(-3) \div 2
  14. 0/(385)0 / (-3 * 8 * 5)
  15. (43)/(2(3))(-4 * 3) / (2 * (-3))
  16. 16/(22)3-16 / (-2 * 2) * 3
  17. 44/112-44 / 11 * 2
  18. 53/(15)-5 * 3 / (-15)
  19. 432/64 * 3 * 2 / 6
  20. 67/(2)-6 * 7 / (-2)
  21. During 55 consecutive winter days, the daily lows were 7-7^\circ, 3-3^\circ, 00^\circ, 5-5^\circ, and 10-10^\circ. Calculate the average low temperature.
  22. On a very cold day the temperature was recorded every 4 hours with the following results: 16-16^\circ, 10-10^\circ, 22^\circ, 66^\circ, 5-5^\circ, and 13-13^\circ. Determine the average temperature.
  23. A student earns 99, 88, 1010, 77, and 66 points on the first 55 chemistry quizzes. What is her quiz average?
  24. A website tracked hits on its homepage over the Thanksgiving holiday. The number of hits for each day from Thursday to Sunday was 12,250$; $4,400$; $7,750$; and $10,200, respectively. What was the average number of hits per day over the holiday period?

Answer
1: 00
3: Undefined
5: 00
7: 26-26
9: 11
11: 11
13: 4848
15: 22
17: 8-8
19: 44
21: 5-5^\circ
23: 88 points

Discussion Board Topics.

  1. Demonstrate the associative property of multiplication with any three real numbers.
  2. Show that division is not commutative.
  3. Discuss the importance of working multiplication and division operations from left to right. Make up an example where order does matter and share the solution.
  4. Discuss division involving 00. With examples, explain why the result is sometimes 00 and why it is sometimes undefined.
  5. Research and discuss the fundamental theorem of arithmetic.
  6. Research and discuss other divisibility tests. Provide an example for each test.
  7. The arithmetic mean is one way to typify a set of values. Research other methods used to typify a set of values

FRACTIONS

LEARNING OBJECTIVES

  • Reduce a fraction to lowest terms.
  • Multiply and divide fractions.
  • Add and subtract fractions.

REDUCING

A fraction is a real number written as a quotient, or ratio, of two integers aa and bb, where b0b \neq 0.

\begin{array}{r@{\quad\longrightarrow\quad}l} \text{Numerator} & a \\ \text{Denominator} & b \end{array}

Figure 1.4.1

The integer above the fraction bar is called the numerator and the integer below is called the denominator. The numerator is often called the “part” and the denominator is often called the “whole.” Equivalent fractions are two equal ratios expressed using different numerators and denominators. For example,

50100=12\frac{50}{100} = \frac{1}{2}

Fifty parts out of 100100 is the same ratio as 11 part out of 22 and represents the same real number. Consider the following factorizations of 5050 and 100100:

50=22550 = 2 \cdot 25
100=425100 = 4 \cdot 25

The numbers 5050 and 100100 share the factor 2525. A shared factor is called a common factor. We can rewrite the ratio 50100\frac{50}{100} as follows:

50100=225425\frac{50}{100} = \frac{2 \cdot 25}{4 \cdot 25}

Making use of the multiplicative identity property and the fact that 2525=1\frac{25}{25} = 1, we have

50100=225425=241=24\frac{50}{100} = \frac{2 \cdot \cancel{25}}{4 \cdot \cancel{25}} = \frac{2}{4} \cdot {\color{cyan}1} = \frac{2}{4}

Figure 1.4.2

Dividing 2525\frac{25}{25} and replacing this factor with a 11 is called canceling. Together, these basic steps for finding equivalent fractions define the process of reducing. Since factors divide their product evenly, we achieve the same result by dividing both the numerator and denominator by 2525 as follows:

50÷25100÷25=24\frac{50 \div {\color{cyan}25}}{100 \div {\color{cyan}25}} = \frac{2}{4}

Figure 1.4.3

Finding equivalent fractions where the numerator and denominator have no common factor other than 11 is called reducing to lowest terms. When learning how to reduce to lowest terms, it is helpful to first rewrite the numerator and denominator as a product of primes and then cancel. For example,

50100=2151512215151=12\frac{50}{100} = \frac{\cancel{2}^1 \cdot \cancel{5}^1 \cdot \cancel{5}^1}{2 \cdot \cancel{2}_1 \cdot \cancel{5}_1 \cdot \cancel{5}_1} = \frac{1}{2}

Figure 1.4.4

We achieve the same result by dividing the numerator and denominator by the greatest common factor (GCF). The GCF is the largest number that divides both the numerator and denominator evenly. One way to find the GCF of 5050 and 100100 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}Factors of 50\{1, 2, 5, 10, 25, \mathbf{50}\} \quad \text{\color{cyan}Factors of 50}
{1,2,4,5,10,20,25,50,100}Factors of 100\{1, 2, 4, 5, 10, 20, 25, \mathbf{50}, 100\} \quad \text{\color{cyan}Factors of 100}

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

50÷50100÷50=12\frac{50 \div {\color{cyan}50}}{100 \div {\color{cyan}50}} = \frac{1}{2}

Figure 1.4.5

EXAMPLE 1.4.1

Reduce to lowest terms: 105300\frac{105}{300}.

Solution
Rewrite the numerator and denominator as a product of primes and then cancel.

105300=315172231515\frac{105}{300} = \frac{\cancel{3}^1 \cdot \cancel{5}^1 \cdot 7}{2 \cdot 2 \cdot \cancel{3}_1 \cdot \cancel{5}_1 \cdot 5}
=7225\quad = \frac{7}{2 \cdot 2 \cdot 5}
=720\quad = \frac{7}{20}

Figure 1.4.6

Alternatively, we achieve the same result if we divide both the numerator and denominator by the GCF(105,300)\text{GCF}(105, 300). A quick way to find the GCF of the two numbers requires us to first write each as a product of primes. The GCF is the product of all the common prime factors.

$$
\left.
\begin{array}{l}
105 = {\color{cyan}3} \cdot {\color{cyan}5} \cdot 7 \
300 = 2 \cdot 2 \cdot {\color{cyan}3} \cdot {\color{cyan}5} \cdot 5
\end{array}
\right} \quad \text{\color{cyan}GCF}(105, 300) = {\color{cyan}3 \cdot 5} = 15
$$

Figure 1.4.7

In this case, the common prime factors are 3\mathbf{3} and 5\mathbf{5} and the greatest common factor of 105105 and 300300 is 15\mathbf{15}.

105300=105÷15300÷15=720\frac{105}{300} = \frac{105 \div {\color{cyan}15}}{300 \div {\color{cyan}15}} = \frac{7}{20}

Figure 1.4.8

Answer:
720\frac{7}{20}

EXAMPLE 1.4.2

Try this! Reduce to lowest terms: 3296\frac{32}{96}.

An improper fraction is one where the numerator is larger than the denominator. A mixed number is a number that represents the sum of a whole number and a fraction. For example, 5125 \frac{1}{2} is a mixed number that represents the sum 5+125 + \frac{1}{2}. Use long division to convert an improper fraction to a mixed number; the remainder is the numerator of the fractional part.

EXAMPLE 1.4.3

Write 235\frac{23}{5} as a mixed number.

Solution
Notice that 55 divides into 2323 four times with a remainder of 33.

$$
\begin{array}{r}
4 \
5 \overline{) 23} \
\underline{-20} \
3
\end{array}
$$

Figure 1.4.9

We then can write

235=4+35\frac{23}{5} = 4 + \frac{3}{5}
=435\quad = 4 \frac{3}{5}

Note that the denominator of the fractional part of the mixed number remains the same as the denominator of the original fraction.

Answer
4354 \frac{3}{5}

To convert mixed numbers to improper fractions, multiply the whole number by the denominator and then add the numerator; write this result over the original denominator.

EXAMPLE 1.4.4

Write 3573 \frac{5}{7} as an improper fraction.

Solution
Obtain the numerator by multiplying 77 times 33 and then add 55.

357=73+573 \frac{5}{7} = \frac{7 \cdot 3 + 5}{7}
=21+57\quad = \frac{21 + 5}{7}
=267\quad = \frac{26}{7}

Answer
267\frac{26}{7}

It is important to note that converting to a mixed number is not part of the reducing process. We consider improper fractions, such as 267\frac{26}{7}, 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.

EXAMPLE 1.4.5

Try this! Convert 101210 \frac{1}{2} to an improper fraction.

Solution
(click to see video)

MULTIPLYING AND DIVIDING FRACTIONS

In this section, assume that a,b,c,a, b, c, and dd are all nonzero integers. The product of two fractions is the fraction formed by the product of the numerators and the product of the denominators. In other words, to multiply fractions, multiply the numerators and multiply the denominators:

abcd=acbd\frac{a}{b} \cdot \frac{c}{d} = \frac{ac}{bd}

EXAMPLE 1.4.6

Multiply: 2357\frac{2}{3} \cdot \frac{5}{7}

Solution
Multiply the numerators and multiply the denominators.

2357=2537\frac{2}{3} \cdot \frac{5}{7} = \frac{2 \cdot 5}{3 \cdot 7}
=1021\quad \quad = \frac{10}{21}

Answer:
1021\frac{10}{21}

EXAMPLE 1.4.7

Multiply: 59(14)\frac{5}{9} (-\frac{1}{4})

Solution
Recall that the product of a positive number and a negative number is negative.

59(14)=5194\frac{5}{9} \left( -\frac{1}{4} \right) = -\frac{5 \cdot 1}{9 \cdot 4}
=536\quad \quad \quad = -\frac{5}{36}

Answer:
536-\frac{5}{36}

EXAMPLE 1.4.8

Multiply: 23534\frac{2}{3} \cdot 5 \frac{3}{4}

Solution
Begin by converting 5345 \frac{3}{4} to an improper fraction.

23534=23234\frac{2}{3} \cdot 5 \frac{3}{4} = \frac{2}{3} \cdot \frac{23}{4}
=2132342= \frac{\cancel{2}^1}{3} \cdot \frac{23}{\cancel{4}_2}
=236= \frac{23}{6}
=356= 3 \frac{5}{6}

Figure 1.4.10

In this example, we noticed that we could reduce before we multiplied the numerators and the denominators. Reducing in this way is called cross canceling, and can save time when multiplying fractions.

Answer
3563 \frac{5}{6}

Two real numbers whose product is 11 are called reciprocals. Therefore, ab\frac{a}{b} and ba\frac{b}{a} are reciprocals because abba=abab=1\frac{a}{b} \cdot \frac{b}{a} = \frac{ab}{ab} = 1. For example,

2332=66=1\frac{2}{3} \cdot \frac{3}{2} = \frac{6}{6} = 1

Because their product is 11, 23\frac{2}{3} and 32\frac{3}{2} are reciprocals. Some other reciprocals are listed below:

58 and 857 and 1745 and 54\frac{5}{8} \text{ and } \frac{8}{5} \quad\quad 7 \text{ and } \frac{1}{7} \quad\quad -\frac{4}{5} \text{ and } -\frac{5}{4}

This definition is important because dividing fractions requires that you multiply the dividend by the reciprocal of the divisor.

ab÷cd=abdc=adbc\frac{a}{b} \div \frac{c}{d} = \frac{a}{b} \cdot \frac{d}{c} = \frac{ad}{bc}

EXAMPLE 1.4.9

Divide: 23÷57\frac{2}{3} \div \frac{5}{7}

Solution
Multiply 23\frac{2}{3} by the reciprocal of 57\frac{5}{7}.

23÷57=2375\frac{2}{3} \div \frac{5}{7} = \frac{2}{3} \cdot \frac{7}{5}
=2735\quad \quad \quad = \frac{2 \cdot 7}{3 \cdot 5}
=1415\quad \quad \quad = \frac{14}{15}

Answer:
1415\frac{14}{15}

You also need to be aware of other forms of notation that indicate division: / and —. For example,

5/(1/2)=5(2/1)=(5/1)(2/1)=10/1=105 / (1/2) = 5 * (2/1) = (5/1) * (2/1) = 10/1 = 10

Or

7823=78÷23=7832=2116\frac{\frac{7}{8}}{\frac{2}{3}} = \frac{7}{8} \div \frac{2}{3} = \frac{7}{8} \cdot \frac{3}{2} = \frac{21}{16}

The latter is an example of a complex fraction, which is a fraction whose numerator, denominator, or both are fractions.

NOTE
Students often ask why dividing is equivalent to multiplying by the reciprocal of the divisor. A mathematical explanation comes from the fact that the product of reciprocals is 11. If we apply the multiplicative identity property and multiply numerator and denominator by the reciprocal of the denominator, then we obtain the following:

7823=78231=78233232=78321=7832\frac{\frac{7}{8}}{\frac{2}{3}} = \frac{\frac{7}{8}}{\frac{2}{3}} \cdot {\color{green}1} = \frac{\frac{7}{8}}{\frac{2}{3}} \cdot \frac{\color{green}\frac{3}{2}}{\color{green}\frac{3}{2}} = \frac{\frac{7}{8} \cdot \frac{3}{2}}{1} = \frac{7}{8} \cdot \frac{3}{2}

Figure 1.4.11

Before multiplying, look for common factors to cancel; this eliminates the need to reduce the end result.

EXAMPLE 1.4.10

Divide: 5274\frac{\frac{5}{2}}{\frac{7}{4}}.

Solution

5274=52÷74\frac{\frac{5}{2}}{\frac{7}{4}} = \frac{5}{2} \div \frac{7}{4}
=5247\quad \quad = \frac{5}{2} \cdot \frac{4}{7}
=521427\quad \quad = \frac{5}{\cancel{2}^1} \cdot \frac{\cancel{4}^2}{7}
=5217\quad \quad = \frac{5 \cdot 2}{1 \cdot 7}
=107\quad \quad = \frac{10}{7}

Figure 1.4.12

Answer
107\frac{10}{7}

When dividing by an integer, it is helpful to rewrite it as a fraction over 11.

EXAMPLE 1.4.11

Divide: 23÷6\frac{2}{3} \div 6

Solution
Rewrite 6 as 61\frac{6}{1} and multiply by its reciprocal.

23÷6=23÷61\frac{2}{3} \div 6 = \frac{2}{3} \div \frac{6}{1}
=2316\quad \quad = \frac{2}{3} \cdot \frac{1}{6}
=213163\quad \quad = \frac{\cancel{2}^1}{3} \cdot \frac{1}{\cancel{6}_3}
=1133\quad \quad = \frac{1 \cdot 1}{3 \cdot 3}
=19\quad \quad = \frac{1}{9}

Figure 1.4.13

Answer:
19\frac{1}{9}

Also, note that we only cancel when working with multiplication. Rewrite any division problem as a product before canceling.

EXAMPLE 1.4.12

Try this! Divide: 5÷2235 \div 2 \frac{2}{3}

Video Solution:
(click to see video)

ADDING AND SUBTRACTING FRACTIONS

Negative fractions are indicated with the negative sign in front of the fraction bar, in the numerator, or in the denominator. All such forms are equivalent and interchangeable.

34=34=34-\frac{3}{4} = \frac{-3}{4} = \frac{3}{-4}

Adding or subtracting fractions requires a common denominator. In this section, assume the common denominator cc is a nonzero integer.

ac+bc=a+bcandacbc=abc\frac{a}{c} + \frac{b}{c} = \frac{a + b}{c} \quad\text{and}\quad \frac{a}{c} - \frac{b}{c} = \frac{a - b}{c}

It is good practice to use positive common denominators by expressing negative fractions with negative numerators. In short, avoid negative denominators.

EXAMPLE 1.4.13

Subtract: 1215315\frac{12}{15} - \frac{3}{15}

Solution
The two fractions have a common denominator 1515. Therefore, subtract the numerators and write the result over the common denominator:

1215315=12315Subtract the numerators.\frac{12}{15} - \frac{3}{15} = \frac{12 - 3}{15} \quad \text{\color{cyan}Subtract the numerators.}
=915\quad \quad \quad \quad = \frac{9}{15}
=9÷315÷3Reduce.\quad \quad \quad \quad = \frac{9 \div {\color{cyan}3}}{15 \div {\color{cyan}3}} \quad \text{\color{cyan}Reduce.}
=35\quad \quad \quad \quad = \frac{3}{5}

Answer
35\frac{3}{5}

Most problems that you are likely to encounter will have unlike denominators. In this case, first find equivalent fractions with a common denominator before adding or subtracting the numerators. One way to obtain equivalent fractions is to divide the numerator and the denominator by the same number. We now review a technique for finding equivalent fractions by multiplying the numerator and the denominator by the same number. It should be clear that 5/55/5 is equal to 11 and that 11 multiplied times any number is that number:

12=121=1255=510\frac{1}{2} = \frac{1}{2} \cdot {\color{cyan}1} = \frac{1}{2} \cdot {\color{cyan}\frac{5}{5}} = \frac{5}{10}

We have equivalent fractions 12=510\frac{1}{2} = \frac{5}{10}. Use this idea to find equivalent fractions with a common denominator to add or subtract fractions. The steps are outlined in the following example.

EXAMPLE 1.4.14

Subtract: 715310\frac{7}{15} - \frac{3}{10}

Solution
Step 1: Determine a common denominator. To do this, use the least common multiple (LCM) of the given denominators. The LCM of 1515 and 1010 is indicated by LCM(15,10)\text{LCM}(15, 10). Try to think of the smallest number that both denominators divide into evenly. List the multiples of each number:

{10,20,30,40,50,60,}Multiples of 10\{10, 20, \mathbf{30}, 40, 50, \mathbf{60}, \dots\} \quad \text{\color{cyan}Multiples of 10}
{15,30,45,60,75,90,}Multiples of 15\{15, \mathbf{30}, 45, \mathbf{60}, 75, 90, \dots\} \quad \text{\color{cyan}Multiples of 15}

Common multiples are listed in bold, and the least common multiple is 30\mathbf{30}.

LCM(10,15)=30\text{LCM}(10, 15) = 30

Step 2: Multiply the numerator and the denominator of each fraction by values that result in equivalent fractions with the determined common denominator.

715310=7215233103\frac{7}{15} - \frac{3}{10} = \frac{7 \cdot {\color{cyan}2}}{15 \cdot {\color{cyan}2}} - \frac{3 \cdot {\color{cyan}3}}{10 \cdot {\color{cyan}3}}
=1430930\quad \quad \quad = \frac{14}{30} - \frac{9}{30}

Step 3: Add or subtract the numerators, write the result over the common denominator and then reduce if possible.

1430930=14930\frac{14}{30} - \frac{9}{30} = \frac{14 - 9}{30}
=530\quad \quad \quad = \frac{5}{30}
=5÷530÷5\quad \quad \quad = \frac{5 \div {\color{cyan}5}}{30 \div {\color{cyan}5}}
=16\quad \quad \quad = \frac{1}{6}

Answer:
16\frac{1}{6}

The least common multiple of the denominators is called the least common denominator (LCD). Finding the LCD is often the difficult step. It is worth finding because if any common multiple other than the least is used, then there will be more steps involved when reducing.

EXAMPLE 1.4.15

Add: 510+118\frac{5}{10} + \frac{1}{18}

Solution
First, determine that the LCM(10,18)\text{LCM}(10, 18) is 9090 and then find equivalent fractions with 9090 as the denominator.

510+118=59109+15185\frac{5}{10} + \frac{1}{18} = \frac{5 \cdot {\color{cyan}9}}{10 \cdot {\color{cyan}9}} + \frac{1 \cdot {\color{cyan}5}}{18 \cdot {\color{cyan}5}}
=4590+590\quad \quad \quad = \frac{45}{90} + \frac{5}{90}
=45+590\quad \quad \quad = \frac{45 + 5}{90}
=5090\quad \quad \quad = \frac{50}{90}
=50÷1090÷10\quad \quad \quad = \frac{50 \div {\color{cyan}10}}{90 \div {\color{cyan}10}}
=59\quad \quad \quad = \frac{5}{9}

Answer
59\frac{5}{9}

EXAMPLE 1.4.16

Try this! Add: 230+521\frac{2}{30} + \frac{5}{21}

Video Solution:
(click to see video)

EXAMPLE 1.4.17

Simplify: 213+35122 \frac{1}{3} + \frac{3}{5} - \frac{1}{2}

Solution
Begin by converting 2132 \frac{1}{3} to an improper fraction.

213+3512=73+3512Convert to improper fractions.2 \frac{1}{3} + \frac{3}{5} - \frac{1}{2} = \frac{7}{3} + \frac{3}{5} - \frac{1}{2} \quad \text{\color{cyan}Convert to improper fractions.}
=710310+3656115215LCM(3,5,2)=30\quad \quad \quad \quad \quad = \frac{7 \cdot {\color{cyan}10}}{3 \cdot {\color{cyan}10}} + \frac{3 \cdot {\color{cyan}6}}{5 \cdot {\color{cyan}6}} - \frac{1 \cdot {\color{cyan}15}}{2 \cdot {\color{cyan}15}} \quad \text{\color{cyan}LCM}(3, 5, 2) = 30
=7030+18301530Equivalent fractionswith a common denominator\quad \quad \quad \quad \quad = \frac{70}{30} + \frac{18}{30} - \frac{15}{30} \quad \begin{array}{l}\text{\color{cyan}Equivalent fractions} \\ \text{\color{cyan}with a common denominator}\end{array}
=70+181530\quad \quad \quad \quad \quad = \frac{70 + 18 - 15}{30}
=7330\quad \quad \quad \quad \quad = \frac{73}{30}
=21330\quad \quad \quad \quad \quad = 2 \frac{13}{30}

Answer:
213302 \frac{13}{30}

In general, it is preferable to work with improper fractions. However, when the original problem involves mixed numbers, if appropriate, present your answers as mixed numbers. Also, mixed numbers are often preferred when working with numbers on a number line and with real-world applications.

EXAMPLE 1.4.18

Subtract: 67217\frac{6}{7} - 2 \frac{1}{7}

EXAMPLE 1.4.19

How many 12\frac{1}{2} inch thick paperback books can be stacked to fit on a shelf that is 1121 \frac{1}{2} feet in height?

Solution
First, determine the height of the shelf in inches. To do this, use the fact that there are 1212 inches in 11 foot and multiply as follows:

112 ft=112 ft(12 in1 ft)1 \frac{1}{2} \text{ ft} = 1 \frac{1}{2} \text{ ft} \cdot \left( \frac{12 \text{ in}}{1 \text{ ft}} \right)
=3211261 in\quad \quad = \frac{3}{\cancel{2}_1} \cdot \frac{\cancel{12}^6}{1} \text{ in}
=18 in\quad \quad = 18 \text{ in}

Next, determine how many notebooks will fit by dividing the height of the shelf by the thickness of each book.

18 in÷12 in=182118 \text{ in} \div \frac{1}{2} \text{ in} = 18 \cdot \frac{2}{1}
=182\quad \quad \quad \quad \quad = 18 \cdot 2
=36\quad \quad \quad \quad \quad = 36

Answer
3636 books can be stacked on the shelf.

KEY TAKEAWAYS:

  • Fractions are not unique; there are many ways to express the same ratio. Find equivalent fractions by multiplying or dividing the numerator and the denominator by the same real number.
  • Equivalent fractions in lowest terms are generally preferred. It is a good practice to always reduce.
  • In algebra, improper fractions are generally preferred. However, in real-life applications, mixed number equivalents are often preferred. We may present answers as improper fractions unless the original question contains mixed numbers, or it is an answer to a real-world or geometric application.
  • Multiplying fractions does not require a common denominator; multiply the numerators and multiply the denominators to obtain the product. It is a best practice to cancel any common factors in the numerator and the denominator before multiplying.
  • Reciprocals are rational numbers whose product is equal to 11. Given a fraction ab\frac{a}{b}, its reciprocal is ba\frac{b}{a}.
  • Divide fractions by multiplying the dividend by the reciprocal of the divisor. In other words, multiply the numerator by the reciprocal of the denominator.
  • Rewrite any division problem as a product before canceling.
  • Adding or subtracting fractions requires a common denominator. When the denominators of any number of fractions are the same, simply add or subtract the numerators and write the result over the common denominator.
  • Before adding or subtracting fractions, ensure that the denominators are the same by finding equivalent fractions with a common denominator. Multiply the numerator and the denominator of each fraction by the appropriate value to find the equivalent fractions.
  • Typically, it is best to convert all mixed numbers to improper fractions before beginning the process of adding, subtracting, multiplying, or dividing.

EXERCISE 1.4.1

Reduce each fraction to lowest terms.

  1. 530\frac{5}{30}
  2. 624\frac{6}{24}
  3. 3070\frac{30}{70}
  4. 1827\frac{18}{27}
  5. 4484\frac{44}{84}
  6. 5490\frac{54}{90}
  7. 13530\frac{135}{30}
  8. 105300\frac{105}{300}
  9. 186\frac{18}{6}
  10. 25616\frac{256}{16}
  11. 12645\frac{126}{45}
  12. 52234\frac{52}{234}
  13. 54162\frac{54}{162}
  14. 20003000\frac{2000}{3000}
  15. 270360\frac{270}{360}

Answer
1: 1/61/6
3: 3/73/7
5: 11/2111/21
7: 9/29/2
9: 33
11: 14/514/5
13: 1/31/3
15: 3/43/4

EXERCISE 1.4.2

Rewrite as an improper fraction.

  1. 4344 \frac{3}{4}
  2. 2122 \frac{1}{2}
  3. 57155 \frac{7}{15}
  4. 1121 \frac{1}{2}
  5. 3583 \frac{5}{8}
  6. 1341 \frac{3}{4}
  7. 212-2 \frac{1}{2}
  8. 134-1 \frac{3}{4}

Answer
1: 19/419/4
3: 82/1582/15
5: 29/829/8
7: 5/2-5/2

EXERCISE 1.4.3

Rewrite as a mixed number.

  1. 152\frac{15}{2}
  2. 92\frac{9}{2}
  3. 4013\frac{40}{13}
  4. 10325\frac{103}{25}
  5. 7310\frac{73}{10}
  6. 527-\frac{52}{7}
  7. 596-\frac{59}{6}

Answer
2: 4124 \frac{1}{2}
4: 43254 \frac{3}{25}
6: 737-7 \frac{3}{7}

EXERCISE 1.4.4

Multiply and reduce to lowest terms.

  1. 2357\frac{2}{3} \cdot \frac{5}{7}
  2. 1548\frac{1}{5} \cdot \frac{4}{8}
  3. 1213\frac{1}{2} \cdot \frac{1}{3}
  4. 34209\frac{3}{4} \cdot \frac{20}{9}
  5. 574910\frac{5}{7} \cdot \frac{49}{10}
  6. 23912\frac{2}{3} \cdot \frac{9}{12}
  7. 6142112\frac{6}{14} \cdot \frac{21}{12}
  8. 44151511\frac{44}{15} \cdot \frac{15}{11}
  9. 3342133 \frac{3}{4} \cdot 2 \frac{1}{3}
  10. 27105592 \frac{7}{10} \cdot 5 \frac{5}{9}
  11. 311(52)\frac{3}{11} \left(-\frac{5}{2}\right)
  12. 45(92)-\frac{4}{5} \left(\frac{9}{2}\right)
  13. (98)(310)\left(-\frac{9}{8}\right) \left(-\frac{3}{10}\right)
  14. 67(143)\frac{6}{7} \left(-\frac{14}{3}\right)
  15. (912)(48)\left(-\frac{9}{12}\right) \left(-\frac{4}{8}\right)
  16. 38(415)-\frac{3}{8} \left(-\frac{4}{15}\right)
  17. 171213\frac{1}{7} \cdot \frac{1}{2} \cdot \frac{1}{3}
  18. 381521727\frac{3}{8} \cdot \frac{15}{21} \cdot \frac{7}{27}
  19. 2531845\frac{2}{5} \cdot 3 \frac{1}{8} \cdot \frac{4}{5}
  20. 2492525112 \frac{4}{9} \cdot \frac{2}{5} \cdot 2 \frac{5}{11}

Answer
1: 10/2110/21
3: 1/61/6
5: 7/27/2
7: 3/43/4
9: 35/435/4
11: 15/22-15/22
13: 27/5027/50
15: 3/83/8
17: 1/421/42
19: 11

EXERCISE 1.4.5

Determine the reciprocal of the following numbers.

  1. 12\frac{1}{2}
  2. 85\frac{8}{5}
  3. 23-\frac{2}{3}
  4. 43-\frac{4}{3}
  5. 1010
  6. 4-4
  7. 2132 \frac{1}{3}
  8. 1581 \frac{5}{8}

Answer
1: 22
3: 3/2-3/2
5: 1/101/10
7: 3/73/7
9: 3/43/4

EXERCISE 1.4.6

Divide and reduce to lowest terms.

  1. 12÷23\frac{1}{2} \div \frac{2}{3}
  2. 59÷13\frac{5}{9} \div \frac{1}{3}
  3. 58÷(45)\frac{5}{8} \div \left(-\frac{4}{5}\right)
  4. (27)÷153\left(-\frac{2}{7}\right) \div \frac{15}{3}
  5. 611722\frac{-\frac{6}{11}}{-\frac{7}{22}}
  6. 12110\frac{\frac{1}{2}}{\frac{1}{10}}
  7. 34520\frac{-\frac{3}{4}}{-\frac{5}{20}}
  8. 2392\frac{\frac{2}{3}}{\frac{9}{2}}
  9. 305053\frac{\frac{30}{50}}{\frac{5}{3}}
  10. 122\frac{\frac{1}{2}}{2}
  11. 525\frac{5}{\frac{2}{5}}
  12. 658\frac{-6}{\frac{5}{8}}
  13. 212÷532 \frac{1}{2} \div \frac{5}{3}
  14. 423÷3124 \frac{2}{3} \div 3 \frac{1}{2}
  15. 5÷2355 \div 2 \frac{3}{5}
  16. 438÷234 \frac{3}{8} \div 23

Answer
1: 3/43/4
3: 25/32-25/32
5: 12/712/7
7: 33
9: 9/259/25
11: 25/225/2
13: 3/23/2
15: 25/1325/13

EXERCISE 1.4.7

Add or subtract and reduce to lowest terms.

  1. 1720520\frac{17}{20} - \frac{5}{20}
  2. 49139\frac{4}{9} - \frac{13}{9}
  3. 35+15\frac{3}{5} + \frac{1}{5}
  4. 1115+915\frac{11}{15} + \frac{9}{15}
  5. 5727\frac{5}{7} - \frac{2}{7}
  6. 12+13\frac{1}{2} + \frac{1}{3}
  7. 1514\frac{1}{5} - \frac{1}{4}
  8. 3452\frac{3}{4} - \frac{5}{2}
  9. 38+716\frac{3}{8} + \frac{7}{16}
  10. 715310\frac{7}{15} - \frac{3}{10}
  11. 310+214\frac{3}{10} + \frac{2}{14}
  12. 230+521\frac{2}{30} + \frac{5}{21}
  13. 318124\frac{3}{18} - \frac{1}{24}
  14. 512+2135 \frac{1}{2} + 2 \frac{1}{3}
  15. 134+21101 \frac{3}{4} + 2 \frac{1}{10}
  16. 12+13+16\frac{1}{2} + \frac{1}{3} + \frac{1}{6}
  17. 23+3529\frac{2}{3} + \frac{3}{5} - \frac{2}{9}
  18. 7332+215\frac{7}{3} - \frac{3}{2} + \frac{2}{15}
  19. 9432+38\frac{9}{4} - \frac{3}{2} + \frac{3}{8}
  20. 23412+316\frac{2}{3} - 4 \frac{1}{2} + 3 \frac{1}{6}
  21. 1616+3181 - \frac{6}{16} + \frac{3}{18}
  22. 31211153 - \frac{1}{21} - \frac{1}{15}

Answer
1: 3/53/5
3: 4/54/5
5: 3/73/7
7: 5/65/6
9: 7/4-7/4
11: 1/61/6
13: 32/10532/105
15: 47/647/6
17: 11
19: 29/3029/30
21:
23: 19/2419/24

EXERCISE 1.4.8

Perform the operations. Reduce answers to lowest terms.

  1. 31473+18\frac{3}{14} \cdot \frac{7}{3} + \frac{1}{8}
  2. 12(45)+1415\frac{1}{2} \cdot \left(-\frac{4}{5}\right) + \frac{14}{15}
  3. 12÷3415\frac{1}{2} \div \frac{3}{4} \cdot \frac{1}{5}
  4. 59÷5352-\frac{5}{9} \div \frac{5}{3} \cdot \frac{5}{2}
  5. 45÷412\frac{4}{5} \div 4 \cdot \frac{1}{2}
  6. 53÷1523\frac{5}{3} \div 15 \cdot \frac{2}{3}
  7. What is the product of 316\frac{3}{16} and 49\frac{4}{9}?
  8. What is the product of 245-\frac{24}{5} and 258\frac{25}{8}?
  9. What is the quotient of 59\frac{5}{9} and 253\frac{25}{3}?
  10. What is the quotient of 165-\frac{16}{5} and 3232?
  11. Subtract 16\frac{1}{6} from the sum of 92\frac{9}{2} and 23\frac{2}{3}.
  12. Subtract 14\frac{1}{4} from the sum of 34\frac{3}{4} and 65\frac{6}{5}.
  13. What is the total width when 33 boards, each with a width of 2582 \frac{5}{8} inches, are glued together?
  14. The precipitation in inches for a particular 3-day weekend was published as 310\frac{3}{10} inches on Friday, 1121 \frac{1}{2} inches on Saturday, and 34\frac{3}{4} inches on Sunday. Calculate the total precipitation over this period.
  15. A board that is 5145 \frac{1}{4} feet long is to be cut into 77 pieces of equal length. What is length of each piece?
  16. How many 34\frac{3}{4} inch thick notebooks can be stacked into a box that is 22 feet high?
  17. In a mathematics class of 4444 students, one-quarter of the students signed up for a special Saturday study session. How many students signed up?
  18. Determine the length of fencing needed to enclose a rectangular pen with dimensions 351235 \frac{1}{2} feet by 202320 \frac{2}{3} feet.
  19. Each lap around the track measures 14\frac{1}{4} mile. How many laps are required to complete a 2122 \frac{1}{2} mile run?
  20. A retiree earned a pension that consists of three-fourths of his regular monthly salary. If his regular monthly salary was $5,200\$5,200, then what monthly payment can the retiree expect from the pension plan?

Answer
1: 5/85/8
3: 2/152/15
5:
7: 1/101/10
9: 1/121/12
11: 1/151/15
13: 55
15: 63/863/8 inches
17: 3/43/4 feet
19: 1111 students
21: 1010 laps

Discussion Board Topics

  1. Does 00 have a reciprocal? Explain.
  2. Explain the difference between the LCM and the GCF. Give an example.
  3. Explain the difference between the LCM and LCD.
  4. Why is it necessary to find an LCD in order to add or subtract fractions?
  5. Explain how to determine which fraction is larger, 716\frac{7}{16} or 12\frac{1}{2}.

EXPONENTS AND SQUARE ROOTS

LEARNING OBJECTIVES

  • Interpret exponential notation with positive integer exponents.
  • Calculate the nthn\text{th} power of a real number.
  • Calculate the exact and approximate value of the square root of a real number.

EXPONENTIAL NOTATION AND POSITIVE INTEGER EXPONENTS

If a number is repeated as a factor numerous times, then we can write the product in a more compact form using exponential notation. For example,

5555=545 \cdot 5 \cdot 5 \cdot 5 = 5^4

The base is the factor, and the positive integer exponent indicates the number of times the base is repeated as a factor. In the above example, the base is 55 and the exponent is 44. In general, if aa is the base that is repeated as a factor nn times, then

an=aaaan factors of aa^n = \underbrace{a \cdot a \cdot a \cdot \dots \cdot a}_{n \text{ factors of } a}

Figure 1.6.1

When the exponent is 22, we call the result a square. For example,

32=33=93^2 = 3 \cdot 3 = 9

The number 33 is the base and the integer 22 is the exponent. The notation 323^2 can be read two ways: “three squared” or “$3$ raised to the second power.” The base can be any real number.

It is important to study the difference between the ways the last two examples are calculated. In the example (7)2(-7)^2, the base is 7-7 as indicated by the parentheses. In the example 52-5^2, the base is 55, not 5-5, so only the 55 is squared and the result remains negative. To illustrate this, write

52=152=155=25-5^2 = -1 \cdot 5^2 = -1 \cdot 5 \cdot 5 = -25

This subtle distinction is very important because it determines the sign of the result.

The textual notation for exponents is usually denoted using the caret (^) symbol as follows:

82=8 ˆ 2=88=648^2 = 8 \text{ \^{} } 2 = 8 * 8 = 64
5.12=5.1 ˆ 2=5.15.1=26.01-5.1^2 = -5.1 \text{ \^{} } 2 = -5.1 * 5.1 = -26.01

The square of an integer is called a perfect square. The ability to recognize perfect squares is useful in our study of algebra. The squares of the integers from 11 to 1515 should be memorized. A partial list of perfect squares follows:

{0,1,4,9,16,25,36,49,64,81,100,121,144,169,196,225,}\{0, 1, 4, 9, 16, 25, 36, 49, 64, 81, 100, 121, 144, 169, 196, 225, \dots\}

EXERCISE 1.6.1

Simplify
(12)2.(-12)^2.

Answer
144144

When the exponent is 33 we call the result a cube. For example,

33=333=273^3 = 3 \cdot 3 \cdot 3 = 27

The notation 333^3 can be read two ways: “three cubed” or “$3$ raised to the third power.” As before, the base can be any real number.

Note that the result of cubing a negative number is negative. The cube of an integer is called a perfect cube. The ability to recognize perfect cubes is useful in our study of algebra. The cubes of the integers from 11 to 1010 should be memorized. A partial list of perfect cubes follows:

{0,1,8,27,64,125,216,343,512,729,1000,}\{0, 1, 8, 27, 64, 125, 216, 343, 512, 729, 1000, \dots\}

EXERCISE 1.6.2

Simplify (2)3(-2)^3.

Answer
8-8

If the exponent is greater than 33, then the notation ana^n is read “$a$ raised to the nthn\text{th} power.”

106=101010101010=1,000,00010^6 = 10 \cdot 10 \cdot 10 \cdot 10 \cdot 10 \cdot 10 = 1,000,000
(1)4=(1)(1)(1)(1)=1(-1)^4 = (-1)(-1)(-1)(-1) = 1
(13)5=1313131313=1243\left(\frac{1}{3}\right)^5 = \frac{1}{3} \cdot \frac{1}{3} \cdot \frac{1}{3} \cdot \frac{1}{3} \cdot \frac{1}{3} = \frac{1}{243}

Notice that the result of a negative base with an even exponent is positive. The result of a negative base with an odd exponent is negative. These facts are often confused when negative numbers are involved. Study the following four examples carefully:

Table 1.6.1

The base is (2)(-2) The base is 22
(2)4=(2)(2)(2)(2)=+16(-2)^4 = (-2) \cdot (-2) \cdot (-2) \cdot (-2) = +16 24=2222=16-2^4 = -2 \cdot 2 \cdot 2 \cdot 2 = -16
(2)3=(2)(2)(2)=8(-2)^3 = (-2) \cdot (-2) \cdot (-2) = -8 23=222=8-2^3 = -2 \cdot 2 \cdot 2 = -8

The parentheses indicate that the negative number is to be used as the base.

EXAMPLE 1.6.1

Calculate:
a. (13)3\left(-\frac{1}{3}\right)^3
b. (13)4\left(-\frac{1}{3}\right)^4

Solution:
The base is 13-\frac{1}{3} for both problems.
a. Use the base as a factor three times.
(13)3=(13)(13)(13)\left(-\frac{1}{3}\right)^3 = \left(-\frac{1}{3}\right)\left(-\frac{1}{3}\right)\left(-\frac{1}{3}\right)
=127\quad \quad = -\frac{1}{27}
b. Use the base as a factor four times.
(13)4=(13)(13)(13)(13)\left(-\frac{1}{3}\right)^4 = \left(-\frac{1}{3}\right)\left(-\frac{1}{3}\right)\left(-\frac{1}{3}\right)\left(-\frac{1}{3}\right)
=+181\quad \quad = +\frac{1}{81}

Answer:
a. -\frac{1}{27}$; b. $\frac{1}{81}

EXERCISE 1.6.3

Simplify:
104 and (10)4.-10^4 \text{ and } (-10)^4.

Answer
10,000-10,000 and 10,00010,000

SQUARE ROOT OF A REAL NUMBER

Think of finding the square root of a number as the inverse of squaring a number. In other words, to determine the square root of 2525 the question is, “What number squared equals 2525?” Actually, there are two answers to this question, 55 and 5-5.

52=25and(5)2=255^2 = 25 \quad \text{and} \quad (-5)^2 = 25

When asked for the square root of a number, we implicitly mean the principal (nonnegative) square root. Therefore we have,

a2=a, if a0 or more generally a2=a\sqrt{a^2} = a, \text{ if } a \geq 0 \text{ or more generally } \sqrt{a^2} = |a|

As an example, 25=5\sqrt{25} = 5, which is read “square root of 2525 equals 55.” The symbol \sqrt{\quad} is called the radical sign and 2525 is called the radicand.

The alternative textual notation for square roots follows:

16=sqrt(16)=4\sqrt{16} = \text{sqrt}(16) = 4

It is also worthwhile to note that

1=1and0=0\sqrt{1} = 1 \quad \text{and} \quad \sqrt{0} = 0

This is the case because 12=11^2 = 1 and 02=00^2 = 0.

EXAMPLE 1.6.2

Simplify:
10,000.\sqrt{10,000}.

Solution:
10,00010,000 is a perfect square because 100100=10,000100 \cdot 100 = 10,000.
10,000=(100)2\sqrt{10,000} = \sqrt{(100)^2}
=100\quad \quad \quad = 100

Answer:
100100

EXAMPLE 1.6.3

Simplify:
19.\sqrt{\frac{1}{9}}.

Solution:
Here we notice that 19\frac{1}{9} is a square because 1313=19\frac{1}{3} \cdot \frac{1}{3} = \frac{1}{9}.
19=(13)2\sqrt{\frac{1}{9}} = \sqrt{\left(\frac{1}{3}\right)^2}
=13\quad = \frac{1}{3}

Answer:
13\frac{1}{3}

Given aa and bb as positive real numbers, use the following property to simplify square roots whose radicands are not squares:

ab=ab\sqrt{a \cdot b} = \sqrt{a} \cdot \sqrt{b}

The idea is to identify the largest square factor of the radicand and then apply the property shown above. As an example, to simplify 8\sqrt{8} notice that 88 is not a perfect square. However, 8=428 = 4 \cdot 2 and thus has a perfect square factor other than 11. Apply the property as follows:

8=42\sqrt{8} = \sqrt{4 \cdot 2}
=42\quad = \sqrt{4} \cdot \sqrt{2}
=22\quad = 2 \cdot \sqrt{2}
=22\quad = 2\sqrt{2}

Here 222\sqrt{2} is a simplified irrational number. You are often asked to find an approximate answer rounded off to a certain decimal place. In that case, use a calculator to find the decimal approximation using either the original problem or the simplified equivalent.

8=222.83\sqrt{8} = 2\sqrt{2} \approx 2.83

On a calculator, try 2.83 ˆ 22.83 \text{ \^{} } 2. What do you expect? Why is the answer not what you would expect?

It is important to mention that the radicand must be positive. For example, 9\sqrt{-9} is undefined since there is no real number that when squared is negative. Try taking the square root of a negative number on your calculator. What does it say?

NOTE
Taking the square root of a negative number is defined later in the course.

EXAMPLE 1.6.4

Simplify and give an approximate answer rounded to the nearest hundredth:
75.\sqrt{75}.

Solution:
The radicand 7575 can be factored as 25325 \cdot 3 where the factor 2525 is a perfect square.
75=253The largest perfect square factor of 75 is 25.\sqrt{75} = \sqrt{25 \cdot 3} \quad \text{\color{cyan}The largest perfect square factor of 75 is 25.}
=253\quad = \sqrt{25} \cdot \sqrt{3}
=53Exact answer\quad = 5 \cdot \sqrt{3} \quad \text{\color{cyan}Exact answer}
8.66Approximate answer\quad \approx 8.66 \quad \text{\color{cyan}Approximate answer}

Answer:
758.66\sqrt{75} \approx 8.66

As a check, calculate 75\sqrt{75} and 535\sqrt{3} on a calculator and verify that the both results are approximately 8.668.66.

EXAMPLE 1.6.5

Simplify:
180.\sqrt{180}.

Solution:
180=365\sqrt{180} = \sqrt{36 \cdot 5}
=365\quad \quad = \sqrt{36} \cdot \sqrt{5}
=65\quad \quad = 6 \cdot \sqrt{5}
=65\quad \quad = 6\sqrt{5}

Since the question did not ask for an approximate answer, we present the exact answer.

Answer:
656\sqrt{5}

EXAMPLE 1.6.6

Simplify:
5162.-5\sqrt{162}.

Solution:
5162=5812-5\sqrt{162} = -5 \cdot \sqrt{81 \cdot 2}
=5812\quad \quad \quad = -5 \cdot \sqrt{81} \cdot \sqrt{2}
=592\quad \quad \quad = -5 \cdot 9 \cdot \sqrt{2}
=452\quad \quad \quad = -45 \cdot \sqrt{2}
=452\quad \quad \quad = -45\sqrt{2}

Answer:
452-45\sqrt{2}

EXERCISE 1.6.4

Simplify and give an approximate answer rounded to the nearest hundredth:
128.\sqrt{128}.

Answer
8211.318\sqrt{2} \approx 11.31

A right triangle is a triangle where one of the angles measures 9090^\circ. The side opposite the right angle is the longest side, called the hypotenuse, and the other two sides are called legs. Numerous real-world applications involve this geometric figure. The Pythagorean theorem states that given any right triangle with legs measuring aa and bb units, the square of the measure of the hypotenuse cc is equal to the sum of the squares of the measures of the legs: a2+b2=c2a^2 + b^2 = c^2. In other words, the hypotenuse of any right triangle is equal to the square root of the sum of the squares of its legs.

c=a2+b2c = \sqrt{a^2 + b^2}

Figure 1.6.1

EXAMPLE 1.6.7

If the two legs of a right triangle measure 33 units and 44 units, then find the length of the hypotenuse.

Solution:
Given the lengths of the legs of a right triangle, use the formula c=a2+b2c = \sqrt{a^2 + b^2} to find the length of the hypotenuse.

Figure 1.6.2

c=a2+b2c = \sqrt{a^2 + b^2}
c=32+42c = \sqrt{3^2 + 4^2}
=9+16\quad = \sqrt{9 + 16}
=25\quad = \sqrt{25}
=5\quad = 5

Answer:
c=5c = 5 units

When finding the hypotenuse of a right triangle using the Pythagorean theorem, the radicand is not always a perfect square.

EXAMPLE 1.6.8

If the two legs of a right triangle measure 22 units and 66 units, find the length of the hypotenuse.

Solution:

Figure 1.6.3

c=a2+b2c = \sqrt{a^2 + b^2}
=22+62\quad = \sqrt{2^2 + 6^2}
=4+36\quad = \sqrt{4 + 36}
=40\quad = \sqrt{40}
=410\quad = \sqrt{4 \cdot 10}
=410\quad = \sqrt{4} \cdot \sqrt{10}
=210\quad = 2 \cdot \sqrt{10}

Answer:
c=210c = 2\sqrt{10} units

KEY TAKEAWAYS

  • When using exponential notation ana^n, the base aa is used as a factor nn times.
  • When the exponent is 22, the result is called a square. When the exponent is 33, the result is called a cube.
  • Memorize the squares of the integers up to 1515 and the cubes of the integers up to 1010. They will be used often as you progress in your study of algebra.
  • When negative numbers are involved, take care to associate the exponent with the correct base. Parentheses group a negative number raised to some power.
  • A negative base raised to an even power is positive.
  • A negative base raised to an odd power is negative.
  • The square root of a number is a number that when squared results in the original number. The principal square root is the positive square root.
  • Simplify a square root by looking for the largest perfect square factor of the radicand. Once a perfect square is found, apply the property ab=ab\sqrt{a \cdot b} = \sqrt{a} \cdot \sqrt{b}, where aa and bb are nonnegative, and simplify.
  • Check simplified square roots by calculating approximations of the answer using both the original problem and the simplified answer on a calculator to verify that the results are the same.
  • Find the length of the hypotenuse of any right triangle given the lengths of the legs using the Pythagorean theorem.

EXERCISE 1.6.5 SQUARE OF A NUMBER

Simplify.

  1. 10210^2
  2. 12212^2
  3. (9)2(-9)^2
  4. 122-12^2
  5. 11211^2
  6. (20)2(-20)^2
  7. 020^2
  8. 121^2
  9. (8)2-(-8)^2
  10. (13)2-(13)^2
  11. (12)2\left(\frac{1}{2}\right)^2
  12. (23)2\left(-\frac{2}{3}\right)^2
  13. 0.520.5^2
  14. 1.2521.25^2
  15. (2.6)2(-2.6)^2
  16. (5.1)2-(-5.1)^2
  17. (213)2\left(2\frac{1}{3}\right)^2
  18. (512)2\left(5\frac{1}{2}\right)^2

Answer

  1. 100100
  2. 8181
  3. 121121
  4. 00
  5. 64-64
  6. 14\frac{1}{4}
  7. .25.25
  8. 6.766.76
  9. 5495\frac{4}{9}

EXERCISE 1.6.6 SQUARE OF A NUMBER

If ss is the length of the side of a square, then the area is given by A=s2A = s^2.

  1. Determine the area of a square given that a side measures 55 inches.
  2. Determine the area of a square given that a side measures 2.32.3 feet.
  3. List all the squares of the integers 00 through 1515.
  4. List all the squares of the integers from 15-15 to 00.
  5. List the squares of all the rational numbers in the set {0,13,23,1,43,53,2}\{0, \frac{1}{3}, \frac{2}{3}, 1, \frac{4}{3}, \frac{5}{3}, 2\}.
  6. List the squares of all the rational numbers in the set {0,12,1,32,2,52}\{0, \frac{1}{2}, 1, \frac{3}{2}, 2, \frac{5}{2}\}.

Answer
16. 2525 square inches
17. {0,1,4,9,16,25,36,49,64,81,100,121,144,169,196,225}\{0, 1, 4, 9, 16, 25, 36, 49, 64, 81, 100, 121, 144, 169, 196, 225\}
18. {0,19,49,1,169,259,4}\{0, \frac{1}{9}, \frac{4}{9}, 1, \frac{16}{9}, \frac{25}{9}, 4\}

EXERCISE 1.6.7 INTEGER EXPONENTS

Simplify.

  1. 535^3
  2. 262^6
  3. (1)4(-1)^4
  4. (3)3(-3)^3
  5. 14-1^4
  6. (2)4(-2)^4
  7. 73-7^3
  8. (7)3(-7)^3
  9. (3)3-(-3)^3
  10. (10)4-(-10)^4
  11. (1)20(-1)^{20}
  12. (1)21(-1)^{21}
  13. (6)3(-6)^3
  14. 34-3^4
  15. 11001^{100}
  16. 01000^{100}
  17. (12)3-\left(\frac{1}{2}\right)^3
  18. (12)6\left(\frac{1}{2}\right)^6
  19. (52)3\left(\frac{5}{2}\right)^3
  20. (34)4-\left(\frac{3}{4}\right)^4
  21. List all the cubes of the integers 5-5 through 55.
  22. List all the cubes of the integers from 10-10 to 00.
  23. List all the cubes of the rational numbers in the set {23,13,0,13,23}\{-\frac{2}{3}, -\frac{1}{3}, 0, \frac{1}{3}, \frac{2}{3}\}.
  24. List all the cubes of the rational numbers in the set {37,17,0,17,37}\{-\frac{3}{7}, -\frac{1}{7}, 0, \frac{1}{7}, \frac{3}{7}\}.

Answer
43. 125125
44. 11
45. 1-1
46. 343-343
47. 2727
48. 11
49. 216-216
50. 11
51. 18-\frac{1}{8}
52. 1258\frac{125}{8}
53. {125,64,27,8,1,0,1,8,27,64,125}\{-125, -64, -27, -8, -1, 0, 1, 8, 27, 64, 125\}
54. {827,127,0,127,827}\{-\frac{8}{27}, -\frac{1}{27}, 0, \frac{1}{27}, \frac{8}{27}\}

EXERCISE 1.6.8 SQUARE ROOT OF A NUMBER

Determine the exact answer in simplified form.

  1. 121\sqrt{121}
  2. 81\sqrt{81}
  3. 100\sqrt{100}
  4. 169\sqrt{169}
  5. 25-\sqrt{25}
  6. 144-\sqrt{144}
  7. 12\sqrt{12}
  8. 27\sqrt{27}
  9. 45\sqrt{45}
  10. 50\sqrt{50}
  11. 98\sqrt{98}
  12. 2000\sqrt{2000}
  13. 14\sqrt{\frac{1}{4}}
  14. 916\sqrt{\frac{9}{16}}
  15. 59\sqrt{\frac{5}{9}}
  16. 836\sqrt{\frac{8}{36}}
  17. 0.64\sqrt{0.64}
  18. 0.81\sqrt{0.81}
  19. 302\sqrt{30^2}
  20. 152\sqrt{15^2}
  21. (2)2\sqrt{(-2)^2}
  22. (5)2\sqrt{(-5)^2}
  23. 9\sqrt{-9}
  24. 16\sqrt{-16}
  25. 3163\sqrt{16}
  26. 5185\sqrt{18}
  27. 236-2\sqrt{36}
  28. 332-3\sqrt{32}
  29. 62006\sqrt{200}
  30. 102710\sqrt{27}

Answer
85. 1111
86. 1010
87. 5-5
88. 232\sqrt{3}
89. 353\sqrt{5}
90. 727\sqrt{2}
91. 12\frac{1}{2}
92. 53\frac{\sqrt{5}}{3}
93. 0.80.8
94. 3030
95. 22
96. Not real
97. 1212
98. 12-12
99. 60260\sqrt{2}

EXERCISE 1.6.9 SQUARE ROOT OF A NUMBER

Approximate the following to the nearest hundredth.

  1. 2\sqrt{2}
  2. 3\sqrt{3}
  3. 10\sqrt{10}
  4. 15\sqrt{15}
  5. 232\sqrt{3}
  6. 525\sqrt{2}
  7. 65-6\sqrt{5}
  8. 46-4\sqrt{6}
  9. 79\sqrt{79}
  10. 54\sqrt{54}
  11. 162-\sqrt{162}
  12. 86-\sqrt{86}
  13. If the two legs of a right triangle measure 66 units and 88 units, then find the length of the hypotenuse.
  14. If the two legs of a right triangle measure 55 units and 1212 units, then find the length of the hypotenuse.
  15. If the two legs of a right triangle measure 99 units and 1212 units, then find the length of the hypotenuse.
  16. If the two legs of a right triangle measure 32\frac{3}{2} units and 22 units, then find the length of the hypotenuse.
  17. If the two legs of a right triangle both measure 11 unit, then find the length of the hypotenuse.
  18. If the two legs of a right triangle measure 11 unit and 55 units, then find the length of the hypotenuse.
  19. If the two legs of a right triangle measure 22 units and 44 units, then find the length of the hypotenuse.
  20. If the two legs of a right triangle measure 33 units and 99 units, then find the length of the hypotenuse.

Answer
120. 1.411.41
121. 3.163.16
122. 3.463.46
123. 13.42-13.42
124. 8.898.89
125. 12.73-12.73
126. 1010 units
127. 1515 units
128. 2\sqrt{2} units
129. 252\sqrt{5} units

EXERCISE 1.6.10 DISCUSSION BOARD TOPICS

  1. Why is the result of an exponent of 22 called a square? Why is the result of an exponent of 33 called a cube?
  2. Research and discuss the history of the Pythagorean theorem.
  3. Research and discuss the history of the square root.
  4. Discuss the importance of the principal square root.

Answer
134. Answers may vary
135. Answers may vary