Chap 1
Chap 1
The Foundations
of Algebra
Suppose you asked a friend of yours, who is a physics major, “How long does it take for a
rock to reach the ground after being thrown into the air?” She will tell you that an object
thrown straight up with a velocity of 20 meters per second would reach the ground in a little
more than 4 seconds, if air resistance was not a factor. This is true, however, only on the
Earth. What if we were on another planet, or even a large moon like Ganymede? An object
thrown straight up from the surface of Ganymede, with the same initial velocity of 20 m/s,
would take almost 20 seconds to reach the ground. (Check out the Chapter Project.)
1
BVT_CollAlg6e_001_HT_Alg_5e_c01_01-78.qxd 3/9/11 1:17 PM Page 2
If you asked your friend how she arrived at these conclusions, she could
use words like algebraic expression, factoring, and polynomial. Before you
read this chapter, explore one of these words at http://mathworld.
http://mathworld wolfram.com/Polynomial.html. This site can help you discover the meanings
.wolfram.com
of many other terms as well.
/Polynomial.html
Many problems that each of us encounters in the real world require the
use and understanding of mathematics. Often, the methods used to solve
these problems share certain characteristics, and it is both helpful and
important to focus on these similarities. Algebra is one branch of mathemat-
ics that enables us to learn basic problem-solving techniques applicable to
a wide variety of circumstances.
For example, if one starts with 2 apples and gets 3 more apples, how
many apples does one have? If the travel time between Philadelphia and
New York was 2 hours in the morning and 3 hours in the afternoon, how
much time was spent traveling? The solution to the first problem is
2 apples 3 apples 5 apples
The solution to the second problem is
2 hours 3 hours 5 hours
Algebra focuses on the fact that
2x 3x 5x
It does not matter what meaning one gives to the symbol x.
Although this level of abstraction can create some difficulty, it is the
nature of algebra that permits us to distill the essentials of problem solving
into such rudimentary formulas. In the examples noted above, we used the
counting or natural numbers as the number system needed to describe the
problems. This number system is generally the first that one learns as a
child. One can create other formulas for more general number systems.
We shall begin our presentation with a discussion of the real number
system and its associated properties. We note a correspondence between
the real numbers and the points on a real number line, and give a graphical
presentation of this correspondence. The remainder of this chapter is devot-
ed to a review of some fundamentals of algebra: the meaning and use of
variables, algebraic expressions and polynomial forms, scientific notation,
factoring, operations with algebraic fractions, and an introduction to the
complex number system.
■ ■ ■
BVT_CollAlg6e_001_HT_Alg_5e_c01_01-78.qxd 3/9/11 1:17 PM Page 3
We see that dime ∈ C, but half dollar ∉ C. Further, the set H {nickel, dime}
is a subset of C.
✔ Progress Check
The set V consists of the vowels in this particular sentence.
a. Write V in set notation.
b. Is the letter k a member of V?
c. Is the letter u a member of V?
d. List the subsets of V having four elements.
Answers
a. V = {a, e, i, o, u} b. No c. Yes
d. {a, e, i, o}, {e, i, o, u}, {a, i, o, u}, {a, e, o, u}, {a, e, i, u}
(Note: The three dots, known as ellipses, following the numbers in each of the
examples above means that the pattern continues in the same manner forever.)
The decimal form of an irrational number never forms a repeating pattern.
The rational and irrational numbers together form the set of real numbers. (See
Figure 1.)
BVT_CollAlg6e_001_HT_Alg_5e_c01_01-78.qxd 3/9/11 1:18 PM Page 5
Rational Numbers
Integers
Natural Irrational
Numbers Numbers
Calculator Alert
2 = 1.414213562
= 3.141592654
a. 2 + 3 = 3 + 2 b. (2 3) 4 = 2 (3 4)
1
c. 2 = 1 d. 2(3 + 5) = (2 3) + (2 5)
2
BVT_CollAlg6e_001_HT_Alg_5e_c01_01-78.qxd 3/9/11 1:18 PM Page 6
SOLUTION
a. commutative under addition c. multiplicative inverse
b. associative under multiplication d. distributive law
Equality
When we say that two numbers are equal, we mean that they represent the
same value. Thus, when we write
a=b
Read “a equals b”, we mean that a and b represent the same number. For
example, 2 + 5 and 4 + 3 are different ways of writing the number 7, so we can
write
2+5=4+3
Equality satisfies four basic properties shown in Table 2, where a, b, and c are
any real numbers.
SOLUTION
a. symmetric property b. transitive property c. substitution property
Additional Properties
Using the properties of real numbers, the properties of equalities, and rules of
logic, we can derive many other properties of the real numbers, as shown in
Table 3, where a, b, and c are any real numbers.
Calculator Alert
If a and b are real numbers and b ≠ 0, then the quotient of a and b, denot-
a
ed or a/b, is defined by
b
a 1
=a
b b
a
and the operation is called division. We also write b as a ÷ b and speak of the
fraction a over b. The numbers a and b are called the numerator and denom-
a
inator of the fraction b, respectively. Observe that we have not defined divi-
sion by zero, since 0 has no reciprocal.
In Table 4, a, b, c, and d are real numbers with b ≠ 0, c ≠ 0, and d ≠ 0.
✔ Progress Check
Perform the indicated operations.
Answers
17
a. b. 2 23
c.
20 3 21
6 23 3 ac a
Rules of
10 25 5 bc b fractions
2 5 10 a c ac
3 7 21 b d bd
4 2 a c
since 4 3 = 6 2 if ad = bc
6 3 b d
2 5 7 a c ac
9 9 9 d d d
2 2 a a
9 9 (9 ) 2 d d (d ) a
5 5 (9 ) 5 b b (d ) b
9 9 d d
2 5 2 (4 ) 5 (3 ) a c a (d ) c (b )
3 4 3 (4 ) 4 (3 ) b d b (d ) d (b )
8 15 23 ad cb
12 12 12 bd
2 2 a a
3 3 (3 7 ) 2(7 ) 14 b b (bd ) ad
5 5 (3 7 ) 5(3 ) 15 c c (bd ) cb
7 7 d d
BVT_CollAlg6e_001_HT_Alg_5e_c01_01-78.qxd 3/9/11 1:18 PM Page 10
In Exercises 922, determine whether the given In Exercises 37–40, find a counterexample; that
statement is true (T) or false (F). is, find real values for which the statement is
false.
9. 14 is a natural number.
4 37. a b = b a
10. 5 is a rational number.
a b
11.
is a rational number. 38. =
3 b a
1.75
12.
18.6 is an irrational number. 39. a(b + c) = ab + c
13. 1207 is an integer. 40. (a + b)(c + d) = ac + bd
14. 0.75 is an irrational number.
In Exercises 41–44, indicate the property or prop-
4
15.
5 is a real number. erties of equality that justify the statement.
16. 3 is a rational number. 41. If 3x = 5, then 5 = 3x.
17. 2 is a real number. 42. If x + y = 7 and y = 5, then x + 5 = 7.
18. The sum of two rational numbers is always a 43. If 2y = z and z = x + 2, then 2y = x + 2.
rational number.
44. If x + 2y + 3z = r + s and r = x + 1, then
19. The sum of two irrational numbers is always x + 2y + 3z = x + 1 + s.
an irrational number.
20. The product of two rational numbers is In Exercises 45–49, a, b, and c are real numbers.
always a rational number. Use the properties of real numbers and the prop-
erties of equality to prove each statement.
21. The product of two irrational numbers is
45. If a = b, then ac = bc.
always an irrational number.
BVT_CollAlg6e_001_HT_Alg_5e_c01_01-78.qxd 3/9/11 1:18 PM Page 11
a
c
b
46. If a = b and c ≠ 0, then = .
c i. ( )( ) ( )( )
3
4
21
37
3
4
16
37
47. If a c = b c, then a = b.
48. a(b c) = ab ac
1
3
( )
1
4
j.
7 3
49. Prove that the real number 0 does not have a
1 8 16
reciprocal. (Hint: Assume b = 0 is the recip-
rocal of 0.) Supply a reason for each of the
following steps.
( )( )
3 1
5 7
k.
1 1 1
1 =0
0 2 3
=0b
=0
l. ⴢ( )
2 3 4
5 2 7
Since this conclusion is impossible, the origi-
nal assumption must be false. 54. What is the meaning attached to each of the
following?
50. Give three examples for each of the following: 6 0
a. b.
a. a real number that is not a rational number 0 6
b. a rational number that is not an integer 6 0
c. d. 1
c. an integer that is not a natural number 6 2
0
51. Give three examples for each of the following: e.
0
a. two rational numbers that are not integers
whose sum is an integer 55. Use your calculator to convert the following
fractions to (repeating) decimals. Look for a
b. two irrational numbers whose sum is a
rational number pattern that repeats.
1 3 10 2
52. Find a subset of the reals that is closed with a. b. c. d.
4 5 13 7
respect to addition and multiplication but
not with respect to subtraction and division. e. Does your calculator round off the final
digit of an approximation, or does your
53. Perform the indicated operations. Verify
calculator “drop off” the extra digits? To
your answers using your calculator.
answer this question, evaluate
a. (8) + 13
2 ÷ 3 to see if your calculator displays
b. (8) + (13) 0.6666666666 or 0.6666666667.
c. 8 (13)
56. A proportion is a statement of equality
d. (5)(3) (12) between two ratios. Solve the following pro-
8 –5 portions for x.
e. + 3 +
9 9 7 x 7 11
a. = b. =
5 8 12 x 3
f. 3
2
57. On a map of Pennsylvania, 1 inch represents
5
8 10 miles. Find the distance represented by
g. 1
2
3.5 inches.
Negative Positive
direction | direction
0
Origin
Next, select a unit for measuring distance. With each positive integer n, we
associate the point that is n units to the right of the origin. With each negative
number n, we associate the point that is n units to the left of the origin. Ratio-
3 5
nal numbers, such as 4 and 2, are associated with the corresponding points
by dividing the intervals between integers into equal subintervals. Irrational
numbers, such as 2 and , can be written in decimal form. The correspon-
ding points can be found by approximating these decimal forms to any desired
degree of accuracy. Thus, the set of real numbers is identified with all possible
points on this line. There is a real number for every point on the line; there is a
BVT_CollAlg6e_001_HT_Alg_5e_c01_01-78.qxd 3/9/11 1:18 PM Page 13
point on the line for every real number. The line is called the real number line,
and the number associated with a point is called its coordinate. We can now
show some points on this line.
5
Negative
––
2 –34 2 π Positive
direction –3 –2 –1 0 1 2 3 direction
The numbers to the right of zero are called positive; the numbers to the left
of zero are called negative. The positive numbers and zero together are called
the nonnegative numbers.
We will frequently use the real number line to help picture the results of
algebraic computations. For this purpose, we are only concerned with rela-
tive locations on the line. For example, it is adequate to show slightly to
the right of 3 since is approximately 3.14.
SOLUTION
3 13
––
2 2 –4
–4 –3 –2 –1 0 1 2 3 4
Inequalities
If a and b are real numbers, we can compare their positions on the real num-
ber line by using the relations less than, greater than, less than or equal to, and
greater than or equal to, as shown in Table 5.
TABLE 5 Inequalities
Symbol Meaning
Less than
Greater than
Less than or equal to
Greater than or equal to
x 2 is equivalent to 5
x and x 2. Equivalently, x is between 5 and
2, including 5 and excluding 2.
BVT_CollAlg6e_001_HT_Alg_5e_c01_01-78.qxd 3/9/11 1:18 PM Page 14
✔ Progress Check
Verify that the following inequalities are true by using either the
“Equivalent Statement” or the “Geometric Statement” of Table 6.
a. –1 < 3 b. 2 ≤ 2
TABLE 6 Inequalities
Algebraic Equivalent Geometric
Expression Meaning Statement Statement
Absolute Value
Suppose we are interested in the distances between the origin and the points
labeled 4 and 4 on the real number line. Each of these points is four units
from the origin; that is, the distance is independent of the direction and is
nonnegative. (See Figure 2.) Furthermore, the distance between 4 and 4 is
8 units.
Negative Positive
direction direction
–4 –3 –2 –1 0 1 2 3 4
4 units 4 units
⏐a⏐ =
– aa if a ≥ 0
if a < 0
b. ⏐2 5⏐ = ⏐3⏐ = 3
c. ⏐3 5⏐ ⏐8 6⏐ = ⏐2⏐ ⏐2⏐ = 2 2 = 0
47 3 3 1
d.
6 6 6 2
Your calculator may have an absolute value key, usually labeled ABS . If you
have a graphing calculator, it is important to use parentheses when you use this
key.
Examples: a. ABS(5 2)
b. ABS(2 5)
c. ABS(3 5) ABS(8 6)
d. ABS(4 7) ÷ (6)
Table 8 describes the properties of absolute value where a and b are real
numbers.
We began by showing a use for absolute value in denoting distance from
the origin without regard to direction. We conclude by demonstrating the use
of absolute value to denote the distance between any two points a and b on the
real number line. In Figure 3, the distance between the points labeled 2 and 5
is 3 units and can be obtained by evaluating either ⏐5 2⏐ or ⏐2 5⏐.
Similarly, the distance between the points labeled 1 and 4 is given by either
⏐4 (1)⏐ = 5 or ⏐1 4⏐ = 5.
3 units
–5 –4 –3 –2 –1 0 1 2 3 4 5
5 units
AB = ⏐b – a⏐
SOLUTION
Using the definition, we have
= ⏐1 (4)⏐ = ⏐1 + 4⏐ = ⏐3⏐ = 3
a. AB
= ⏐1 3⏐ = ⏐4⏐ = 4
b. CB
= ⏐1 0⏐ = ⏐1⏐ = 1
c. OB
BVT_CollAlg6e_001_HT_Alg_5e_c01_01-78.qxd 3/9/11 1:18 PM Page 18
✔ Progress Check
The points P, Q, and R on the real number line have coordi-
nates –6, 4, and 6, respectively. Find the following distances.
a. PR
b. QP
c. PQ
Answers
a. 12 b. 10 c. 10
c. 5 d. 3.5 12. The natural numbers greater than 4 and less
2
than 10
e. 0
13. The integers that are greater than 2 and less
2. Draw a real number line and plot the follow-
than 7
ing points.
a. 5 b. 4 14. The integers that are greater than 5 and
less than or equal to 1
c. 3.5 d. 7
2 In Exercises 15–24, express the statement as an
e. 4
inequality.
3. Give the real numbers associated with the
15. 10 is greater than 9.99.
points A, B, C, D, O, and E on the real
number line below. 16. 6 is less than 2.
E C O A B D 17. a is nonnegative.
–5 –4 –3 –2 –1 0 1 2 3 4 5
18. b is negative.
27. Since 14 > 9, then 14 < 9. 54. List the set of integers x such that
e. divide by 1
2 f. divide by 2
35. ⏐2⏐ 36.
5
g. square
37. ⏐2 3⏐ 38. ⏐2 2⏐
56. A computer sales representative receives $400
39. ⏐2 (2)⏐ 40. ⏐2⏐ + ⏐3⏐
monthly plus a 10% commission on sales.
⏐14 – 8⏐ ⏐2 – 12⏐ How much must she sell in a month for her
41. 42.
⏐–3⏐ ⏐1 – 6⏐ income to be at least $600 for that month?
⏐3⏐ – ⏐2⏐ ⏐3 – 2⏐
43. 44. In Exercises 57–62, use the coordinates given in
⏐3⏐ + ⏐2⏐ ⏐3 + 2⏐ Exercises 45–50 to find the midpoint of the inter-
In Exercises 45–50, the coordinates of points A val.
—
and B are given. Find AB .
63. For what values of x does each of the fol-
45. 2, 5 46. 3, 6 lowing hold?
11 a. ⏐3 x⏐ = 3 x
47. 3, 1 48. 4,
2
4 4 b. ⏐5x 2⏐ = (5x 2)
49. , 50. 2, 2
5 5 ⏐x – 3⏐
64. Evaluate for x = 2, 1, 0, 1, 2.
51. For what values of x and y is ⏐x + y⏐ = ⏐x⏐ x–3
+ ⏐y⏐? Make a conjecture about the value of this
expression for all values of x.
52. For what values of x and y is ⏐x + y⏐ < ⏐x⏐
+ ⏐y⏐?
a1 = a a2 = a a an = a a · · · · a
n factor
where n is a natural number and a is a real number. We call a the base and
n the exponent and say that an is the nth power of a. When n = 1, we sim-
ply write a rather than a1.
1 3
a. b. 2x3
2
c. (2x)3 d. 3x 2 y 3
SOLUTION
1 3 1 1 1 1
a. = = b. 2x3 = 2 x x x
2 2 2 2 8
c. (2x)3 = 2x 2x 2x = 8 x x x d. 3x 2 y 3 = 3 x x y y y
BVT_CollAlg6e_001_HT_Alg_5e_c01_01-78.qxd 3/9/11 1:18 PM Page 21
WARNING
Note the difference between
(3)2 = (3)(3) = 9
and
32 = (3 3) = 9
Calculator Alert
Your calculator evaluates exponents using a special key, which may be labeled
x y , y x , or ^ .
Example: (1 ÷ 2) x y 3 = 0.125
or (1 ÷ 2) y x 3 = 0.125
or (1 ÷ 2) ^ 3 = 0.l25
Examples: (3) x 2 = 9
3 x 2 = 9
am an = a a · · · · a a a · · · · a
m factors n factors
Since there are a total of m + n factors on the right side, we conclude that
aman = am+n
a. x2 x3
b. (3x)(4x4)
SOLUTION
a. x2 x3 = x2+3 = x5
b. (3x)(4x4) = 3 4 x x4 = 12x1+4 = 12x5
✔ Progress Check
Multiply.
a. x5 x2 b. (2x6)(–2x4)
Answers
a. x7 b. –4x10
Polynomials
A polynomial is an algebraic expression of a certain form. Polynomials play an
important role in the study of algebra since many word problems translate into
equations or inequalities that involve polynomials. We first study the ma-
nipulative and mechanical aspects of polynomials. This knowledge will serve as
background for dealing with their applications in later chapters.
Let x denote a variable and let n be a constant, nonnegative integer. The
expression axn, where a is a constant real number, is called a monomial in x. A
polynomial in x is an expression that is a sum of monomials and has the gener-
al form
Each of the monomials in Equation (1) is called a term of P, and a0, a1, . . . , an
are constant real numbers that are called the coefficients of the terms of P. Note
that a polynomial may consist of just one term; that is, a monomial is considered
to be a polynomial.
4 2x – 1
2x1/2 + 5 3
x x–2
Remember that each term of a polynomial in x must be of the form axn,
where a is a real number and n is a nonnegative integer.
3, 4 1
2, 0, ,
3
The degree of P is 4 and the leading coefficient is 2.
P = 4x2 + 4x 1
and
Q = 3x3 2x2 + 4
then the like terms are 0x3 and 3x3, 4x2 and 2x2, 4x and 0x, 1 and 4.
We define equality of polynomials in the following way:
SOLUTION
Equating the coefficients of the terms, we have
SOLUTION
a. Adding the coefficients of like terms,
WARNING
(x + 5) (x + 2) ≠ (x + 5) x + 2
(x + 2) = x 2
Therefore,
(x + 5) (x + 2) = x + 5 x 2 = 3
while
(x + 5) x + 2 = x + 5 x + 2 = 7
aman = am+n
a(b + c) = ab + ac
(a + b)c = ac + bc
SOLUTION
3x3(2x3 6x2 + 5)
= (3x3)(2x3) + (3x3)(6x2) + (3x3)(5) Distributive law
= (3)(2)x3+3 + (3)(6)x3+2 + (3)(5)x3 aman = am+n
= 6x6 18x5 + 15x3
SOLUTION
(x + 2)(3x2 x + 5)
= x(3x2 x + 5) + 2(3x2 x + 5) Distributive law
= 3x3 x2 + 5x + 6x2 2x + 10 Distributive law and aman = am+n
= 3x3 + 5x2 + 3x + 10 Adding like terms
✔ Progress Check
Multiply.
a. (x2 + 2)(x2 – 3x + 1) b. (x2 – 2xy + y)(2x + y)
Answers
a. x4 – 3x3 + 3x2 – 6x + 2 b. 2x3 – 3x2y + 2xy – 2xy2 + y2
BVT_CollAlg6e_001_HT_Alg_5e_c01_01-78.qxd 3/9/11 1:18 PM Page 26
3x2 x + 5
x+2
———————
3x3 x2 + 5x = x(3x2 x + 5)
6x2 2x + 10 = 2(3x2 x + 5)
—————————–
3x3 + 5x2 + 3x + 10 = sum of above lines
Products of the form (2x + 3)(5x 2) or (2x + y)(3x 2y) occur often, and
we can handle them by the method sometimes referred to as FOIL: F = first, O
= outer, I = inner, L = last.
F = 10x 2 L = –6 F = (2x)(5x) = 10x2
O = (2x)(2) = 4x
I = (3)(5x) = 15x
(2x + 3) (5x – 2)
L = (3)(2) = 6
I = 15x
Sum = 10x2 4x + 15x 6
= 10x2 + 11x 6
O = – 4x
Special Products
(a + b)(a – b) = a2 – b2
(a + b)2 = (a + b)(a + b) = a2 + 2ab + b2
(a – b)2 = (a – b)(a – b) = a2 – 2ab + b2
(a + b)3 = a3 + 3a2b + 3ab2 + b3
(a – b)3 = a3 – 3a2b + 3ab2 – b3
BVT_CollAlg6e_001_HT_Alg_5e_c01_01-78.qxd 3/9/11 1:18 PM Page 27
SOLUTION
a. (x + 2)2 = (x + 2)(x + 2) = x2 + 4x + 4
b. (x 3)2 = (x 3)(x 3) = x2 6x + 9
c. (x + 4)(x 4) = x2 16
✔ Progress Check
a. Multiply (2x2 – xy + y2)(3x + y). b. Multiply (2x – 3)(3x – 2).
Answers
a. 6x3 – x2y + 2xy2 + y3 b. 6x2 – 13x + 6
3 → M or 3 STO M
Check your owner’s manual for details. The owner’s manual may be available
online. Look up your calculator by model and number.
(3M + 4N) ÷ (M + N)
BVT_CollAlg6e_001_HT_Alg_5e_c01_01-78.qxd 3/9/11 1:18 PM Page 28
Step 3. Note that your answer is given in the decimal form 3.4. Use your cal-
17
culator to verify that 5 = 3.4.
3
31. x4 + 2x2 x 1
5
FIGURE 4 See Exercise 42.
32.1.5 + 7x3 + 0.75x7
a. x2 + xy b. 2x + 2y
In Exercises 33–36, find the degree of the given
polynomial. c. 4x d. 4x + 2y
67. (2x + 1)(2x + 3) 68. (3x 1)(x + 5) 86. Find the value of the polynomial 20t 0.7t2
when t is 28 and when t is 29. Try to find a
69. (3x 2)(x 1) 70. (x + 4)(2x 1)
value for t (other than 0) that gives the
71. (x + y)2 72. (x 4)2 expression a value close to zero.
73. (3x 1)2 74. (x + 2)(x 2) 87. Consider the polynomial vt 2at2.
1
75. (2x + 1)(2x 1) 76. (3a + 2b)2 a. Compare this expression to the expression
2
77. (x + y )2 2
78. (x y) 2 given in Exercise 86. What values of v and
a would make them identical?
79. Simplify the following.
b. Using your calculator, experiment with dif-
a. 310 + 310 + 310 b. 2n + 2n + 2n + 2n ferent values of v, a, and t. Try to put your
80. A student conjectured that the expression N data in an organized chart. In physics, this
= m2 m + 41 yields N, a prime number, expression represents position of a body in
for integer values of m. Prove or disprove free fall: v is the initial velocity, and a is the
this statement. acceleration due to gravity.
BVT_CollAlg6e_001_HT_Alg_5e_c01_01-78.qxd 3/9/11 1:18 PM Page 31
1.4 Factoring
Now that we can find the product of two polynomials, let us consider the
reverse problem: given a polynomial, can we find factors whose product yields
the given polynomial? This process, known as factoring, is one of the basic tools
of algebra. In this chapter, a polynomial with integer coefficients is to be fac-
tored as a product of polynomials of lower degree with integer coefficients; a
polynomial with rational coefficients is to be factored as a product of polyno-
mials of lower degree with rational coefficients. We will approach factoring by
learning to recognize the situations in which factoring is possible.
Common Factors
Consider the polynomial
x2 + x
Since the factor x is common to both terms, we can write
x2 + x = x(x + 1)
SOLUTION
a. 5 and x2 are common to both terms. Therefore,
✔ Progress Check
Factor.
a. 4x2 – x b. 3x4 – 9x2 c. 3m(2x – 3y) – n(2x – 3y)
Answers
a. x(4x – 1) b. 3x2(x2 – 3) c. (2x – 3y)(3m – n)
BVT_CollAlg6e_001_HT_Alg_5e_c01_01-78.qxd 3/9/11 1:18 PM Page 32
Factoring by Grouping
It is sometimes possible to discover common factors by first grouping terms.
Consider the following examples:
SOLUTION
a. Group those terms containing b and those terms containing c.
2ab + b + 2ac + c = (2ab + b) + (2ac + c) Grouping
= b(2a + 1) + c(2a + 1) Common factors b, c
= (2a + 1)(b + c) Common factors 2a + 1
✔ Progress Check
Factor.
a. 2m3n + m2 + 2mn2 + n b. 2a2 – 4ab2 – ab + 2b3
Answers
a. (2mn + 1)(m2 + n) b. (a – 2b2)(2a – b)
x2 + 5x + 6
we first note that the term x2 can have come only from x x, so we write two
incomplete factors:
x2 + 5x + 6 = (x )(x )
BVT_CollAlg6e_001_HT_Alg_5e_c01_01-78.qxd 3/9/11 1:18 PM Page 33
The constant term +6 can be the product of either two positive numbers or two
negative numbers. Since the middle term +5x is the sum of two other products,
both signs must be positive. Thus,
x2 + 5x + 6 = (x + )(x + )
Finally, the number 6 can be written as the product of two integers in only two
ways: 1 6 and 2 3. The first pair gives a middle term of 7x. The second pair
gives the actual middle term, 5x. So
x2 + 5x + 6 = (x + 2)(x + 3)
a. x2 7x + 10 b. x2 3x 4
SOLUTION
a. Since the constant term is positive and the middle term is negative, we must
have two negative signs. Integer pairs whose product is 10 are 1 and 10,
and 2 and 5. We find that
x2 7x + 10 = (x 2)(x 5)
b. Since the constant term is negative, we must have opposite signs. Integer
pairs whose product is 4 are 1 and 4, and 2 and 2. Since the coefficient of
3x is negative, we assign the larger integer of a given pair to be negative.
We find that
x2 3x 4 = (x + 1)(x 4)
SOLUTION
The term 2x2 can result only from the factors 2x and x, so the factors must be
of the form
2x2 x 6 = (2x )(x )
The constant term, 6, must be the product of factors of opposite signs, so we
may write
BVT_CollAlg6e_001_HT_Alg_5e_c01_01-78.qxd 3/9/11 1:18 PM Page 34
(2x + )(x )
2x x 6 = or
2
(2x )(x + )
✔ Progress Check
Factor.
a. 3x2 – 16x + 21 b. 2x2 + 3x – 9
Answers
a. (3x – 7)(x – 3) b. (2x – 3)(x + 3)
WARNING
The polynomial x2 6x can be written as
x2 6x = x(x 6)
and is then a product of two polynomials of positive degree. Students often fail
to consider x to be a “true” factor.
Special Factors
There is a special case of the second-degree polynomial that occurs frequently
and factors easily. Given the polynomial x2 9, we see that each term is a per-
fect square, and we can verify that
x2 9 = (x + 3)(x 3)
The general rule, which holds whenever we are dealing with a difference of two
squares, may be stated as follows:
SOLUTION
a. Since
we may use the formula for the difference of two squares with a = 2x and b
= 5. Thus,
b. Since
✔ Progress Check
Factor.
a. x2 – 49 b. 16x2 – 9 c. 25x2 – y2
Answers
a. (x + 7)(x – 7) b. (4x + 3)(4x – 3) c. (5x + y)(5x – y)
The formulas for a sum of two cubes and a difference of two cubes can be
verified by multiplying the factors on the right-hand sides of the following
equations:
SOLUTION
a. With a = x and b = 1, the formula for the sum of two cubes yields the fol-
lowing result:
x3 + 1 = (x + 1)(x2 x + 1)
b. Since
we can use the formula for the difference of two cubes with a = 3m and b
= 4n:
c. Note that
1 1 3
u3 + 8v3 = u + (2v)3
27 3
and then use the formula for the sum of two cubes:
1 u u2 2
u3 + 8v3 = + 2v uv + 4v2
27 3 9 3
Combining Methods
We conclude with problems that combine the various methods of factoring that
we have studied. As the factoring becomes more complicated, it may be help-
ful to consider the following strategy:
SOLUTION
a. Observing the common factor 2x, we find that
BVT_CollAlg6e_001_HT_Alg_5e_c01_01-78.qxd 3/9/11 1:18 PM Page 37
2x3 8x = 2x(x2 4)
= 2x(x + 2)(x 2)
b. Observing the common factor y + 3, we see that
3y(y + 3) + 2(y + 3)(y2 1) = (y + 3)[3y + 2(y2 1)]
= (y + 3)(3y + 2y2 2)
= (y + 3)(2y2 + 3y 2)
= (y + 3)(2y 1)(y + 2)
Factoring involves a certain amount of trial and error that can become frustrating,
especially when the lead coefficient is not 1. You might want to try a scheme that
“magically” reduces the number of candidates. We demonstrate the method for the
polynomial
Next, multiply the coefficient of x2 and the constant term in Equation (1) to
produce 4 6 = 24. Now find two integers whose product is 24 and whose sum
is 11, the coefficient of the middle term of (1). Since 8 and 3 work, we write
Finally, within each parenthesis in Equation (3) discard any common numerical
factor. (Discarding a factor may only be performed in this “magical” type of
factoring.) Thus (4x + 8) reduces to (x + 2) and we write
(x + 2)(4x + 3) (4)
Factoring ax 2 + bx + c Example: 2x 2 – x – 6
Step 1. Use the lead coefficient a to write Step 1. The lead coefficient is 2, so we write
the incomplete factors (2x )(2x )
(ax )(ax )
Step 3. Find integers whose product is a c and Step 3. Two integers whose product is –12 and
whose sum equals b. Write these integers whose sum is –1 are 3 and –4. We then write
in the incomplete factors of Step 1. (2x + 3)(2x – 4)
Step 4. Discard any common factor within each Step 4. Reducing (2x – 4) to (x – 2) by discarding the
parenthesis in Step 3. The result is the common factor 2, we have
desired factorization. 2x2 – x – 6 = (2x + 3)(x – 2)
✔ Progress Check
Factor.
a. x3 5x2 – 6x b. 2x3 – 2x2y – 4xy2
c. –3x(x 1) (x 1)(2x2 1)
Answers
a. x(x + 6)(x – 1) b. 2x(x + y)(x – 2y) c. (x + 1)(2x – 1)(x – 1)
Irreducible Polynomials
Are there polynomials that cannot be written as a product of polynomials of
lower degree with integer coefficients? The answer is yes. Examples are the poly-
nomials x2 + 1 and x2 + x + 1. A polynomial is said to be prime, or irreducible,
if it cannot be written as a product of two polynomials, each of positive degree.
Thus, x2 + 1 is irreducible over the integers.
35. 6x2 + 13x + 6 36. 4y2 – 9 79. Find a natural number n, if possible, such
that 1 + n(n + 1)(n + 2)(n + 3) is a perfect
37. 8m2 – 6m – 9 38. 9x2 + 24x + 16
square.
39. 10x2 – 13x – 3 40. 9y2 – 16x2
80. Prove or disprove that 1 + n(n + 1)(n + 2)(n
41. 6a2 – 5ab – 6b2 42. 4x2 + 20x + 25 + 3) is a perfect square. (Hint: Consider [1 +
n(n + 3)]2.)
43. 10r2s2 + 9rst + 2t2 44. x12 – 1
81. Factor completely.
45. 16 – 9x2y2 46. 6 + 5x – 4x2
a. (x + h)3 – x3 b. 2n + 2n+1 + 2n+2
47. 8n2 – 18n – 5 48. 15 + 4x – 4x2
c. 16 – 81x12 d. z2 – x2 + 2xy – y2
49. 2x2 – 2x – 12 50. 3y2 + 6y – 45
82. Factor completely.
51. 30x2 – 35x + 10 52. x4y4 – x2y2
n(n
b. + 1)(2n + 1) + (n + 1)2
55. 12x2 – 22x3 – 20x4 6
1
c. (a + bx)2 – a (a + bx)
56. 10r2 – 5rs – 15s2 b b
57. x4 – y4 58. a4 – 16 83. Factor the following expressions that arise in
different branches of science.
59. b4 + 2b2 – 8 60. 4b4 + 20b2 + 25
a. biology (blood flow): C[(R + 1)2 – r2]
61. x3 + 27y3 62. 8x3 + 125y3
b. physics (nuclear): pa2 + (1 – p)b2 – [pa +
63. 27x3 – y3 64. 64x3 – 27y3 (1 – p)b]2
c. mechanics (bending beams): X2 – 3LX +
65. a3 + 8 66. 8r3 – 27
2L2
1 m3 – 8n3
67. 68. 8a3 – 1 b3
8 64 d. electricity (resistance): (R1 + R2)2 – 2r(R1
+ R2)
69. (x + y)3 – 8 70. 27 + (x + y)3
e. physics (motion): –16t2 + 64t + 336
71. 8x6 – 125y6 72. a6 + 27b6
84. a. Factor this expression, used to find the
73. 4(x + 1)(y + 2) – 8(y + 2)
answers given in the chapter opening.
74. 2(x + 1)(x – 1) + 5(x – 1)
20t 0.7t2
BVT_CollAlg6e_001_HT_Alg_5e_c01_01-78.qxd 3/9/11 1:18 PM Page 40
b. Show that the factored form and the origi- Experiment with different values of s, v, and
nal form are identical by using your t. Which ones give you an expression that is
graphing calculator to compare the easy to factor? (Reread Exercise 87 in Section
GRAPH of each expression. Graphing will 1.3. The s we have added could represent the
be explained in Chapter 3. original position of the object.)
1
85. Factor the general expression vt at2. 87. Mathematics in Writing: Write a short para-
2
graph explaining the differences in the tech-
86. Suppose we alter the expression from
niques you used to factor the scientific
Exercise 85 by adding a constant:
expressions in Exercise 83 parts a, b, and c.
s vt 1at2 Find at least one other problem in this prob-
2
lem set that uses a technique similar to each
of the three you have described.
Notation
Therefore, we will not always identify a divisor as being different from zero
unless it disappears through some type of mathematical manipulation.
Our objective in this section is to review the procedures for adding,
subtracting, multiplying, and dividing rational expressions. We are then able to
convert a complicated fraction, such as
1
1
x
1 1
2
x x
into a form that simplifies evaluation of the fraction and facilitates other opera-
tions with it.
BVT_CollAlg6e_001_HT_Alg_5e_c01_01-78.qxd 3/9/11 1:18 PM Page 41
a c ac
ⴢ Multiplication of rational expressions
b d bd
a a
b b (bd ) ad
ⴢ
c c (bd ) cb Division of rational expressions
d d
SOLUTION 2x 2x
y y (y ) (x 3 ) 2x(x 3 )
ⴢ , x3
3y3 3
3y (y ) (x 3 ) 3y4
x3 x3
The basic rule that allows us to simplify rational expressions is the cancella-
tion principle.
Cancellation Principle
ab b
= , a0
ac c
a
This rule results from the fact that = 1. Thus,
a
ab a b b b
==1=
ac a c c c
Once again we find that a rule for the arithmetic of fractions carries over to
rational expressions.
BVT_CollAlg6e_001_HT_Alg_5e_c01_01-78.qxd 3/9/11 1:18 PM Page 42
SOLUTION
x2 – 4 (x + 2)(x – 2) x–2
a.
2
= = , x 2
x + 5x + 6 (x + 3)(x + 2) x+3
3x (y 1 ) 3x2 (y 1 )
2
x(y 1 ) 2
, x 0, y 1
2(y 1 )
✔ Progress Check
Simplify.
a. 4 – x2 8 – 2x ÷ x2 – 16
2
b.
x –x – 6 y y
Answers
2 – x,
a. x ≠ –2 b. – 2, x ≠ 4, y ≠ 0
x– 3 x+4
WARNING
a. Only multiplicative factors can be canceled. Thus,
2x4
24
x
BVT_CollAlg6e_001_HT_Alg_5e_c01_01-78.qxd 3/9/11 1:18 PM Page 43
a b a+b
+=
c c c
a b a–b
–=
c c c
For example,
2 4 5 2–4+5 3
–+==
x–1 x–1 x–1 x–1 x–1
To add or subtract rational expressions with different denominators, we
must first rewrite each rational expression as an equivalent one with the
same denominator as the others. Although any common denominator will
do, we will concentrate on finding the least common denominator, or LCD,
of two or more rational expressions. We now outline the procedure and pro-
vide some examples.
SOLUTION
Least Common Denominator
Method Example
1
Step 1. 7 3
Step 1. Factor the denominator of each fraction. 2
23 2 32 5 5
Step 2. Find the different factors in the denominator and the Step 2. Highest Final
highest power to which each factor occurs. Factor exponent factors
2 3 8
3 2 9
5 2 25
Step 3. The product of the final factors in Step 2 is the LCD. Step 3. The LCD is 23 32 52 = 8 9 25.
Step 2. Find the different factors in the denominator Step 2. Highest Final
and the highest power to which each factor occurs. Factor exponent factors
x 2 x2
x–1 1 x–1
x+1 2 (x + 1)2
Step 3. The product of the final factors in Step 2 Step 3. The LCD is x2(x – 1)(x + 1)2
is the LCD.
✔ Progress Check
Find the LCD of the following fractions:
2a – 7b 3
(3a2 + 12a + 12)b a(4b2 – 8b + 4) ab3 + 2b3
Answers
12ab3(a + 2)2(b – 1)2
BVT_CollAlg6e_001_HT_Alg_5e_c01_01-78.qxd 3/9/11 1:18 PM Page 45
Equivalent Fractions
2 6 6 2
The fractions and are said to be equivalent because we obtain by multiplying
3 5 15 2 15 5
by , which is the same as multiplying by 1. We also say that algebraic fractions are
3 5
equivalent fractions if we can obtain one from the other by multiplying both the numera-
tor and denominator by the same expression.
To add rational expressions, we must first determine the LCD and then convert each
rational expression into an equivalent fraction with the LCD as its denominator. We can
accomplish this conversion by multiplying the fraction by the appropriate equivalent of 1.
We now outline the procedure and provide an example.
SOLUTION
Addition of Rational Expressions
Method Example
Step 1. Find the LCD. Step 1. LCD = 6x2(x + 2)
x + 1 3(x + 2) = 3x2 + 9x + 6
Step 2.
Step 2. Multiply each rational expression by a fraction whose
numerator and denominator are the same, and 2x2 3(x + 2) 6x2(x + 2)
consist of all factors of the LCD that are missing in 2 (2x ) 4x
ⴢ
the denominator of the expression. 3x(x 2 ) (2x ) 6x2 (x 2 )
x+1 – 2
Step 3. Add the rational expressions. Do not multiply out Step 3.
2x2 3x(x + 2)
the denominators since it may be possible to cancel.
3x2 + 9x + 6 –
= 4x
6x2(x + 2) 6x2(x + 2)
3x2 + 5x + 6
=
6x2(x + 2)
✔ Progress Check
Perform the indicated operations.
x –8 +
a. 3 b. 4r – 3 – 2r + 1 + 2
x – 4 x – 2x
2 2 9r 3 4r 2 3r
Answers
x–3 , 6r 2 +7r – 12
a. x≠2 b.
x(x + 2) 36 r 3
BVT_CollAlg6e_001_HT_Alg_5e_c01_01-78.qxd 3/9/11 1:18 PM Page 46
Complex Fractions
At the beginning of this section, we said that we wanted to be able to sim-
plify fractions such as
1– 1
x
————
1 1
2 +
x x
Method Example
1 and 1 is x2.
Step 1. The LCD of
Step 1. Find the LCD of all fractions in the numerator 2
and denominator. x x
( )
1
1
x (x2 ) x2x
ⴢ x0
( )
Step 2. Multiply the numerator and denominator by Step 2. ,
1 1 (x2 ) 1x
the LCD. Since this is multiplication by 1, the
x2 x
result is an equivalent fraction.
x(x1 )
, x0
1x
✔ Progress Check
Simplify.
1 a b
2
x b a
a. b.
2 1 1
1
x a b
Answers
2x 1 2
b2 ,
a. , x0 b. a+ a 0, b0
x2 b–a
BVT_CollAlg6e_001_HT_Alg_5e_c01_01-78.qxd 3/9/11 1:18 PM Page 47
y2 25 2+x, 3
26.
x+4
1. 2. x2 – 4 x – 2
x2 – 16 y5
27. 4x , 5
x2 – 8x + 16 5x2 – 45
3. 4. x – 2 x2 + x – 6
x–4 2x – 6
3 2y
6x2 – x – 1 3
+ x2 – 3x
5. 6. 2x
28. y2 – 3y – 4 , y + 1
2x2 + 3x – 2 2
3x – 5x + 2
7. 2 ÷ 3 3 , 2, x
29.
3x – 6 2x – 4 x+1 x x–1
5x + 15 ÷ 3x + 9
8. 4, 3 , x
30.
8 4 x x – 1 x2 – 2x + 1
25 – a2 2b2 + 6b 2xy2 x+y
9. 10. In Exercises 31–50, perform the indicated opera-
b+3 a–5 xy 4xy tions and simplify.
x + 2 ÷ x2 – 2x – 8 31. 8 + 4
11.
3y 15y2 a–2 2–a
32. x + 2
12. 3x ÷ 6x2
2 x2 – 4 4 – x2
x+2 x –x–6
x–1 +2
33.
6x2 – x – 2 2x2 – 7x + 6
13. 3
2x2 – 5x + 3 3x2 + x – 2
34. 1 + 2
6x2 + 11x – 2 5x2 – 3x – 2 x–1 x–2
14.
4x2 – 3x – 1 3x2 + 7x + 2 1 + 3 a – b
35. 36.
a+2 a–2 8b 12a
15. (x2 – 4) 2x + 3
x2 + 2x – 8 4 – 5
37. 4x – 1 + 2
38. 2
3x xy 6x3 3x
16. (a2 – 2a) a+1
6 – a – a2 39. 5 – x 40. x – y
2x + 6 x + 3 x–y x+y
x2 – 7x + 10
17. (x2 – 2x – 15) ÷
41. 5x + 4 4 – 3
42.
x2 + 1
2x2 – 18 3x – 9 r r+2
2y 5y 3
2
18. ÷ (y2 + y – 12) 1 + 2x – 1
y4 43.
x – 1 (x – 2)(x + 1)
19. x2 – 4 x2 + 3x – 4
x+3 2x
44. –
x–1
x + 2x – 3 x2 – 7x + 10 x2 + 3x + 2
2 2x + 1 (2x + 1)(x – 2)
45. 2x + 3
20. x2 – 9 2x2 + 5x + 2 x2 – x – 2
x2 + x – 2 x + 2
6x2 + x – 1 x2 + 4x + 3 x2 – 3x
46. 2 + x
In Exercises 21–30, find the LCD.
x – 2 x2 – x – 6
4, x – 2
21. x , x+4 2x – 1 – x–2
22. 47.
x y x –1 x+2 x2 + 5x + 6 x2 + 4x + 3
5 – a, 7
23. x + 2, x – 2
24. 2x – 1 –
48.
x
a 2a x x2 x3 – 4x x2 + x – 2
BVT_CollAlg6e_001_HT_Alg_5e_c01_01-78.qxd 3/9/11 1:18 PM Page 48
( )( )
x x
b 1 a b
x2 x 2 b.
60. 1 1 b 1 1
2x x2
a b
x2 x2
a2(3b + 4a) = 3b + 4a
c.
2
61. 3 a2 + b2 b2
1
1 1– x
1x d. = –1
1+ x
3
62. 2 e. (x2 – y2)2 = x4 – y4
2
1
1x a+b =a
f.
1 b
y 1
1 1
1 y
63. y 64. 1
1
1 y
y y
1
1
y
BVT_CollAlg6e_001_HT_Alg_5e_c01_01-78.qxd 3/9/11 1:18 PM Page 49
an = a a · · · a
n factors
and we showed that if m and n are positive integers then aman = am + n. The method
we used to establish this rule was to write out the factors of am and an and count
the total number of occurrences of a. The same method can be used to establish
the rest of the properties in Table 9 when m and n are positive integers.
2 m
6 62 a am
= =
2 22 b bm
36
32 =
4
25 am = am–n if m > n, a0
2 = 23
2 an
32
=8
4
22 1 an = 1 a0
5 = 3 if m > n,
2 2 am am–n
4 1
=
32 8
52 25 am = 1 if a 0
2 = = 1
5 25 am
BVT_CollAlg6e_001_HT_Alg_5e_c01_01-78.qxd 3/9/11 1:18 PM Page 50
a. (4a2b3)(2a3b) b. (2x2y)4
SOLUTION
a. (4a2b3)(2a3b) = 4 2 a2a3b3b = 8a5b4
✔ Progress Check
Simplify, using only positive exponents.
a14
c. –2(x + 1)n
a. (x3)4 b. x4(x2)3 d.
a8 (x + 1)2n
–ab2
3
e. (3ab2)3 f.
c3
Answers
a. x12 b. x10 c. a6 d. 2n
(x + 1)
a3b6
f.
e. 27a3b6
c9
ama0 = am+0 = am
a0 1, a0
a–m 1m
, a0
a
am 1–m
, a0
a
Thus, am and a–m are reciprocals of one another. The rule for handling negative
exponents can be expressed as follows:
WARNING
It is important to note that
– 12
0
=1 a0 = 1
8 = 23 = 1–3 am = 1–m
2 a
2–3 = 13 = 1 a–m 1m
2 8 a
2 y3k+1
a. 0 b. (x2y–3)–5 c. 2k
, k>0
(x – 1) 2y
SOLUTION
2 2 y15
a. 0 = = 2 b. (x2y–3)–5 = (x2)–5(y–3)–5 = x–10y15 =
(x – 1) 1 x10
y3k+1 y3k+1y–2k y3k+1–2k 1
c. 2k
= = = yk+1
2y 2 2 2
✔ Progress Check
Simplify, using only positive exponents.
–3x4y–2
x–3 –1
a. x–2y–3 b. c.
9x–8y6 x–4
Answers
a. 213 x12
b. – c. 1
xy 3y8 x
WARNING
Do not confuse negative numbers and negative exponents.
1
a. 2–4 =
24
Note that 2–4 ≠ –24.
b. (–2)–3 = 1 = 1 =–1
(–2)3 –8 8
1 = 1.
Note that (–2)–3 ≠
23 8
Scientific Notation
One of the significant applications of integer exponents is that of scientific
notation. This technique enables us to recognize the size of extremely large and
extremely small numbers rather quickly and in a more concise form.
Consider the following examples for powers of 10:
1. 102 1 × 102 = 100.0, namely, 1 with the decimal point two places to the
right of it.
1
2. 10–2 = 1 × 10–2 = = 0.01, namely, 1 with the decimal point two places
100
to the left of it.
Scientific Notation
A number is written in scientific notation if it is of the form
a
× 10m, where 1 ≤ a 10 and m is some integer. If a = 1, it is
generally omitted.
SOLUTION
° = 0.0000000001 meters = 10–10 meters
1 A
SOLUTION
1 light-year ≈ 6,000,000,000,000 miles = 6 × 1012 miles
• Add 1 to the last significant digit if the digit following it in the original num-
ber is 5, 6, 7, 8, or 9.
• Leave the last significant digit alone if the digit following it in the original
number is 0, 1, 2, 3, or 4.
SOLUTION
The speed of light ≈ 1.863 × 105 miles per second since 186,282 is rounded to
186,300.
SOLUTION
1 year = 3.156 × 107 seconds.
SOLUTION
One light-year is the number of miles light travels in 1 year.
Note that this becomes 6 × 1012 miles if we require only one significant
digit. The number of significant digits of our answer equals the minimum num-
ber of significant digits involved in our calculations.
Calculator Alert
Your calculator has a key that can be used to enter numbers in scientific nota-
tion. This key may be labeled EXP , EE , or EEX . Note how numbers entered
in this manner appear on the calculator’s display window.
✔ Progress Check
1 ounce = 0.02834952 kilogram
Write this number in scientific notation using:
a. two significant digits
b. three significant digits
c. five significant digits
Answers
a. 2.8 × 10–2 b. 2.83 × 10–2 c. 2.8350 × 10–2
b6 = b3
3. x2 = x4
4.
b2 x6 31. 20 + 3–1 32. (xy)0 – 2–1
5. (2x)4 = 2x4 6. ()
4
3
4
4
34
33.
(2x 1 ) 0
2
3
34. (–3)–3
y
3 5
19. xn 20. 3x
1
xn+2 2
51. (3a–2b–3)–2 52.
(2xy ) 2
21. (–5x3)(–6x5) 22. (x2)3(y2)4(x3)7
(r2)4
23. 24. [(3b + 1)5]5 3
(r4)2
(2a2b ) 4
53. ( 1
x3y4
2
) 54.
(x2 ) 2
(3y2 ) 3
n
3
25. x2y3 26.
2 (3ab2 ) 3
( )
2
3a5b2 x3
55. 56.
9a4b2 x2
BVT_CollAlg6e_001_HT_Alg_5e_c01_01-78.qxd 3/9/11 1:18 PM Page 56
ba + ba
–1 –1
a–1 + b–1
63. 64. 85. The Republic of Singapore is said to have
a–1 – b–1 the highest population density of any coun-
try in the world. If its area is 270 square
= ba
–n n
a
65. Show that miles and its estimated population is
b
4,500,000, find the population density, that
Evaluate each expression in Exercises 66–69. is, the approximate number of people per
66. (1.202)–1 67. [(–3.67)2]–1 square mile, using scientific notation.
7.65
4.46
–1 2 2 –1 86. Scientists have suggested that the relation-
68. 7.65 69. 4.46
2 –1
ship between an animal’s weight W and its
In Exercises 70–75, write each number using sci- surface area S is given by the formula
2
entific notation.
S = KW 3
70. 7000 71. 0.0091
where K is a constant chosen so that W,
72. 452,000,000,000 73. 23 measured in kilograms, yields a value for S,
measured in square meters. If the value of K
74. 0.00000357 75. 0.8 × 10–3
for a horse is 0.10 and the horse weights 350
In Exercises 76–81, write each number without kilograms, find the estimated surface area of
exponents. the horse, using scientific notation.
76. 4.53 × 105 77. 8.93 × 10–4 87. Simplify the following:
78. 0.0017 × 107 79. 145 × 103 2n+3 + 2n + 2n a(1 – r3)
a. b.
80. 100 × 10–3 81. 1253 × 10–6 4(2n+3 – 2n+1) 1–r
96m
c. d. 8
4
+ 84 + 84 + 84
82. The dimensions of a rectangular field, meas-
32m 44
ured in meters, are 4.1 × 103 by 3.75 × 105.
Find the area of this field expressed in scien- (6 × 10–2)(2 × 10–3)
e.
tific notation. 3 × 108
88. Assuming a lifetime is 70 years, how much is
83. The volume V of a spherical bubble of
radius r is given by the formula that in seconds? Express your answer in sci-
a2 = 25
so that a is a number whose square is 25. We say that a is the square root of b
if a2 = b. Similarly, we say that a is a cube root of b if a3 = b; and, in general, if
n is a natural number, we say that
a is an nth root of b if an = b
(b1/n)n = bn/n = b
But a is an nth root of b if an = b. Then for every natural number n, we say that
There are then two candidates for 161/2, namely 4 and –4. To avoid ambiguity
we say that 161/2 = 4 That is, if n is even and b is positive, we always choose the
positive number a such that an = b is the nth root, and call it the principal nth
1/n
root of b. Thus, b denotes the principal nth root of b.
We summarize these results in Table 11.
BVT_CollAlg6e_001_HT_Alg_5e_c01_01-78.qxd 3/9/11 1:18 PM Page 58
a. 1441/2 b. (–8)1/3
16
1 1/4
c. (–25)1/2 d. –
SOLUTION
a. 1441/2 = 12 b. (–8)1/3 = –2
16
1 1/4 1
c. (–25)1/2 is not a real number d. – = –
2
Rational Exponents
Now we are prepared to define bm/n. Where m is an integer (positive or nega-
tive), n is a positive integer, and b > 0 when n is even. We want the rules for
exponents to hold for rational exponents as well. That is, we want to have
and
where b must be positive when n is even. With this definition, all the rules of
exponents continue to hold when the exponents are rational numbers.
SOLUTION
a. (–8)4/3 = [(–8)1/3]4 = (–2)4 = 16
1 11/2 (1)
[(–1)2]1/2 (2)
(–1)2/2 (3)
(–1)1 (4)
–1 (5)
The result is obviously contradictory: we can’t have 1 = –1. Yet each step seems
to be legitimate. Did you spot the flaw? The rule
(bm)1/n = bm/n
used in going from Equation (2) to (3) does not apply when n is even and b is
negative.
BVT_CollAlg6e_001_HT_Alg_5e_c01_01-78.qxd 3/9/11 1:18 PM Page 60
✔ Progress Check
Simplify. Assume all variables are positive real numbers.
x1/3y2/3
12
a. 274/3 b. (a1/2b–2)–2 c. 5
z /6
Answers 4 x4y8
a. 81 b. b c. 1
a z0
Radicals
The symbol b is an alternative way of writing b1/2; that is, b
denotes the
nonnegative square root of b. The symbol
is called a radical sign, and b
is called the principal square root of b. Thus,
25
=5 0
=0 –25
is undefined
n
In general, the symbol b is an alternative way of writing b1/n, the principal nth
n
root of b. Of course, we must apply the same restrictions to b that we estab-
1/n
lished for b . In summary:
n
b = b1/n = a where an = b
WARNING
Many students are accustomed to writing 4 =
2. This is incorrect since the
symbol
indicates the principal square root, which is nonnegative. Get in the
habit of writing 4 = 2. If you want to indicate all square roots of 4,
write
4 =
2.
n
In short,
b is the radical form of b1/n. We can switch back and forth from
one form to the other. For instance,
3 5
7
= 71/3 (11)1/5 = 11
BVT_CollAlg6e_001_HT_Alg_5e_c01_01-78.qxd 3/9/11 1:18 PM Page 61
n
bm/n = (bm)1/n = b
m
and
n
bm/n = (b1/n)m = (
b)m
Thus
3
82/3 = (82)1/3 = 8
2
3
)2
= (81/3)2 = (8
(Check that the last two expressions have the same value.)
SOLUTION
1 1 1 1
a. (2x)–3/2 = = b.
7 = = y–4/7
3/2
(2x) 3
8x
y 4 4/7
y
7
c. (–3a)3/7 = –27a
3 d. x
2
+ y2 = (x2 + y2)1/2
✔ Progress Check
Change from radical form to rational exponent form or vice
versa. Assume all variables are positive real numbers.
4 5/2 1
a. 2rs
3 b. (x + y) c. y–5/4 d.
4
m5
Answers
1
a. (2r)1/4s3/4 b. (x
+ y)5 c.
4 d. m–5/4
y5
Since radicals are just another way of writing exponents, the properties
of radicals can be derived from the properties of exponents. In Table 12, n is
a positive integer, a and b are real numbers, and all radicals are real numbers.
BVT_CollAlg6e_001_HT_Alg_5e_c01_01-78.qxd 3/9/11 1:18 PM Page 62
8 3 8 2 a n a
3 n
27 37 3 b b
3 n
(–2)
3 = –2
an = a if n is odd
n
(–2)
2 = ⏐–2⏐ = 2
an = ⏐a⏐ if n is even
SOLUTION
a. 18
= 9
2 = 9
2
= 32
3 3 3 3 3
b.
–54 = 2)
(–27)( =
–27 2 = –32
3 3 3 3 3 3
c. 28x3
y = 2
8
x3 y = 2(2)(x)y = 4xy
d. x
6 = x
2 x
2 x
2 = ⏐x⏐ ⏐x⏐ ⏐x⏐ = ⏐x⏐3
WARNING
The properties of radicals state that
2 = ⏐x⏐
x
It is a common error to write x2 = x. This can lead to the conclusion that
2 = –6. Since the symbol
represents the principal, or nonnegative,
(–6)
square root of a number, the result cannot be negative. It is therefore essen-
n
2 = ⏐x⏐(and, in fact,
tial to write x xn = ⏐x⏐ whenever n is even) unless
we know that x ≥ 0, in which case we can write x 2 = x.
Simplifying Radicals
A radical is said to be in simplified form when the following conditions are
satisfied:
n
1. b
m
has m n;
BVT_CollAlg6e_001_HT_Alg_5e_c01_01-78.qxd 3/9/11 1:18 PM Page 63
n
2. b
m
has no common factors between m and n;
The first two conditions can always be met by using the properties of radicals
and by writing radicals in exponent form. For example,
3 3 3 3 3
x
4 = x
3
x = x
3
= xx
x
and
6 3
x
4 = x4/6 = x2/3 = x
2
1 1 3 3 3
ⴢ
3 3 3 3 2 3
In this connection, a useful formula is
+ n
(m )(m
– n
) = m – n
SOLUTION
x x x y xy xy
a.
y y y y
y2
y
4 4 5 2 4(5 2 ) 4
b. ⴢ (5 2 )
52 52 5 2 52 3
5 5 x2 5 (x 2 )
c. ⴢ
x 2 x 2 x2 x4
5 5 x 2 5x 2
d. ⴢ
x 2 x 2 x 2 x2
BVT_CollAlg6e_001_HT_Alg_5e_c01_01-78.qxd 3/9/11 1:18 PM Page 64
✔ Progress Check
Rationalize the denominator. Assume all variables denote positive
numbers.
9xy3 6 4
a. b. c.
3xy 2 6 x
y
Answers
3 (2 4(x y )
a. 3y23xy
b. 6
) c.
2 xy
4 x 3
2
a. (5 ) b.
3 x4
x 2
c. x
4 d.
x4
SOLUTION
4 5 2 4 (5 2 ) 4
a. (5 2 ) ⴢ
3 5 2 3 (5 2 ) 5 2
See Example 5 (b).
x 3 x 3 x2 3
b. ⴢ
x 4 x 3 (x 4 ) (x 3 )
x 4 x 4 x 16
c. ⴢ
1 x 4 x 4
x 2 x 2 x4 1
d. ⴢ , x4
x4 x 2 (x 4 ) (x 2 ) x 2
EXAMPLE 7 SIMPLIFIED FORMS WITH RADICALS
Write in simplified form. Assume all variables denote positive numbers.
4 3 3
8x x
a.
y5 b. c. 6
2
y y
BVT_CollAlg6e_001_HT_Alg_5e_c01_01-78.qxd 3/9/11 1:18 PM Page 65
SOLUTION
4 4 4 4 4
a.
y5
y4 y
y4 y yy
b.
8x3 (4x ) (2x )
2
4x2 2x 2x2x 2x2x y 2x2xy
y
y
y
y
y
y
y
6 3 3 3
6 x3 x x x y2 xy2
c. 6 2 3 3 ⴢ 3 2
y2 y y y y y
✔ Progress Check
Write in simplified form. Assume all variables denote positive
numbers.
2xy3
3
18x6
a. 75
b. c.
ab4c7 d.
y
4
32x3y5
Answers
3x3 2y 3
y 4
a. 53 b. c. bc2abc
d. – 8xy
3
y 2
43
a. 75 95
3 3
1
b.
x2y – xy
3
x2y 4xy
2
SOLUTION
43
a. 75 95
25
43
3 3 3
1
b. x2y – xy
3x2y 4xy
2x2y 7xy
2 2
BVT_CollAlg6e_001_HT_Alg_5e_c01_01-78.qxd 3/9/11 1:18 PM Page 66
WARNING
9
16
≠ 25
You can perform addition only with identical radical forms. Adding unlike radi-
cals is one of the most common mistakes made by students in algebra! You can
easily verify that
9
16
347
n m
The product of a and
b can be readily simplified only when m n.
Thus,
5 5 5
x2y
xy = x
3 2
y
but
3 5
x2y
xy
SOLUTION
3 3 3 3
a. 2
xy2 x
y 2x
2 2
y 2xyy
3 4
5 5 5
b. ab
a2b
ab2 aab
b
3 3
Calculator Alert
1. 163/4 2. (125)1/3 2 ≠ x
34. x 35. x
2
y2 ≠ x y
2x1/3 y2/3
5. 6. In Exercises 37–56, write the expression in sim-
3/4
x y1/5 plified form. Every variable represents a positive
( )
1/6
x3/2 1254/3 number.
7. 8.
x2/3 1252/3
37. 48 38. 200
1/3 2 6 6 4 1/2
9. (x y ) 10. (x y ) 39.
3
54 40. x
8
( ) ( )
3/5 2/3 3 4
x15 x18 41.
y7 42. b
14
11. 12.
y10 y6 4
43. 96x
10
44. x
5 4
y
In Exercises 13–18, write the expression in radi- 3
()
2/5 4
1 2/3
47. 16x
y
8 5
48. 20x
y
5 7 4
z
13. 14. x
4 1 4
15. a3/4 16. (–8x2)2/5 49. 50.
5 311
( )
3/2
8 2 4
17. (12x3y–2)2/3 18. x y 1 2
3 51. 52.
3y y
In Exercises 19–24, write the expression in expo-
4x2 8a2b2
nent form. 53. 54.
4 5
2x 2 2b
19. 83 20. 32 3 4
55. x
y 2 7
56. 48x
y
8 6 2
z
1 1
21. 5 22. 3
(8 ) 2 x7 In Exercises 57–66, simplify and combine terms.
3 3
1 53
57. 23 58. 4
11 6
11
(2a2b3 ) 4
5
23. 24.
4 4 3
a 4x
59. 3x 52
60. 32 22
9
In Exercises 25–33, evaluate the expression. 12
61. 227 48
Verify your answer using your calculator. 62. 20
445
80
4 25 3 3
25. 26. 63.
40 45
135 280
9 4
abc
64. 2abc
38abc
4 3 1
27. 81
28. 2
27
(35
65. 25 45
)
( 1
2
29. (5 ) 2 30.
3
) (312
66. 218 275
)
2 2
31. ( 54 ) 32. ( 72 ) 67. 3
(3
4) 68. 8
(2
3
)
3 3
33. (14.43)3/2 69. 3
x2y
xy2
BVT_CollAlg6e_001_HT_Alg_5e_c01_01-78.qxd 3/9/11 1:19 PM Page 68
1 ( )
3 3 a 2
81. 82. b.
5 5y 35 c
2 1 5 3 1
83. 84. c. x
2
x
2 1 53
97. The frequency of an electrical circuit is
6 2 2a
85. 86. given by
3 2 2x y
1 Lc1c2
2 c1 c2
In Exercises 87–90, rationalize the numerator.
Make the denominator radical free. (Hint:
3x
10
87. 12 88. Use the techniques for rationalizing the
x9
denominator.)
x4 2x 1
89. 90.
16x 3x , 0.04
98. Use your calculator to find 0.4 ,
, 0.000
0.004 4 , and so on, until you see
In Exercises 91 and 92, provide real values for x a pattern. Can you state a rule about the
and y and a positive integer value for n to value of
demonstrate the result.
a
n n
y
91. x ≠ x
y 92. x
y ≠ x y
n n 10
where a is a perfect square and n is a posi-
93. Find the step in the following “proof” that is tive integer? Under what circumstances does
incorrect. Explain. this expression have an integer value? Test
2 4
(2)(
2) 2
2
2 your rule for large values of n.
x2 4
i 1
i 2 1
We also assume that i behaves according to all the algebraic laws we have
already developed (with the exception of the rules for inequalities for real num-
bers). This allows us to simplify higher powers of i. Thus,
i 3 i 2 i (1)i i
i 4 i 2 i 2 (1)(1) 1
i 5 i 4 i (1) i i
i 27 i 24 i 3 (i 4)6 i 3 (1)6 i 3 i 3 i
a. i 51 b. i 74
SOLUTION
a. i 51 i 48 i 3 (i 4)12 i 3 (1)12 i 3 i 3 i
i25
25 5i
a
ia for a 0
BVT_CollAlg6e_001_HT_Alg_5e_c01_01-78.qxd 3/9/11 1:19 PM Page 70
Any number of the form bi, where b is a real number, is called an imaginary
number.
WARNING
4
9
≠ 36
The rule a
b
ab
holds only when a ≥ 0 and b ≥ 0. Instead, write
4
9
2i 3i 6i2 6
We see that the real number system is a subset of the complex number system.
The desire to find solutions to every quadratic equation has led mathematicians
to create a more comprehensive number system, which incorporates all previ-
ous number systems. We will show in a later chapter that complex numbers are
all that we need to provide solutions to any polynomial equation.
SOLUTION
1 1
a. 0i
2 2
b. 9
i9
3i 0 3i
c. 1 4
1 i4
1 2i
Do not be concerned by the word “complex.” You already have all the
basic tools you need to tackle this number system. We will next define opera-
tions with complex numbers in such a way that the rules for the real num-
bers and the imaginary unit i continue to hold. We begin with equality and
BVT_CollAlg6e_001_HT_Alg_5e_c01_01-78.qxd 3/9/11 1:19 PM Page 71
say that two complex numbers are equal if their real parts are equal and
their imaginary parts are equal; that is,
SOLUTION
Equating the real parts, we have x 6; equating the imaginary parts,
3 y or y 3.
Complex numbers are added and subtracted by adding or subtracting the
real parts and by adding or subtracting the imaginary parts.
Note that the sum or difference of two complex numbers is again a complex
number.
SOLUTION
a. (7 2i) (4 3i) (7 4) (2 3)i 11 5i
b. 14 (3 8i) (14 3) 8i 11 8i
✔ Progress Check
Perform the indicated operations.
Answers
a. 3 i b. 3 2i
BVT_CollAlg6e_001_HT_Alg_5e_c01_01-78.qxd 3/9/11 1:19 PM Page 72
This result demonstrates that the product of two complex numbers is a complex
number. It need not be memorized. Use the distributive law to form all the prod-
ucts and the substitution i2 1 to simplify.
SOLUTION
(2 3i)(7 5i) 2(7 5i) 3i(7 5i)
14 10i 21i 15i2
14 11i 15(1)
29 11i
✔ Progress Check
Find the product.
Answers
a. 14 2i b. 14 8i
a2 b2 Since i2 1
Because a and b are real numbers, a2 b2 is also a real number. We can sum-
marize this result as follows:
(a bi)(a bi) a2 b2
This result demonstrates that the quotient of two complex numbers is a com-
plex number. Instead of memorizing this formula for division, remember that
quotients of complex numbers may be simplified by multiplying the numerator
and denominator by the conjugate of the denominator.
SOLUTION
a. Multiplying numerator and denominator by the conjugate of the denomina-
tor, 3 2i, we have
2 3i 2 3i 3 2i 64i 9i 6i2 6 5i 6(1 )
ⴢ
3 2i 3 2i 3 2i 32 22 94
12 5i 12 5
i
13 13 13
1
b. The reciprocal is . Multiplying both numerator and denominator by
2 5i
the conjugate 2 5i, we have
1 2 5i 2 5i 2 5i 2 5
ⴢ i
2 5i 2 5i 22 52 29 29 29
Verify that
2 5
(2 5i) i 1
29 29
✔ Progress Check
Write the following in the form a bi.
4 2i
a. b. 1 3 i
c.
5 2i 2 3i 3 5i
Answers
18
16
a. i b. 2 3i 15 9 i
c.
29 29 13 13 34 34
Calculator Alert
1. i 60 2. i 27 5. i 33 6. i 15
BVT_CollAlg6e_001_HT_Alg_5e_c01_01-78.qxd 3/9/11 1:19 PM Page 75
32. 12 i 1 32 i 70. Prove that the commutative law of multipli-
cation holds for the set of complex numbers.
33. 2i(3 i) 34. 3i(2 i)
71. Prove that 0 0i is the additive identity and
1 0i is the multiplicative identity for the
1 i
35. i
2 36.
2 2
i 4i
set of complex numbers.
37. (2 i)(2 i) 38. (5 i)(2 3i) 72. Prove that a bi is the additive inverse of
39. (2 2i)(4 3i) 40. (2 5i)(1 3i) the complex number a bi.
41. (3 2i)(2 i) 42. (4 3i)(2 3i) 73. Prove the distributive property for the set of
complex numbers.
In Exercises 43–48, multiply by the conjugate and
simplify. 74. For what values of x is x
3 a real num-
ber?
43. 2 i 44. 3i
0
75. For what values of y is 2y 1 a real
45. 3 4i 46. 2 3i
number?
47. 4 2i 48. 5 2i
BVT_CollAlg6e_001_HT_Alg_5e_c01_01-78.qxd 3/9/11 1:19 PM Page 76
76. Perform the multiplications and simplify. parentheses appropriately! (Note: The values of a
and b in each answer will be in decimal form.)
a. (x yi)(x yi)
86. Mathematics in Writing: Consider the addition
b. (1 i)5
and the multiplication of complex numbers.
c. (1 3
)4 How does i differ from a variable like x? If you
d. [x (2 5i)][x (2 5i)] always treat i as though it is a variable, at what
step in the procedures of addition or multiplica-
For Exercises 77–85, redo Exercises 49–57 using the tion would you run into trouble?
i key on your graphing calculator. Remember to use
■ ■ ■
Chapter Summary
Terms and Symbols
Imaginary Unit i 69 Using the imaginary unit i 1, a complex number is of the
form a bi, where a and b are real numbers; the real part of a
bi is a and the imaginary part of a bi is b.
Real Number System 70 The real number system is a subset of the complex number system.
Review Exercises
Solutions to exercises whose numbers are in blue In Exercises 12–14, sketch the given set of num-
are in the Solutions section in the back of the bers on a real number line.
book.
12. The negative real numbers
In Exercises 1–3, write each set by listing its
13. The real numbers x such that x 4
elements within braces.
14. The real numbers x such that 1 ≤ x 1
1. The set of natural numbers from 5 to 4,
inclusive 15. Find the value of ⏐3⏐ ⏐1 5⏐.
—
2. The set of integers from 3 to 1, inclusive 16. Find PQ if the coordinates of P and Q are
9
and 6, respectively.
2
3. The subset of x ∈ S, S {0.5, 1, 1.5, 2} such
that x is an even integer 17. A salesperson receives 3.25x 0.15y dol-
lars, where x is the number of hours worked
For Exercises 4–7, determine whether the state-
and y is the number of miles driven. Find the
ment is true (T) or false (F).
amount due the salesperson if x 12 hours
4. 7
is a real number. and y 80 miles.
5. 35 is a natural number. 18. Which of the following expressions are not
polynomials?
6. 14 is not an integer.
a. 2xy2 x2y b. 3b2 2b 6
7. 0 is an irrational number.
c. x1/2 5x2 x d. 7.5x2 3x 1 x0
In Exercises 8–11, identify the property of the 2
real number system that justifies the statement. In Exercises 19 and 20, indicate the leading coef-
All variables represent real numbers. ficient and the degree of each polynomial.
11. 9x 1 9x
BVT_CollAlg6e_001_HT_Alg_5e_c01_01-78.qxd 3/9/11 1:19 PM Page 80
Review Exercises
30. ⴢ
3(x2 y2 ) 7xy2 x
50.
x y
4 x2 x2
31.
2y2 3y 51. Compute
x2 2x 3 x2 4x 3 (5.10 × 107)(3.45 × 102)
32.
2x2 x 3x3 3x2 7.10 × 104
1 10
h.
3
g.
4 0.5 three persons be formed from among the
8
executive committee members?
4
2
i. j. 95/8 b. According to the by-laws, there must be
3 at least three affirmative votes to carry a
56. Solve for x and y: motion. If the president automatically has
two votes, list all the minimal winning
(x 2) (2y 1)i 4 7i
coalitions.
57. Simplify i 47. 1
65. If 6 children can devour 6 hot dogs in 10 of
In Exercises 58–61, perform the indicated opera- an hour, how many children would it take to
tions and write all answers in the form a bi. devour 100 hot dogs in 6000 seconds?
a. Combine into one term with a common 67. Find the area of the shaded rectangle.
denominator 4x
1 1 1
x
a b c
b. Simplify the quotient 4x
2y
1 1
a b
1 1 68. An open box is to be made from a 4 feet × 5
c d feet piece of tin by cutting out squares of
63. Dan, at 200 pounds, wishes to reduce his equal size from the four corners and bending
weight to 180 pounds in time to attend his up the flaps to form sides. Find a formula
college reunion in 8 weeks. He learns that it for the volume in terms of s, the side of the
takes 2400 calories per day to maintain his square. Write the inequality that describes
weight. A reduction of his caloric intake to the restriction on s.
1900 calories per day will result in his losing
weight at the rate of 1 pound per week.
What should his daily caloric intake be to
achieve this goal?
Review Exercises
69. Compute the following products: find the fifth even perfect number. See if
you can.
a. (x y)(x2 xy y2)
75. The speed of light is 3 × 108 meters per sec-
b. (x y)(x3 x2y xy2 y3)
ond. Write all answers using scientific nota-
c. (x y)(x4 x3y x2y2 xy3 y4) tion.
70. Using Exercise 69, find a general formula a. How many seconds does it take an object
that allows you to factor xn yn, where n is traveling at the speed of light to go 1 ×
a positive integer. 1026 meters?
71. In ancient Alexandria, numbers were multi- b. How many seconds are there in 1 year of
plied by using an abacus as follows: 365 days?
Review Tests
In Problems 1 and 2, write each set by listing its 13. Which of the following expressions are not
elements within braces. polynomials?
—
10. Find AB if the coordinates of A and B are
22. Find the LCD of
6 and 4, respectively.
1 2 3
2
11. The area of a region is given by the expression 2x 4x2 4 x2
3x2 xy. Find the area if x 5 meters and y
In Problems 23 and 24, perform the indicated
10 meters.
operations and simplify.
12. Evaluate the expression 4
2
2x 5 x1
y2x 23. 24.
x2 9 3x 9 x 1
xy
if x 3 and y 1.
BVT_CollAlg6e_001_HT_Alg_5e_c01_01-78.qxd 3/9/11 1:19 PM Page 84
Review Tests
1
27. 0 28. (2a2b1)2 In Problems 33–35, perform the indicated opera-
(x 1)
tions and write all answers in the form a bi.
In Problems 29–31, perform the indicated opera- 33. (2 i) (3 i) 34. (5 2i)(2 3i)
tions.
5 2i
3 3 35.
29. 3
24 2
81 5)2
30. (7 2i
Writing Exercises
1. Evaluate (8)(1.4142) and (8)(2). Are these 3. Compare and contrast the properties of the
results close to one another? Why? complex numbers with those of the real
numbers.
2. Discuss the need for the complex number
system. 4. Discuss why division by zero is not permitted.
BVT_CollAlg6e_001_HT_Alg_5e_c01_01-78.qxd 3/9/11 1:19 PM Page 85
Chapter 1 Project
Polynomial expressions are used by physicists to study the motion of objects in
free fall. Free fall means that the attraction of gravity is the only force operat-
ing on the object. In reality, other forces like air resistance play a role.
Take a look at Exercises 86 and 87 in Section 1.3 and Exercises 84–86 in
Section 1.4. Set up a table for various planets or moons in our solar system, and
use the Internet or other resources to find the data you need to write free-fall equa-
tions for objects on those worlds. (Hint: The value of a is all you need.) Here are
some values to start you off:
Mars: a 3.72
Earth: a 4.9
The Moon: a 1.6
All these values are in SI units, so the accelerations given above are in
meters per second squared.
Try to redo the Exercises listed above for various planets. Write a para-
graph explaining the problem described in the chapter opener.
■ ■ ■
BVT_CollAlg6e_001_HT_Alg_5e_c01_01-78.qxd 3/9/11 1:19 PM Page 86