A Problem Solving Approach in College Algebra
A Problem Solving Approach in College Algebra
Marcel B. Finan
Arkansas Tech University
c
°All Rights Reserved
PREFACE
This book is a non traditional textbook in college algebra. Its primary objec-
tive is to encourage students to learn from asking questions rather than reading
a detailed explanations of the material discussed in a typical textbook. As a
result, a critical prerequisite for students wishing to take this course is atten-
dance. Supplemental information of the mathematics involved in this book will
be provided after the problems have been read and questions have been posed.
Another main objective of this book is for the students to gain confidence in
their ability to use mathematics. A final objective is to prepare students with
a solid foundation for subsequent courses in mathematics and other disciplines.
Marcel B. Finan
Russellville, Arkansas
May 2002.
Contents
1 Fundamental Concepts 5
1.1 Sets of Numbers and their Properties . . . . . . . . . . . . . . . . 5
1.2 Solving Equations . . . . . . . . . . . . . . . . . . . . . . . . . . 8
1.3 Applied Problems . . . . . . . . . . . . . . . . . . . . . . . . . . . 10
1.4 The graph of an Equation . . . . . . . . . . . . . . . . . . . . . . 12
1.5 The Concept of a Function . . . . . . . . . . . . . . . . . . . . . 13
1.6 Chapter Test . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 21
2 Algebraic Expressions 25
2.1 Integral Exponents . . . . . . . . . . . . . . . . . . . . . . . . . . 25
2.2 Radicals and Rational Exponents . . . . . . . . . . . . . . . . . . 28
2.3 Polynomials . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 29
2.4 More of Factoring . . . . . . . . . . . . . . . . . . . . . . . . . . . 31
2.5 Rational Expressions . . . . . . . . . . . . . . . . . . . . . . . . . 32
2.6 Chapter Test . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 34
2.7 Cumulative Test . . . . . . . . . . . . . . . . . . . . . . . . . . . 35
4 Graphs of Functions 49
4.1 Lines . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 49
4.2 Systems of Linear Equations . . . . . . . . . . . . . . . . . . . . . 54
4.3 Quadratic Functions . . . . . . . . . . . . . . . . . . . . . . . . . 55
4.4 Composition of functions . . . . . . . . . . . . . . . . . . . . . . 57
4.5 Chapter Test . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 58
4.6 Cumulative Test . . . . . . . . . . . . . . . . . . . . . . . . . . . 61
3
4 CONTENTS
Fundamental Concepts
In this chapter we consider the basic topics that every student needs to be
familiar with when taking college algebra, namely, the familiarity with the sets
of numbers and their properties, the question of solving equations, the skill
of applying algebra for solving real world problems, and most importantly the
concept of a function.
Exercise 1
A rational number is a number that can be represented by a fraction of the
form ab where a and b are both integers with b 6= 0. Decimal notation for ra-
tional numbers either terminates or repeats. A number√that is not rational is
called irrational. Consider the following numbers: 0, − 3, 23 , 0.45, − π2 , π.
Exercise 2
Write the number 0.125125125 · · · as a fraction. Thus, convince yourself that a
decimal numbers with repeating digits is a rational number.
Exercise 3
(i) Find a number that is rational but not an integer.
(ii) Find a real number that is not rational.
(iii) Find a real number that is not irrational.
5
6 CHAPTER 1. FUNDAMENTAL CONCEPTS
Exercise 4
To find the sum of two numbers with opposite signs, ignore the negative sign,
subtract the smaller number from the larger number. The sum has the same
sign as the sign of the larger number. For example, to find −6 + 13 we subtract
6 from 13 to obtain 7 and since the larger number 13 has a positive sign then
−6 + 13 = 7. Calculate −35.4 + 2.51.
Exercise 5
State the property given by each sentence, where a, b, and c are real numbers:
(a) a + b = b + a
(b) a · b = b · a
(c) a + (b + c) = (a + b) + c
(d) a · (b · c) = (a · b) · c
(e) a + 0 = 0 + a
(f ) a · 1 = 1 · a
(g) a + (−a) = (−a) + a = 0
(h) a · a1 = a1 · a = 1, a 6= 0
(i) a(b + c) = ab + ac
Exercise 6
The opposite of the opposite of a is just a, that is, −(−a) = a. Calculate −3.6 −
(−7).
Exercise 7
The product (or ratio) of two positive numbers is always positive; the product
(or ratio) of two negative numbers is always negative. Calculate (1 − 6)(−3).
Exercise 8
a c a c ac
The product of two fractions b and d is defined by b · d = bd . Simplify:
(−6 37 )( −5
14
).
Exercise 9
a c ad±bc
The sum or difference of two fractions: b±d = bd . Calculate: (3 31 −5 23 )(− 29 ).
Exercise 10
The notations a ÷ b or ab mean that there exists a unique number c such that
c × b = a. Find the value, if possible, of the ratio (−3) ÷ 0.
Exercise 11
To add fractions with non identical denominators, one finds the least com-
mon denominator, that is the least number divisible evenly by all the de-
nominators. This is also known as the least common multiple. For ex-
ample, to find the LCM of two numbers a and b we first write each num-
ber as a product of the form a = 2c1 3c2 5c3 · · · and b = 2d1 3d2 5d3 · · ·. Then
LCM (a, b) = 2max(c1 ,d1 ) 3max(c2 ,d2 ) 5max(c3 ,d3 ) · · ·
Find LCM (24, 126).
1.1. SETS OF NUMBERS AND THEIR PROPERTIES 7
Exercise 12
Find the value of
3 2
+ =
5 7
Exercise 13
Find the value of
−8 − (−8) =
Exercise 14
Find the sum
x 2x
+ =
3 5
Exercise 15
Find the product
3x 8y 2
=
4y x2
Exercise 16
Find the value of
(−5)(−1)(−7) =
Exercise 17
The distributive law of multiplication states a(b+c) = ab+ac or (a+b)c = ac+bc.
Multiply
x(x − 2y) =
Exercise 18
Multiply
(2x − 3y)(x + 2y) =
Exercise 19
The world’s fastest airliner, the Concorde, travels one mile in 0.0006897 hour
and carries 128 passengers. Find its rate in miles per hour.
Exercise 20
If 720 is 0.6% of x, what is x?
Exercise 21
What number is obtained from increasing 300 by 115%?
Exercise 22
If an amount of money P (called principal) is invested at an annual simple rate
r for a period of t years then the balance in the account at the end of t years is
given by the formula A = P + I = P + P rt = P (1 + rt).
What amount must be invested at 8% simple interest so that $50 interest is
earned at the end of 6 months?
8 CHAPTER 1. FUNDAMENTAL CONCEPTS
Exercise 23
What is the interest on $500 invested at 9% per year simple interest for 4 years?
Exercise 24
The set of real numbers, denoted by IR, is modeled using a line directed to the
right. Any point A on this line is associated with a real number a called√the
abscissa of a. We write A(a). Plot the points A(−3), O(0), B(2.5), and C( 2).
Exercise 25
If x ≥ 0 then the absolute value of x is |x| = x; if x < 0 then |x| = −x.
Geometrically, the absolute value of a number a is its distance from 0 on the
−4
number line. Calculate |−4−1| .
Exercise 26
The distance between two points A(a) and B(b) on the real line is given by
the formula d(A, B) = |a − b|. Find the distance between the points A(6 12 ) and
B(4.2).
Exercise 27
When simplifying algebraic expressions one uses the following rules for order of
operations:
(i) Do all calculations within grouping symbols before operations outside. When
nested grouping symbols are present work from inside out.
(ii) Evaluate all exponential expressions.
(iii) Do all multiplications and divisions in order from left to right.
(iv) Do all additions and subtractions in order from left to right.
(1) The Addition Principle: Adding or subtracting the same number to both
sides of an equation does not change the solution set of the original equation.
Exercise 30
Solve
2x − 5 = 3x + 7
Exercise 31
Sometimes to solve an equation, you must simplify the equation before using the
properties listed above. Solve
(x + 2)(x + 3) = x2 + 16
Exercise 32
When an equation involves fractions, you can eliminate the fractions by multi-
plying both sides of the equation by the least common denominator. Solve
1 x 1 − 3x
− =
x 5 15
Exercise 33
Solve
x 2x − 1 x+1
+ =
2 4 8
Exercise 34
Solve
−2 x
+ =0
x2 − 1 x − 1
Exercise 35
Solve
2x + 1 1 3
+ =
x(2x + 3) 2x 2x + 3
10 CHAPTER 1. FUNDAMENTAL CONCEPTS
Exercise 36
In a product ab, we call a and b factors. An important property of numbers is
that, if ab = 0 then either a = 0 or b = 0. This is known, as the zero product
property. Solve
1 + x1
=0
1 − x1
Exercise 37
Solve
3x 3
+2= .
x−1 x−1
Exercise 38
Solve
3x − 5 = 4
Exercise 39
Solve
x3 = 25x
Exercise 40
Solve
1 1 1
+ = .
x x−1 x(x − 1)
(1) Read the problem several times until you completely understand it.
(2) If possible, draw a diagram to illustrate the problem.
(3) Choose a variable and write down what it represents.
(4) Represent any other unknowns in terms of that variable.
(5) Write an equation that models the situation.
(6) Solve the equation.
(7) Check your answer by using it to solve the original problem ( and not the
equation).
Exercise 41
Beth grossed $435 one week by working 52 hours. Her employer payes time-and-
a-half for all hours worked in excess of 40 hours. With this information, can
you determine Beth’s regular hourly wage?
Exercise 42
Judy, an investor with $70, 000, decides to place part of her money in corporate
bonds paying 12% per year and the rest in a Certificate of Deposit paying 8%
per year. If she wishes to obtain an overall return of 9% per year, how much
should she place in the CD investment?
1.3. APPLIED PROBLEMS 11
Exercise 43
In a chemistry laboratory the concentration of one solution is 10% of HCl and
that of a second solution is 60% HCl. How many millilitres (mL) of the 10%
solution should be used to obtain 50 mL of a 30% HCl solution?
Exercise 44
From each corner of a square piece of sheet metal, remove a square of side 9
centimeters. Turn up the edges to form an open box. If the box is to be hold 144
cubic centimeters, what should be the dimensions of the piece of sheet metal?
Exercise 45
A metra commuter train leaves Union Station in Chicago at 12 noon. Two
hours later, an Amtrak train leaves on the same track, travelling at an average
speed that is 50 miles faster than the Metra train. At 3 p.m., the Amtrak train
is 10 miles behind the Metra train. How fast is the Metra train?
Exercise 46
The sum of three consecutive even integers is 72. Find the integers.
Exercise 47
If two edges of a cube are increased by 2 cm and the remaining edge is increased
by 1 cm, the volume of the resulting rectangular box is 29 3
5 cm larger than the
volume of the original cube. Find the length of an edge of the original cube.
Exercise 48
A flask has 14 ounces of a certain chemical known to contain 20% alcohol. How
many ounces of pure alcohol must be added in order to raise the concentration
to 40%.
Hint: T otalAmount of alcohol in new solution 40
amount of liquid in the new solution = 100 .
Exercise 49
Suppose a retailer runs a sale in which each item is discounted 20%. If x is the
price of an item before the sale, give an algebraic expression for the sale price.
Exercise 50
You receive a monthly salary of $2, 000 plus a commission of 10% of sales.
Suppose your monthly sale is $1, 480 then what is your wage for the month?
Exercise 51
The sum of two numbers is 8 and their product is 5. What is the sum of their
squares?
Exercise 52
An auto repair shop charges $20 shop charge plus $25 per hour for labor. If the
total charge for a repair job is $80 plus parts, how many hours of labor did the
job require?
Exercise 53
A comparison shopper notes that the competition runs a sale in which a coat is
marked down 20% to $72. What was the original price?
12 CHAPTER 1. FUNDAMENTAL CONCEPTS
Exercise 55
Suppose that (x, y) is equidistant from the points (1, 3) and (−1, 2). Find a
relationship between x and y.
Exercise 57
Find all numbers x for which the distance between (−1, x) and (2, 0) is 5.
Exercise 58
Suppose that (x, y) is on the perpendicular bisector of (4, 5) and (3, −2). Find
an equation giving the relationship between x and y.
Exercise 59
Suppose that a triangle with vertices (x, y), (2, 3) and (5, −9) is equilateral. Find
an equation giving the relationship between x and y.
Exercise 60
Graph the equation 3x − 4y + 12 = 0.
Exercise 61
Find the distance between (7, 4) and (−2, 1).
Exercise 62
The equation of a circle with center (a, b) and radius r is given by (x − a)2 +
(y − b)2 = r2 . Find the center of the circle (x − 2)2 + (y + 3)2 = 9.
Exercise 63
Find an equation of the circle centered at (3, −2) and with radius 3.
Exercise 64
Find an equation of the circle centered at (−4, 6) and passing through the point
(−1, 2).
1.5. THE CONCEPT OF A FUNCTION 13
Exercise 65
Find the center of the circle: x2 + y 2 + 4x − 6y + 12 = 0.
Exercise 66
Graph the equation y = x1 .
Exercise 67
Graph the equation y = x2 .
Exercise 68
Graph the equation y = |x|.
Exercise 69 √
Graph the equation y = x for x ≥ 0.
Exercise 70
Graph the equation y = x3 .
Exercise 71
Graph the equation x = y 2 .
Exercise 72
Find an equation for the circle whose center is (2, −3) and whose radius is equal
to 4.
Exercise 73 √
Find an equation for the circle whose center is (− 12 , 2) and whose radius is
√
equal to 2 2.
Exercise 74
Find the center and the radius of the circle:x2 + y 2 + 2x − 6y = 15.
Exercise 75
Find an equation for the set of all points (x, y) with the property that the sum
of the distances from (x, y) to (1, 0) and from (x, y) to (−1, 0) is equal to 6.
Exercise 76
Graph the equation y = x2 + 2.
Exercise 77
Suppose that y = −2 no matter what x is.
Exercise 78
Suppose that x = 2 no matter what y is.
Exercise 79
A function can be described using words. The sales tax on an item is 7.5%.
Express the total cost,C, as a function of the price P of the item.
Exercise 80
Suppose you are looking at the graph of y as a function of x.
(a) What is the maximum number of times that the graph can intersect the
y axis? Explain.
(b) Can the graph intersect the x axis an infinite number of times? Explain.
Exercise 81
(a) You are going to graph p = f (w). Which variable goes on the horizontal axis
and which goes on the vertical axis?
(b) If 10 = f (−4), give the coordinates of a point on the graph of f .
(c) If 6 is a solution of the equation f (w) = 1, give a point on the graph of f.
Exercise 82
Use the graph to fill in the missing values: (a) f (0) =? (b) f (?) = 0.
y
40
f(x)
20 x
Exercise 83
It is possible for two quantities to be related and yet for neither quantity to be a
1.5. THE CONCEPT OF A FUNCTION 15
Exercise 84
We say that a quantity y is directly proportional to xn , where n is a positive
number, if there exists a constant k such that y = kxn . We call k the constant
of proportionality.
Exercise 85
We say that a quantity y is inversely proportional to xn , where n is a positive
number, if there exists a constant k such that y = xkn . We call k the constant
of proportionality.
Exercise 86
For each of the formulas below, state whether y is directly proportional to x and,
if so, give the constant of proportionality:
16 CHAPTER 1. FUNDAMENTAL CONCEPTS
√ x
(a) y = 5x (b) y = x · 7 (c) y = x · x (d) y = 5x (e) y = π (f )
y = πx (g) y = x + 2 (h) y = 3(x + 2) (j) y = 6z where z = 7x.
Exercise 87
An astronaut’s weight, w, is inversely proportional to the square of his distance,
r, from the earth’s center. Suppose that he weighs 180 pounds at the earth’s
surface and that the radius of the earth is approximately 3960 miles.
Exercise 88
The radius, r, of a sphere is directly proportional to the cube root of its volume V.
(a) A spherical tank has radius 10 centimeters and volume 4188.79 cubic cen-
timeters. Find the constant of proportionality and write r as a function of V,
that is r = f (V ).
(b) The volume of the sphere in part (a) is doubled. What is the new radius?
Exercise 89
Let f (x) = x2 . Evaluate f (a+h)−f
h
(a)
. This quantity is known as the difference
quotient of f at a or the average rate of change of f on the interval [a, a+h].
This concept is of great importance in calculus.
Exercise 90
f (x+h)−f (x)
For f (x) = x2 − 4x + 7, find h .
Exercise 91
The Fibonacci sequence is a sequence of numbers that begins 1, 1, 2, 3, 5, · · · No-
tice that each term in the sequence is the sum of the two preceding terms.
Let f (n) be the nth term in the sequence. What is the relationship between
f (n), f (n − 1) and f (n − 2)?
s(n) = 1 + 2 + 3 + · · · + n.
By writing s(n) in reverse order and adding the resulting expression to the pre-
vious expression show that a compact form of s(n) is given by the expression
n(n + 1)
s(n) = .
2
Exercise 93 (Arithmetic Sequences)
By a sequence we mean a list of numbers: f (1), f (2), · · · where f is a function.
Thus, a sequence is a function with domain the set of nonnegative integers.
1.5. THE CONCEPT OF A FUNCTION 17
The numbers in the sequence are called terms. Thus, f (n) is called the nth
term. Suppose that each term in the sequence is equal to the previous term
plus a constant d. That is, f (n) = f (n − 1) + d. Such a sequence is called an
arithmetic sequence. Show that f (n) = f (1) + (n − 1)d.
Exercise 94
Let f (1), f (2), · · · be an arithmetic sequence. Show that
n
f (1) + f (2) + · · · + f (n) = [2f (1) + (n − 1)d]
2
Exercise 95
If air resistance is neglected, every falling object travels 16 ft during the first
second, 48 ft during the next, 80 ft during the next, and so on. These numbers
form an arithmetic sequence.
Exercise 97
Let f (1), f (2), · · · be a geometric sequence with ratio d neq1.
Exercise 98
The present value, $P, of a future payment, $B, is the amount which would
have to be deposited (at some interest rate, r) in a bank account today to have
exactly $B in the account at the relevant time in the future. If r is the interest
rate compounded annually and if n is the number of years then
B
B = P (1 + r)n or P = .
(1 + r)n
Suppose that Patrick Ewing’s contract with the Knicks guaranteed him and his
heirs an annual payment of $3 million forever. How much would the owners
need to deposit in an account today in order to provide these payments?
ordered pairs (x, y). Sometimes, the variables x and y are functions of a third
variable t. That is, x = f (t) and y = g(t). We call these equations the para-
metric equations for the curve and the variable t is called the parameter.
Graph the curve with parametric equations x = 2t and y = t2 − 3 with t ≥ 0.
Using these equations, write y in terms of x and use a graphing calculator to
graph the curve.
Exercise 100 √
Using a graphing calculator, graph the curve x = t, y = 2t + 3 where 0 ≤ t ≤ 3.
Write y in terms of x.
Exercise 101
Find a set of parametric equations of the circle x2 + y 2 = 1.
Exercise 102
When a curve is defined by a formula of the form y = f (x) then we say that
it is defined explicitly. When a curve is defined by an expression of the form
f (x, y) = 0 then we say that the curve √is defined implicitly. Consider the
following explicitly defined curve y = ± 1 − x2 for −1 ≤ x ≤ 1. Find the
implicit formula for this curve.
Exercise 103
Sketch a graph of |y| = |x|. Find an explicit formula for y in terms of x.
Exercise 104
Find the domain of the function defined by the set:
{(−3, 0), (−1, 4), (0, 2), (2, 2), (4, −1)}.
Exercise 105
When a function is defined by more then one expression then it is called piece-
wise defined function.Consider the following piecewise defined function
½ 2
x + 1, x < 0
f (x) =
x − 1, x ≥ 0
Find f (0).
Exercise 106
Let f (x) = −x2 + 4x + 1. Find f (x + 2).
Exercise 107
Which of the following represents a function?
Exercise 108
Determine which of the following Venn diagrams represent a function.
. . . . . .
. . . . . .
. . . . . .
A B C
Exercise 109
If f (x) = 4x2 − 3 then what is f (x2 )?
Exercise 110
−1
Find the domain of the function f (x) = (x+3)(x−3) .
Exercise 111 √
4−x
Find the domain of the function f (x) = (x+1)(x−4) .
Exercise 112
Find the domain of the function f (x) = x1 .
Exercise 113
What is the range of the function f (x) = |x|?
Exercise 114
To say that y is a function of x means that for each value of x must be associated
exactly one value of y. What does this requirement mean graphically? In order
for a graph to represent a function, each x value must correspond to exactly one
y − value. This means that the graph must intersect any vertical line at most
once. If a vertical line cuts the graph for example twice, the graph could not be
the graph of a function since we have two y values for the same x − value and
this violates the definition of a function. The above results in the following test:
vertical line test: If there is a vertical line that crosses the graph more than
once then the graph is not the graph of a function. Which of the graphs (a)
through (d) are graphs of functions?
20 CHAPTER 1. FUNDAMENTAL CONCEPTS
Exercise 115
Which of the graphs (a) through (i) represent y as a function of x? (Note that
an open circle indicates a point that is not included in the graph; a solid dot
indicates a point that is included in the graph.)
c
a b
d e f
. . .
g
. . h
. .. .. j
..
Exercise 116
Suppose $200 is invested at 6% per year simple interest for t years. Find a
formula for the earned interest I.
1.6. CHAPTER TEST 21
Exercise 117
A ball thrown vertically upward from the roof of a skyscraper. Let h(t) denote
the height of the ball from the ground t seconds after it is thrown. Then, from
the laws of physics, h(t) is given by an expression of the form
h(t) = −16t2 + v0 t + h0
where v0 is the initial velocity of the ball and h0 is the initial height of the
ball. Suppose that the building is 1200 feet tall. Furthermore, suppose that an
observer sees the ball pass by a window 800 feet from the ground 10 seconds after
the ball was thrown. Determine a formula for the function h(t).
Exercise 118
Two cars leave an intersection at the same time, proceeding in perpendicular
directions. One car is moving at 45 mph, and the other is moving at 30mph.
Determine an expression for the function D(t) that gives the distance between
the two cars as a function of time.
Exercise 119
For a positive integer n we define n factorial, denoted by n!, to be the product
n(n − 1)(n − 2) · · · 3 · 2 · 1. Let p(n) = n!. Evaluate p(n) for 1 ≤ n ≤ 10. Compile
your results in a table. Use a calculator to find 0!
Exercise 120
Give an example of a function that cannot be defined by a formula.
Exercise 121
Let s(t) = 11t2 + t + 100 be the position, in miles, of a car driving on a
straight road at time t, in hours. The car’s velocity at any time t is given
by v(t) = 22t + 1.
(a) Use function notation to express the car’s position after 2 hours. Where
is the car then?
(b) Use function notation to express the question, ”when is the car going 65
miles per hour?”
(c) Where is the car when it is going 67 mph?
Exercise 123
Write the following expression without using parentheses and brackets: x − 5[3 −
2(x + 2)]
22 CHAPTER 1. FUNDAMENTAL CONCEPTS
Exercise 124
Write the following statement as inequality: The length y of the new edition of
a book is at most 20 percent longer than the previous edition x.
Exercise 125
Calculate: | 33
12 − π|
Exercise 126
Find the distance between the two points A(−1) and B(−5).
Exercise 127
Calculate: | − 8| − |17| − | − 8 − 17|.
Exercise 128
Suppose that the coordinates of a point A(x, y) satisfy x > 0, y < 0. Locate the
quadrant that A belong to.
Exercise 129
Suppose that (x, y) belongs to the third quadrant. To what quadrant does the
point (x, −y) belong to?
Exercise 130
Find the distance between the points A(6, −3) and (6, 5).
Exercise 131
Find the midpoint of the line segement joining the points (− 31 , − 31 ) and (− 61 , − 21 ).
Exercise 132
Find the standard form of the equation of the circle with center (2, −1) and
radius 4.
Exercise 133
Find the standard form of the equation of the circle with diameter (−4, −1) and
(4, 1)
Exercise 134
Find the center and the radius of the circle: (x − 1)2 + (y + 3)2 = 4
Exercise 135
A plane flies in a straight line to a city that is 100 kilometers east and 150
kilometers north of the point of departure. How far does it fly?
Exercise 136
Determine the point that lies on the graph of the equation: y = x2 − 3x + 2.
Exercise 137
Solve the equation: 2(x + 5) − 7 = 3(x − 2).
1.6. CHAPTER TEST 23
Exercise 138
x 4
Solve the equation: x+4 + x+4 +2=0
Exercise 139
5x−4
Solve the equation: 5x+4 = 23 .
Exercise 140
Find a common solution to the two equations y = 2 − x and y = 2x − 1.
Exercise 141
Find x so that the distance from (2, −1) to the point (x, 2) is 5.
Exercise 142
The energy, E, in foot-pounds delivered by an ocean wave is proportional to the
length, L, of the wave times the square of its height, h.
Exercise 143
A meal in a restaurant costs $M . The tax on the meal is 5%. You decide to tip
the server 15%.
(a) Write an algebraic expression in terms of M for the amount you pay the
server. Included the cost of the meal, tax, and tip and assume that you tip the
waiver 15% of the cost of the meal: (i) Not including the tax. (ii) Including
the tax.
(b) In each case in part (a), is the total amount paid proportional to the cost of
the meal?
Exercise 144
Suppose v(t) = t2 − 2t gives the velocity, in ft/sec, of an object at time t, in
seconds.
Algebraic Expressions
Many of the content of this chapter were covered in previous courses. However,
it may be good to review some basic rules and definitions. As you work through
the problems, try to make the vocabulary and the manipulations second nature
so that you can use them quickly and appropriately.
an = |a · a ·{za · · · a}
n f actors
where we call a the base and n the exponent. For a 6= 0 we define a0 = 1 and
for n < 0 we define a−n = a1n . It is worth noticing that a1 = a because here we
have only one factor of a and a−1 = a1 .
√
(i) Simplify π 0 and (− 3)0 .
1 −4
(ii) Write the following with positive exponent: (0.75) −6 and 3 .
Exercise 146
Be aware of the following notational conventions:
(i) −an = −(a)n = (−1)an and −an 6= (−a)n .
(ii) −abn = (−a)(bn ).
Thus, the notation −24 means 24 multiplied by −1. Thus, −24 = −16. On the
other hand, (−2)4 means the product of (−2) by itself four times. That is,
(−2)4 = (−2)(−2)(−2)(−2) = 16. Calculate −33 − (−4)2 .
25
26 CHAPTER 2. ALGEBRAIC EXPRESSIONS
Exercise 148
Is it true that the power of a sum is always equal to the sum of powers? That
is, do we always have (a + b)n = an + bn ? If not, give an example. For what
value(s) of n the equality (a + b)n = an + bn is valid for all a and b?
Exercise 149
In order to make the product rule am · an = am+n valid for all integers m and
n and a 6= 0 then one must define a0 = 1. Explain why.
Exercise 150
Scientific notation for a number is an expression of the form
N × 10n
0.00000000000000000000000000167
Exercise 151
Convert each of the following to decimal notation:
Exercise 152
Simplify: (a−2 )−3
Exercise 153
−3
Simplify: ( ab5 )−4
Exercise 154
−3
Simplify: ( ab−2c )4
Exercise 155
−2 −1
Simplify: ( 3ab3 )2 ( 2ab )3
Exercise 156
Write the following expression so that all exponents are positive.
x5 y −2
.
x3 y
2.1. INTEGRAL EXPONENTS 27
Exercise 157
Write the following expression so that all exponents are positive.
4x −2
( )
5y
Exercise 158
Write the following expression so that all exponents are positive.
3x−2 yz 2
x4 y −3 z
Exercise 159
Write the following expression so that all exponents are positive.
3x−1 −2
( )
4y −1
Exercise 160
Simplify: 4−2 43 .
Exercise 161
23 ·32
Simplify: 2·3 −2 .
Exercise 162
(−6x)0
Simplify, using no negative exponents: (2x2 )−1 .
Exercise 163
Simplify, using no negative exponents: (3b−3 )2 .
Exercise 164
Simplify, using no negative exponents.
4a −2 2b 4
( ) ( 2)
b2 a
Exercise 165
How much must be invested at 10% compounded semiannually so that $1, 000
will be accumulated at the end of 2 years? Recall the compound formula A =
P (1 + nr )nt .
Exercise 166
What is the compound amount on $500 invested for 2 years at 12% compounded
quarterly?
Exercise 167
Suppose that $1, 000 is invested at an annual rate of 6% compounded semian-
nually. How much will have accumulated at the end of 1 year?
28 CHAPTER 2. ALGEBRAIC EXPRESSIONS
√ 32
a the radicand and the symbol n the radical. Simplify 5
243 .
(iii) pa n b =
n
(iv) n ab =
Exercise 170
Removing the radicals in a denominator or a numerator is called rationalizing
the denominator or rationalizing the numerator. Pairs of expressions
of the form a + b and a − b are called conjugates. Rationalizing is done by
multiplying an expression by its conjugate. Rationalize the denominator: 3+1√2
Exercise 171 √ √
Rationalize the numerator: x + h − x
Exercise 172 √ √
Rationalize the denominator: √7+√2
7− 2
Exercise 173 √
The expression n am can be written in terms of a radical exponents such as
√ m
n
am = a n . Complete the following:
1
(i) a n =
m
(ii) a− n =
Exercise q174
7
Simplify: 5 y8xz11
Exercise 175
2 1
Simplify: (a4 b6 c 3 ) 2
Exercise 176 p
Rewrite using fractional exponent : 5 (x + y)2
Exercise 177
1 1 1
Rewrite using radicals: (x 2 + y 2 ) 2
Exercise 178
2
Find the value of 8 3 .
2.3. POLYNOMIALS 29
Exercise 179
Simplify using no negative exponents in the final answer:
1 5
(x− 2 y)3 x− 2 y 4
(xy 2 )−2
Exercise 180 √ √
x+h− x
Rationalize the numerator of h .
Exercise 181
8 23
Compute without using a calculator: ( 27 ) .
Exercise 182
1
Compute without using a calculator: (9)− 2 .
Exercise 183
1
Compute without using a calculator: (−1000)− 3
Exercise√184
Simplify 3 −16.
Exercise q 185
8
Simplify : 3 − 27
Exercise 186 √ √
Rationalize the numerator: √x+2−√x .
x+2+ x
2.3 Polynomials
Exercise 187
A polynomial in the variable x of degree n is any expression of the form
an xn + an−1 xn−1 + · · · + a1 x + a0 , an 6= 0.
We call an the leading coefficints. Find the leading term and the degree of
the polynomial πx5 − 3x2 − 21 .
Exercise 188
If two terms in an expression have the same variables raised to the same powers
then they are called like terms. We add and subtract polynomials by combining
like terms.
Simplify: (x2 + 2x − 5) − (x2 + x − 1)
Exercise 189
Simplify: (−5a2 b3 )(−7ab2 )
Exercise 190
Multiplication of polynomials is based on the distributive property. Simplify:
(3x − 1)(x2 + x − 2)
30 CHAPTER 2. ALGEBRAIC EXPRESSIONS
Exercise 191√
Expand: (x + 5)2 .
Exercise 192
Simplify: (x + 3)(x − 3)
Exercise 193
Multiply: (x2 + 3y)(x2 − 3y).
Exercise 194
To factor a ploynomial is to write it as a product of factors. Important identities
used in factoring are:
(i) x2 − a2 = (x − a)(x + a)
(ii) (x + a)2 = x2 + 2ax + a2
(iii) (x − a)2 = x2 − 2ax + a2
(iv) x3 − a3 = (x − a)(x2 + ax + a2 )
(v) x3 + a3 = (x + a)(x2 − ax + a2 ).
Factor: 4x2 − 9
Exercise 195
Factor −a − b.
Exercise 196
Another way to factor algebraic expressions is to use the idea of grouping terms.
Factor x2 − hx − x + h.
Exercise 197
Factor hx2 + 12 − 4hx − 3x.
Exercise 198
One way to factor quadratics is to mentally multiply out the possibilities. For
example, x2 + ax + b = (x − c)(x − d) where cd = b and c + d = a.
Factor: 4x2 − 12x + 9
Exercise 199
Factor: x − 3, where x ≥ 0.
Exercise 200
An ordered triple (a, b, c) of positive integers is called a Pythagorean triple
if a2 + b2 = c2 . A Pythagorean triple can be used as lengths of a right triangle.
Determine which of the following triple is a Pythagorean triple.
(A) (1, 2, 3) (B) (2, 3, 4) (C) (5, 6, 7) (D) (3, 4, 5) (E) None of the above.
Exercise 201
In a right triangle one leg is of length 4 and the other is of length 3. What is
the length of the hypotenuse?
2.4. MORE OF FACTORING 31
Exercise 202
Find the length of the hypotenuse in a right triangle whose sides are of lengths
5, 12, and 13.
Exercise 203
Let a, b, c be the lengths of the sides of a right triangle with c being the length of
the hypotenuse. Find a given that b = 7 and c = 25.
Exercise 204
Find the diagonal of a rectangle whose length is 8 inches and whose width is 5
inches.
Exercise 205
Which of the following is a polynomial?
√ 1
(A) x2 − x + 5 (B) x3 − x + 1 (C) x2 − 4x + 10 (D) x2 + sin x (E)
None of the above.
Exercise 206
Simplify: (3x4 − 4x3 + 6x2 − 1) − (2x4 − 8x2 − 6x + 5)
Exercise 207
Find the product: (2x + 5)(x2 − x + 2)
Exercise 208
Factor: x4 − 16
Exercise 210
Factor x4 + 2x2 y 2 + y 4
Exercise 211
Factor a2n − 2an + 1
Exercise 212
Factor a3 − 8b3
Exercise 213
Factor x4 + 8x
Exercise 214
Factor a2 − 2ab + b2 − 1
32 CHAPTER 2. ALGEBRAIC EXPRESSIONS
Exercise 215
Factor x2 − 6x + 9
Exercise 216
Factor x2 + x − 12
Exercise 217
Factor x3 − 9x2 + 27x − 27
Exercise 218
f (x+h)−f (x)
Suppose that f (x) = x3 . Calculate h .
Exercise 219
Factor: 27x9 − 8y 12
Exercise 220
Factor: x4 − 4y 4
Exercise 221
Factor: x3 y − 4xy 3
Exercise 222
Factor: 2x3 − x2 − 8x + 4
Exercise 223
Factor: x2 (x2 − 9) − 16(x2 − 9)
Exercise 224
Factor: 4x4 + 12x2 y 2 + 9y 4
Exercise 226
Simplify: 4−2x
x−2 .
Exercise 227
2
Simplify: xx−2−4
.
a+b a b
= + .
c c c
3x2 +2
Split the fraction x3 into two reduced fractions.
2.5. RATIONAL EXPRESSIONS 33
Exercise 229
x2 x2 +2x+1
Simplify: x+1 · x .
Exercise 230
x
Simplify: x+2
x2
.
x2 −4
Exercise 231
Simplify: x−1 1
x + x.
Exercise 232
Perform the indicated operation and simplify:
x y
2 2
− 2
x −y x + 2xy + y 2
Exercise 233
Simplify:
5
2 − 23
3 .
4 + 16
Exercise 234 3
Simplify: (x+1)
x3 +1 .
Exercise 235
Simplify:
2
c− d2
c−d
Exercise 236
Simplify:
x+y
1
x2− y12
Exercise 237
n2 −1 1
Simplify: ( aa1−n ) n−1
Exercise 238
Simplify:
1 1
x · 12 (x2 + 1)− 2 · 2x − (x2 + 1) 2
x2
Exercise 239
n2 −2 1
Simplify: ( cc3n−4 ) n−2
Exercise 240
Simplify:
x4n y n − xn y 4n
xn y 3n − x3n y n
Exercise 241
x f (x+h)−f (x)
Let f (x) = x+1 . Find and simplify h .
34 CHAPTER 2. ALGEBRAIC EXPRESSIONS
Exercise 243
Simplify: (3x3 − 5x2 + 8x − 3) − (5x3 − 7x + 11)
Exercise 244
Find the product: (x4 − 5x2 + 7)(3x2 + 2)
Exercise 245
Factor: u(v + w) + 7v(v + w)
Exercise 246
Factor:16x4 − (3y + 2z)2
Exercise 247
Factor: 2x2 + 9x + 4
Exercise 248
Factor: 6x2 + 13x − 5
Exercise 249
Factor: 4x3 − 8x2 − x + 2
Exercise 250
Factor: x4 + 6x2 y 2 + 25y 4
Exercise 251
5x2 −14x−3
Reduce the following fraction to lowest terms: 2x2 +x−21
Exercise 252
Perform the indicated operation and simplify the result:
x2 − 49 2x2 + 15x + 7
÷ 2
x2 − 5x − 14 2x − 13x − 7
Exercise 253
Perform the following operation and simplify:
3x 2x
+
4x − 1 3x − 5
Exercise 254
Perform the following operation and simplify:
x 1 1
− −
x3 + x2 + x + 1 x3 + 2x2 + x x2 + 2x + 1
2.7. CUMULATIVE TEST 35
Exercise 255
1+ 1
Simplify: x− x1
x
Exercise 256
Simplify:
1 2 1
x3 +x2 y + xy 2
y 1
x2 − y
Exercise p257
√
7 5
Simplify: x35
Exercise √258√
5 5
Simplify: a4 a3
Exercise 259
√ √ √
Simplify: 7 12 + 75 − 5 27
Exercise 260 √ √
√ √
Expand and then simplify: (3 x − 7 y)(5 x + 2 y)
Exercise 261
2
Rationalize the denominator: √
3
x+2
Exercise 263
Rewrite the following expression without using parentheses:
3[−(2b + c) + (c − b) − b]
Exercise 264
Simplify so that all exponents are positive.
1 3
a3 − 2 8a 3 b 2 6
( ) 3( 1 )
b6 c4 c3
Exercise 265
Express the following number as the ratio of two positive integers: 0.123
Exercise 266
8 23
Find the value of the following expression without using a calculator: ( 27 )
36 CHAPTER 2. ALGEBRAIC EXPRESSIONS
Exercise 267
Simplify: 52 (−2 13 )
Exercise 268
Simplify so that all exponents are positive.
x−2 −2 x−3 −3
( ) ( −4 )
y3 y
Exercise 269
Simplify: 1 83 − 2 56 − 1
Exercise 270
Simplify so that all exponents are positive.
Exercise 271
Write a formula for the following statement: The area A of a circle of radius r
Exercise 272 √ √
3 x+ y
Rationalize the numerator: 5
Exercise 273
Rewrite in terms of exponential: (2a + 1)(2a + 1)(2a + 1)
Exercise 274 √ √
Perform the indicated operations and simplify the result: ( a + b − a)2
Exercise 275 −2
Simplify: xy
x−3 y
Exercise q276
9
Simplify: 3 (a+b)
27a3
Exercise 277
How much must be invested at 6% compounded monthly so that $500 accumulates
at the end of 6 months?
Exercise 278
Factor completely: 9x2 y 2 − 12xy 4
Exercise 279
Simplify:(4 31 + 1 25 ) ÷ (2 12 )
Exercise 280
Expand: (xy 2 + 3)(2xy 2 + 1)
2.7. CUMULATIVE TEST 37
Exercise 281
Use the properties of exponents to simplify: (−x2 y)(x4 y 3 )
Exercise 282
New York state income tax is based on what is called taxable income. A person’s
taxable income is part of his/her total income; the tax owed to the state is cal-
culated using the taxable income (not total income). For a person with a taxable
income between $65, 000 and $100, 000, the tax owed is $4, 635 plus 7.875% of
the taxable income over $65, 000.
(a) Compute the tax owed by a lawyer whose taxable income is $68, 000.
(b) Consider a lawyer whose taxable income is 80% of her total income, x, where
x is between $85, 000 and $120, 000. Write a formula for T (x) the taxable in-
come.
(c) Write a formula for L(x), the amount the owed by the lawyer in part (a).
(d) Use L(x) to evaluate the tax liability for x = 85, 000 and compare your
results to part (a).
38 CHAPTER 2. ALGEBRAIC EXPRESSIONS
Chapter 3
In this section we discuss the skills required to solve both equations and inequal-
ities.
ax2 + bx + c = 0
Exercise 284
If a number α satisfies a quadratic equation
√ then we call it a solution, a zero,
√
or a root. Show that the numbers − k and k satisfy the equation x2 = k, k ≥
0.
Exercise 285
Solve 3x2 = 27
Exercise 286
To solve a quadratic equation means to find its solutions. One way for doing
that is by using the method of completing the square. The method requires that
the leading coefficient is 1. Then the terms with x are set on the left hand side of
the equation. Add to both sides the square of half the coefficient of x to obtain
a complete√square of the form (x + α)2 = k. If k ≥ 0 then the solutions are
x = −α ± k. Otherwise, the equation has no solutions. Solve by the method of
completing the square:x2 = 12 − x
Exercise 287
Solve by completing the square: x2 − 6x + 9 = 0
39
40 CHAPTER 3. EQUATIONS AND INEQUALITIES
Exercise 288
Solve by completing the square: 3x2 − 5x + 1 = 0
Exercise 289
Solve by completing the square: 3x2 + 2 = 4x
Exercise 290
Another way for solving quadratic equations is by factoring. In this process we
assume the equation is of the form x2 + dx + e = 0. We look for two numbers α
and β such that α + β = d and α · β = e. Thus, x2 + dx + e = (x − α)(x − β) = 0.
By the Zero Product property x = α or x = β. Solve by factoring: x2 +5x+6 = 0
Exercise 291
Solve by factoring: x2 + 2x − 15 = 0
Exercise 292
Solve by factoring: x2 − 4x + 3 = 0
Exercise 293
Solve by factoring: 4x2 − x − 3 = 0
Exercise 294
Solve by completing the square: x2 + 3x + 2 = 0
Exercise 295
Solve by completing the square: x2 − 6x − 5 = 0
Exercise 296
The quantity ∆ = b2 − 4ac is called the discriminant. If ∆ < 0 then the
quadratic equation has no solutions. If ∆ = 0 then the quadratic equation has
b
one single solution given by x = − 2a . If ∆ > 0 then the equation has two
√
−b± ∆
different solutions given by the quadratic formula x = 2a . Solve using
quadratic formula: x2 + 3x + 1 = 0
Exercise 297
Solve using quadratic formula: 2x2 + 3x − 2 = 0
Exercise 298
Solve using quadratic formula: x2 − 2πx + π 2 = 0
Exercise 299 √
Solve using quadratic formula: x2 + 2x + π = 0
radicals. This type of equations is usually solved by using the so called Principle
of Powers: If a = b then an = bn where n is a positive integer. We must check
for extraneous
√ solutions at the end.
Solve: 2x + 3 = 7.
Exercise√ 301
Solve: 2 x = x − 3.
Exercise
√ 302
Solve: x + 4 = x − 2.
Exercise
√ 303 √
Solve: 3x − 3 − x = 1.
Exercise
√ 304 √
Solve: 2x = 2 − x − 2
Exercise 305
a rational equation is an equation that contains rational expressions. This
type of equations is solved by multiplying through by the Least Common Denom-
inator (also known as the least common multiple). However, when solving this
type of equations one must check for extraneous solutions at the end.
2 2
Solve: x(x−2)
2 + x 3−4 = x +x−6
5
Exercise 306
2x 2
Solve: x+1 −3= x2 +x .
Exercise 307
x2 9
Solve the equation: x−3 − x−3 = 0.
Exercise 308
2
x−1
Solve: 3x−2 + 3x −3
3x−2 =
3x−3
3x−2
Exercise 309
x
Solve: x−5 = 3x−10
x−5
Exercise 310
1
Solve: x+2 = x4 + 1
2
Exercise 311
1
Solve: x1 + x+1 = −1
x(x+1)
Exercise 312
Some equations can be treated as quadratic, provided that we make a suitable
substitution.
Solve: y 4 − 3y 2 − 4 = 0.
Exercise 313
2 1
Solve: x− 3 + 3x− 3 − 10 = 0.
42 CHAPTER 3. EQUATIONS AND INEQUALITIES
Exercise 314
Solve: (1 + y1 )2 + 5(1 + y1 ) + 6 = 0
Exercise 315
Absolute value equations are equations that involve the absolute value function.
If u(x) is an expression in x and a ≥ 0 then the equation |u(x)| = a is equivalent
to u(x) = a or u(x) = −a. If a < 0 then the equation has no solutions.
Solve: |x − 2| = 5
Exercise 316
Solve : |x + 4| = 13
Exercise 317
Solve: |2x − 5| = 17
Exercise 318
Solve: |2x + 7| = |1 − x|
Exercise 319
Solve: |x − 5| = −4
Exercise 320
How much water must be evaporated from 32 ounces of a 4% salt solution to
make a 6% salt solution?
Exercise 321
How much water should be added to 1 gallon of pure antifreeze to obtain a
solution that is 60% antifreeze?
The points a and b are the endpoints of the interval. The parentheses indi-
cate that the endpoints are not included in the interval. If an endpoint is to
be included then we use a bracket instead of a parenthesis. Find the set-builder
notation of the following intervals and then graph on the real line:
Exercise 323
Some intervals extend without bound in one or both directions. For example, the
3.3. LINEAR AND ABSOLUTE VALUE INEQUALITIES 43
interval [a, ∞) begins at a and extends to the right without bound. In set-builder
notation we have
[a, ∞) = {x|x ≥ a}.
Write the set-builder notation of the following intervals:
Exercise 324
Write interval notation for each set:
Exercise 325
A linear inequality is a linear equation with the equal sign replaced by an inequal-
ity symbol such as <, >, ≤, or ≥ . For example, ax + by ≤ c. Two important
principles for solving inequalities:
Exercise 326
7
Solve the inequality: 3x+5 ≤ 12 (3x − 7). Write the answer in interval notation.
Exercise 327
x 2x−1 x
Solve the inequality: 2 + 5 ≥ 10
Exercise 328
Solve the inequality: x(x − 1) ≥ x2 + 2x − 5
Exercise 329
Solve the inequality: 6 − x ≤ 2x ≤ 9 − x
Exercise 330
3x−2 4x−1
Solve the inequality: 5 +3≥ 3
Exercise 331
Solve the inequality: 4x + 7 ≥ 2x − 3.
Exercise 332
Solve the inequality: −5 < 3x − 2 < 1
44 CHAPTER 3. EQUATIONS AND INEQUALITIES
Exercise 333
Sometimes inequalities contain absolute value notation. In this case the follow-
ing properties are used to solve them:
Exercise 334
Solve the inequality: |x − 2| ≤ 5
Exercise 335
Solve the inequality: |x + 4| > 3
Exercise 336
Commonwealth Edison Company’s energy charge for electricity is 10.494 cents
per kilowatt-hour. In addition, each monthly bill contains a customer charge of
$9.36. If your bill ranged from a low of $80.24 to a high of $271.80, over what
range did usage vary (in kilowatt-hour)?
Exercise 337
In your Economics 101 class, you have scores of 68, 82, 87, and 89 on the first
four of five tests. To get a grade of B, the average of the first five test scores
must be greater than or equal to 80 and less than 90. Solve an inequality to find
the range of the score you need on the last test to get a B.
Exercise 338
The percentage method of withholding for federal income tax (1998) states that a
single person whose weekly wages, after subtracting withholding allowances, are
over $517, but not over $1, 105, shall have $69.90 plus 28% of the excess over
$517 withheld. Over what range does the amount withheld vary if the weekly
wages vary from $525 to $600 inclusive?
Exercise 339
Solve (x − 2)x ≤ (x − 2)x2 .
3.5. CHAPTER TEST 45
Exercise 340
Solve : x(x − 1) > 6.
Exercise 341
Solve: x3 + 25x ≤ 10x2 .
Exercise 342
Solve: x2 + x − 12 > 0.
Exercise 343
Solve: x2 ≤ 4x + 12
Exercise 344
Rational inequalities are inequalities that involve rational expressions. To
solve a rational inequality we start by simplifying the inequality so that we get 0
on the right side and a fraction on the left side. Next find the values of x that
make the numerator zero or the denominator undefined. Now proceed with these
values in a similar fashion as the proecdure of solving a polynomial inequality.
Be careful not to use brackets at endpoints where the rational expression is un-
defined.
x
Solve: x+3 + 2 ≤ 0.
Exercise 345
x 5
Solve: x−1 ≥ x+5 .
Exercise 346
Solve: (x+3)(2−x)
(x−1)2 > 0.
Exercise 347
Solve: 4x+5
x+2 ≥ 3.
Exercise 349
For which values of k does 2x2 + kx + 1 = 0 have exactly one real solution?
Exercise 350
Solve S = 2πrh + 2πr2 for r
Exercise 351
Solve: x2 = 5x
46 CHAPTER 3. EQUATIONS AND INEQUALITIES
Exercise 352
Solve: x2 − 2x = 2.
Exercise 353
Express the surface area (S = 6x2 ) of a cube in terms of the volume (V = x3 )
Exercise 354
If a right circular cone has
√ height h and base of radius r, then the lateral surface
area is given by S = πr r2 + h2 . Solve this equation for h.
Exercise 355
Solve: |4 − x| = −1.
Exercise 356
Solve |x + 1| = |x − 2|
Exercise 357
2
Solve: (x − 1) 3 = 2.
Exercise 358
Find all values of k for which −x2 + 5x + k = 0 has no real solution.
Exercise 359
Solve: |x − 5| < |x + 1|.
Exercise 360
Solve: 2 < |3x − 1| < 5.
Exercise 361 √
Find the domain: 3x + 4 + √1
2−x
Exercise 362
Solve: 13 (x + 1) ≥ 14 (x − 1)
Exercise 363
Solve: |x| > x1
Exercise 364
Find all values of k for which x2 + kx + 1 = 0 has two real solutions.
Exercise 365 √
Find the domain: x2 − x − 12
Exercise 366
x2 −4
Solve: 1−|x| ≥ 0.
Exercise 367 q
x2 −4
Find the domain: 1−|x|
3.6. CUMULATIVE TEST 47
Exercise 369
In 3 12 years you will need $3, 000 and you want to take care of this by investing
now in an account that pays 10% interest compounded monthly. How much
should you invest?
Exercise 370
Rewrite the following percent as a decimal: 3.15%
Exercise 371 √ √
x+h+2− x+2
Rationalize the numerator: h
Exercise 372
Perform the indicated operations and simplify:
(x + 1)2
√ √
x x+1 x−1
√
2x x
− √
2 x
Exercise p373
√ √
4 n
Simplify: x24 x4n
Exercise 374
x2 +5x+6
Reduce the fraction to lowest terms: x2 +4x+4
Exercise 375
Factor: 36x2 − y 4
Exercise 376
Expand: (2x + 3)(x − 1)(x − 2)
Exercise 377
1 1 1 1
Simplify so that all exponents are positive: (a− 2 − b− 2 )(a− 2 + b− 2 )
Exercise 378
Factor: a3 b + 2a2 b + a2 b2
Exercise 3791 1
2− 2
Simplify: x+h)h x
Exercise 380
What can we conclude about the radius of a circle if we know that the area
exceeds that of a square whose edges are each 5 centimeters?
Exercise 381 q
Find the domain: 4 3x+1
1−x
48 CHAPTER 3. EQUATIONS AND INEQUALITIES
Exercise 382
Find all values of k for which kx2 − 3x + 2 = 0 has two real solutions.
Exercise 383
Find the domain: √3 − √ 4
x 3x−6
Exercise 384
Express the volume (V = 43 πr3 ) of a sphere in terms of the surface area (S =
4πr2 ) of the sphere.
Exercise 385
Solve: |3x + 1| = −x
Exercise 386
Solve: (1 + x1 )2 + 5(1 + x1 ) + 4 = 0
Exercise 387
Write a quadratic equation with the solutions 2 and −7
Chapter 4
Graphs of Functions
When one quantity depends on another quantity in such a way that for a given
value of one of them leads to a unique value of the other then we say that one
quantity is a function of the other quantity. A function can be represented in
several ways: in words, by a graph, by a formula, or by a table of numbers. In
this chapter, we discuss two families of functions: linear functions and quadratic
functions. In the last section we discuss how functions are combined to create
new functions.
4.1 Lines
Exercise 388
A function of the form f (x) = mx + b is called a linear function. The graph
of a linear function is a straight line. So equal increments in x corresponds to
equal increments in y = f (x).
Which of the following tables could represent a linear function?
x f(x)
0 10
5 20
10 30
15 40
x g(x)
0 20
10 40
20 50
30 55
Exercise 389
The slope of a line is a measure to its steepness. If two points (x1 , y1 ) and
(x2 , y2 ) are on the line then the slope is the quantity xy22 −x
−y1
1
provided that the
49
50 CHAPTER 4. GRAPHS OF FUNCTIONS
Exercise 390
We can calculate the slope,m, of a linear function by using the coordinates of
two points on its graph. Having found m we can use either of the points to
calculate b, the vertical intercept. Find the formula of f (x) given its graph
. . (160,1.6)
(100,1)
Exercise 391
If the slope of a line is m and the line passes through the point (x1 , y1 ) then the
equation of the line is given by point-slope form of the line: y−y1 = m(x−x1 ).
Find an equation of the line through the point (1, 2) and with slope 4.
Exercise 392
Find an equation of the line through the points (−1, 1) and (2, 13). Write the
answer in standard form Ax + By + C = 0.
Exercise 393
Find the equation of the line l
2
y=x + 1
8
Exercise 394
Find the equation of the horizontal line passing through the point (3, 2).
Exercise 395
Find the slope m and the y-intercept b of the line 2x + 4y − 8 = 0
4.1. LINES 51
Exercise 396
Find the equation of the line with slope −2 and y-intercept 4.
Exercise 397
Non vertical lines are parallel if and only if they have the same slope.
Find an equation of the line that contains the point (2, −3) and is parallel to the
line 2x + y − 6 = 0.
Exercise 398
The line y = 3x − 5 is parallel to the line:
Exercise 399
Find an equation of the line that contains the point (−1, 3) and is parallel to the
line 2x + y − 1 = 0.
Exercise 400
Two lines are perpendicular if and only if the product of their slopes is -1.
Find an equation of the line that contains the point (1, −2) and is perpendicular
to the line x + 3y − 6 = 0.
Exercise 401
To find the point at which two lines intersect, notice that the (x, y)-coordinates
of such a point must satisfy the equations for both lines. Thus, in order to find
the point of intersection algebraically, solve the equations simultaneously.
Find the point of intersection of the lines y = 3 − 32 x and y = −4 + 32 x.
Exercise 402
Two lines are given by y = b1 + m1 x and y = b2 + m2 x, where b1 , b2 , m1 , m2 are
constants.
(a) What conditions are imposed on b1 , b2 , m1 , m2 if the two lines have no points
in common?
(b) What conditions are imposed on b1 , b2 , m1 , m2 if the two lines have all points
in common?
(c) What conditions are imposed on b1 , b2 , m1 , m2 if the two lines have exactly
one point in common?
(d) What conditions are imposed on b1 , b2 , m1 , m2 if the two lines have exactly
two points in common?
Exercise 403
The figure below gives five different lines A, B, C, D, and E. Match each line to
one of the following functions f, g, h, u, and v :
52 CHAPTER 4. GRAPHS OF FUNCTIONS
A
f(x) = 20+2x B
g(x) = 20+4x
C
h(x) = 2x-30
u(x) = 60-x D
v(x) = 60-2x
Exercise 404
Find the equation of the line containing the centers of the two circles
x2 + y 2 − 4x + 6y + 4 = 0
and
x2 + y 2 + 6x + 4y + 9 = 0.
Exercise 405
Find the equation of the line l2 in the figure below.
l
2
l
1
Exercise 406
Line l in the figure below is parallel to the line y = 2x + 1. Find the coordinates
of the point P.
4.1. LINES 53
y=2x+1
P
-2
Exercise 407
Find the linear function f (x) = mx + b such that f (1) = 3 and f (2) = −4.
Exercise 408
The following shows a situation of how a linear function can be found from a
verbal description.
The relationship between Celsius (C) and Fahrenheit (F ) degrees for measuring
temperature is linear. Find an equation relating C and F if 0◦ C corresponds to
32◦ F and 100◦ C corresponds to 212◦ F.
Exercise 409
Each Sunday a newspaper agency sells x copies of a newspaper for $1.00. The
cost to the agency of each newspaper is $0.50. The agency pays a fixed cost for
storage, delivery, and so on, of $100 per Sunday. Find an equation that relates
the profit P , in dollars, to the number x of copies sold.
Exercise 410
In 1997, Florida Power and Light Company supplied electricity to residential
customers for a monthly customer charge of $5.65 plus 6.543 cents per kilowatt-
hour supplied in the month for the first 750 kilowatt-hour used. Write an equa-
tion that relates the monthly charge C, in dollars, to the number x of kilowatt-
hours used in the month.
Exercise 411
A new Toyota RAV4 costs $21, 000. The car’s value depreciates linearly to
$10, 500 in three years time. Write a formula which expresses its value,V, in
terms of its age, t, in years.
Exercise 412
If a table of data represents a linear function then one can use two points of the
data to find the slope m and one point to find the y-intercept b.
A grapefruit is thrown into the air. Its velocity, v, is proportional to , t, the time
since it was thrown. A positive velocity indicates that the grapefruit is rising and
a negative velocity indicates it is falling. Check that the data in the following
table corresponds to a linear function. Find a formula for v in terms of t.
t, time (sec) 1 2 3 4
v, velocity (ft/sec) 48 16 -16 -48
54 CHAPTER 4. GRAPHS OF FUNCTIONS
Exercise 420
A third way for solving linear systems is by the method of elimination. In
this method we eliminate a variable by adding equations. Solve the system by
elimination: ½
2x − 3y = −7
3x + y = −5
Exercise 421
Solve the system by elimination:
½
x − 2y = 3
−2x + 4y = 1
Exercise 422
Solve the system
½
2x − y = 1
4x − 2y = 2
Exercise 423
Find k such that the following system is inconsistent, i.e. has no solutions.
½
4x − 8y = −3
2x + ky = 16
Exercise 424
Tickets to the Fisher Theater cost $20 for the floor and $16 for the balcony. If
the receipts from the sale of 1420 tickets were $26, 060, how many tickets were
sold at each price?
Exercise 425
Solve the system
½ 1 1
x + y = 8
3 5
x − y = 0
Exercise 426
6 A B
Find A and B such that: x(x−4) = x + x−4 .
Exercise 428
By setting a(x − h)2 + k = 0 and solving for x we find the x − intercepts of the
graph, that is the points where the graph crosses the x-axis.
Find the x-intercepts of the function f (x) = x2 − 8x + 16.
Exercise 429
If a > 0 then the parabola opens up and so the vertex is the minimum point on
the curve. If a < 0 then the parabola opens down and the vertex is the minimum
point.
Determine the extreme point of f (x) = −2x2 + 8x + 3 and state whether it is a
minimum or a maximum point.
Exercise 430
To sketch a parabola we look for the vertex, the x-intercepts (if any) and the
y-intercept. Sketch the graph of f (x) = 2x2 + 3x − 2.
Exercise 431
Sketch the graph of f (x) = −3x2 + 6x + 1.
Exercise 432
Sketch the graph of f (x) = x2 − 6x + 9.
Exercise 433
Sketch the graph of f (x) = 2x2 + x + 1.
Exercise 434
If the graph of f (x) = ax2 + 2x + 3 contains the point (1, −2), what is a?
Exercise 435
If the graph of f (x) = x2 + bx + 1 has an x-intercept at x = −2, what is b?
Exercise 436
Suppose that the manufacturer of a gas clothes dryer has found that, when the
unit price is p dollars, the revenue R is
What unit price should be established for the dryer to maximize revenue?
Exercise 437
What is the largest rectangular area that can be enclosed with 400 ft of fencing?
Exercise 438
A farmer with 400 meters of fencing wants to enclose a rectangular plot that
borders on a river. If the farmer does not fence the side along the river, what
is the largest area that can be enclosed?
4.4. COMPOSITION OF FUNCTIONS 57
Exercise 439
A projectile is fired from a cliff 200 ft above the water at an inclination of 45◦
to the horizontal, with an initial velocity of 50 ft per second. The height h of
the projectile above the water is given by
32 2
h(x) = − x + x + 200
2500
where x is the horizontal distance of the projectile from the base of the cliff.
How far from the base of the cliff is the height of the projectile a maximum?
Exercise 440
Find two numbers whose sum is 7 and whose product is maximum.
Exercise 441
An object is thrown upward from the top of a 64-foot tall building with an initial
velocity of 48 feet per second. What is its maximum altitude?
Exercise 443
Let f (x) = x2 and g(x) = −|x|. Calculate g(f (−3)).
Exercise 444
Sometimes, one needs to recognize how a function can be expressed as the com-
position of two functions. In this way, we are
√ ”decomposing” the function.
Find functions g and h such that h(g(x)) = x − 1.
Exercise 445 √
Let f (x) = x2 − 1 and g(x) = 3 − x. Find the domain of f (g(x))
Exercise 446
Let f (x) = x1 , g(x) = x2 + 1, and h(x) = x. Find f (g(h(x))).
Exercise 447
1
Find three functions f, g, and h such that f (g(h(x))) = |x|+3 .
Exercise 448
Let f (x) = (2x − 3)2 . Find g and h such that g(h(x)) = f (x).
Exercise 449
1
Let f (x) = x−1 and g(x) = x4 . Find the domain of f (g(x)).
58 CHAPTER 4. GRAPHS OF FUNCTIONS
Exercise 450
Let bxc denote the largest integer less than or equal to x. For example, b−3c =
−3, b−3.2c = −4, b2.5c = 2. Calculate bπc.
Exercise 451
Graph the function f (x) = bxc.
Exercise 452
Let f (x) = bxc and g(x) = π. Find f (g(x)).
Exercise 453
What is the range of bxc ?
Exercise 454
2
1+x4
Let g(x) = 1+x
1+x4 and F (x) = 1+x2 . Find f such that f (g(x)) = F (x).
Exercise 456
Determine the slope of the line that has the following equation:
2y = 2x + 2y − 6
Exercise 457
A line passes through the points (−1, 5) and (0, 4). Determine the slope of the
line.
4.5. CHAPTER TEST 59
Exercise 458
Determine the slope m and the y-intercept b of the line 5x + 3y − 12 = 0.
Exercise 459
Consider the line: y = −2x + 9. Suppose that x is decreased by 100. What is
the change in the value of y?
Exercise 460
Write the function y = 2x2 + 6x − 10 in the form y = a(x − h)2 + k.
Exercise 461
Determine the equation of a quadratic function whose graph passes through the
point (1, −2) and has vertex (4, 5)
Exercise 462
A company manufactures upholstered chairs. If it manufactures x chairs, then
the revenue R(x) per chair is given by the function:
How many chairs should the company manufacture to maximize total revenue?
Exercise 463
Let f (x) be the function whose graph is obtained by translating the graph of
g(x) = 2x2 − 3x + 1 two units to the left and 5 units down. Find the expression
of f (x).
Exercise 464
Suppose that an architect wishes to design a house with a fenced backyard. To
save fencing cost, he wishes to use one side of the house to border the yard and
use cyclone fence for the other three sides. The specifications call for using 100
ft of fence. What is the largest area that the yard can contain?
Exercise 465
Find the maximum value: f (x) = −5(x − 1)2 + 3
Exercise 466
Find the minimum value: f (x) = 12(x − 5)2 + 2
Exercise 467
Let x be the amount (in hundreds of dollars) a company spends on advertising,
and let P be the profit, where P = 230 + 20x − 0.5x2 . What expenditure for
advertising results in the maximum profit?
Exercise 468 √
Let f (x) = x2 − 9 and g(x) = 9 − x2 . Find the domain of the composition
function f (g(x)).
60 CHAPTER 4. GRAPHS OF FUNCTIONS
Exercise 469
Which of the following pair of functions yield f (g(x)) = g(f (x))?
1
(A) f (x) = x + 2, g(x) = 4 − x2 (B) f (x) = 2x + 3, g(x) = 2 (x − 3) (C)
√
f (x) = 2x − 5, g(x) = 5 (D) f (x) = x2 + 5, g(x) = 1 − x
Exercise 470
√ x+2
Let f (x) = x and g(x) = x−2 . Find the domain of f (g(x)).
Exercise 471
Let f (x) = x21−1 and g(x) = x + 1. Determine the domain of f (g(x)).
Exercise 472
Let f (x) = |x|. Find f (f (x)).
Exercise 473 √
Express the function f (x) = 3 x2 + 1 as a composition of two functions g(x)
and h(x).
Exercise 474
The number of bacteria in a refrigerated food is given by
where T is the Celsius temperature of the food. When the food is removed from
refrigeration, the temperature is given by
T (t) = 4t + 2, 0 ≤ t ≤ 3
where t is the time in hours. The composition function N (T (t)) represents the
number of bacteria as a function of the amount of time the food has been out of
refrigeration. Find a formula for N (T (t))
Exercise 475
Let f (x) = 0.003 − (1.246x + 0.37).
Exercise 476
Given data from a linear function. Find a formula for the function.
Exercise 478
Reduce the following fraction to lowest terms:
x(x − 2) − 3
(x − 2)(x + 1)
Exercise 479
Factor completely: 8x3 + 27y 3 .
Exercise 480
1 1
Factor and simplify: (1 − 3x)(3x + 4)− 2 + (3x + 4) 2
Exercise 481
Rewrite so that all exponents are positive:
x−1 − y −1
x−y
Exercise 482
Rationalize the numerator: √ √
3
x− 3a
x−a
Exercise p
483
Simplify: (x − 1)4
Exercise 484 √ √ √ √ √
3
Expand and simplify: ( 3 x − 3 2)( x2 + 3 2x + 3 4)
Exercise 485
Perform the indicated operation and simplify the result:
2 3 x−8
+ −
x − 2 x + 1 x2 − x − 2
Exercise 486
Factor: t(a − b) − r(b − a)
Exercise 487
The cost of tuition at a certain college is currently $11, 000 a year. Assume that
the cost increases 8 percent each year. What will be the cost of a five-year stay
at the college?
62 CHAPTER 4. GRAPHS OF FUNCTIONS
Exercise 488
Suppose that a savings account earns interest at a 4 percent annual rate and
that the interest is compounded monthly. The initial balance is $5, 000. What is
the balance in the account after 2 years?
Exercise 489 √ √
Determine the following product: ( x − 1 − 2)( x − 1 + 2)
Exercise 490
A company produces a certain type of shirts. If the price x dollars for each shirt,
then the number actually sold (in thousands) is given by the expression:
N = 57 − x
How much revenue does the company get by selling shirts at x dollars?
Exercise 491
Solve the inequality: 2x3 + x2 − x < 0.
Exercise 492
2−3x
Solve the inequality: −6 < 2 ≤ 13.
Exercise 493
The formula h(t) = −16t2 + 64t + 960 gives the height h of an object thrown
upward from the roof of a 960 ft building at an initial velocity of 64f t/sec. For
what times t will the height be greater than 992f t?
Exercise 494
Starting salaries of programmers were $25, 000 in 1985 and $35, 000 in 1995.
Determine a mathematical model that describes the growth of starting salaries
for programmers.
Exercise 495
Determine the equation of a line passing through the points (5, 3) and (2, −2).
Exercise 496
Determine the equation of a line passing through the point (3, −2) and having
slope 4
Exercise 497
In 1999, the population of a town was 18, 310 and growing by 58 people per year.
Find a formula for,P, the town’s population, in terms of ,t, the number of years
since 1999.
Exercise 498
Match the following functions to the lines.
4.6. CUMULATIVE TEST 63
A
f(x) = 5+2x B
g(x) = -5+2x
C
h(x) = 5+3x
u(x) = 5-2x D
v(x) = 5-3x
Exercise 499
Which graph corresponds to the piecewise defined function:
½
−1 x≤0
f (x) =
x+1 x>0
(B)
(A)
(C) (D)
Exercise 500
Which graph corresponds to the piecewise defined function:
½
x+1 x≤0
f (x) =
−x + 1 x>0
64 CHAPTER 4. GRAPHS OF FUNCTIONS
(B)
(A)
(C) (D)
Chapter 5
Exercise 501
Find the quotient and the remainder of the division of f (x) = 3x3 − 2x + 4 by
g(x) = x2 + x + 1.
Exercise 502
Find the quotient and the remainder of the division of f (x) = 2x5 − x4 + 2x2 − 1
by g(x) = x3 − x2 + 1.
Exercise 503
The Remainder Theorem states that the remainder of the division of a polyno-
mial f (x) is f (c).
Use the Remainder Theorem to find the remainder of the division of f (x) =
x4 + x3 − 7x − 10 by x − 2.
65
66 CHAPTER 5. POLYNOMIAL AND RATIONAL FUNCTIONS
Exercise 504
Let f (x) = x5 + 2x3 − x + 1. Use the Remainder Theorem and synthetic division
to compute f (−2).
Exercise 505
Use the Remainder Theorem and synthetic division to determine whether the
given number is a solution to the equation: x3 − 3x2 + 3x − 2 = 0.
Exercise 506
Without synthetic division, find the quotient and the remainder when x3 − a3 is
divided by x − a.
Exercise 507
Find the quotient q(x) and the remainder r(x) when 6x4 + 5x3 − 3x2 + x + 3 is
divided by 2x2 − x + 1.
Exercise 508
Let f (x) = 5x4 − 2x2 − 1. Use the Remainder Theorem and synthetic division
to compute f ( 13 ).
Exercise 509
Use the Remainder Theorem and synthetic division to determine whether the
given number is a solution to the equation: 2x3 − x2 + 1 = 0.
Exercise 510
Without synthetic division, find the quotient and the remainder when x3 + a3 is
divided by x + a.
Exercise 511
Find the quotient q(x) and the remainder r(x) when 3x3 − 8x − 4 is divided by
x2 + 2x + 1.
Exercise 512
Find k such that when 2x3 + x2 − 5x + 2k is divided by x + 1 the remainder is 6.
Exercise 513
Find the quotient q(x) and the remainder r(x) when 2x5 − 3x3 + 2x2 − x + 3 is
divided by x3 + 1.
Exercise 514
Use synthetic division to determine f (−3) where f (x) = −x4 − 5x3 + 4x2 − 9x +
10.
Exercise 515
A ball is thrown upward from the top of a 300 feet tall building with an ini-
tial velocity of 30 feet per second. Use the Remainder Theorem and synthetic
division to compute its height above the ground after 2 seconds.
5.2. THE FACTOR THEOREM AND THE REAL ZEROS OF POLYNOMIALS67
Exercise 517
If a zero of a ploynomial occurs n times then we call n the multiplicity. Let
f (x) = (x − 1)3 (x + 5)5 . Find the multiplicity of the solution −5.
Exercise 518
Determine the number a so that x − 2 is a factor of x4 + x3 − 3x2 + ax + a.
Exercise 519
For which positive integers n is x + a a factor of xn + an , where a 6= 0.
Exercise 520
Use synthetic division to find q(x) such that x4 − 64 = (x − 2)q(x).
Exercise 521
Given that f (1) = 0 where f (x) = x3 − x2 − 4x + 4. Factor f (x) completely.
Exercise 522
Given that f (5) = 0 where f (x) = x3 − 5x2 − 5x + 25. Factor f (x) completely.
Exercise 523
Form a polynomial having the specified zeros with the specified multiplicities: 0,
1, and −3 of multiplicities 2, 2, and 1 respectively.
Exercise 524
Given that 3 is a zero of f (x) = x3 − 5x2 + 8x − 6. Factor f (x) completely.
Exercise 525
Given that −1 is a zero of f (x) = x3 + 4x2 − 7x − 10. Factor f (x) completely.
Exercise 526
Find the three zeros of f (x) = x3 − x2 − 2x by factoring.
Exercise 527
Find a polynomial having the zeros −3, 2, and 5.
Exercise 528
Find q(x) such that 6x3 − 23x2 − 6x + 8 = (x − 4)q(x).
68 CHAPTER 5. POLYNOMIAL AND RATIONAL FUNCTIONS
Exercise 529
Given that 2 is a zero to the equation: x3 − 7x + 6 = 0. Find the remaining
zeros.
Exercise 530
Use the Rational Zero Test to list all possible rational zeros of
f (x) = x3 + 3x2 − x − 3
(A) f (−x) = f (x) (B) f (−x) = −f (x) (C) f (−x) = −f (−x) (D) f (−x) = 2
Exercise 533
Which of the following functions is even.
(A) by a vertical shift, c units upward (B) by a vertical shift, c units downward
(C) by a horizontal shift, c units to the right (D) by a horizontal shift, c units
to the left.
Exercise 535
The graph of f (x) − c, c > 0 is obtained from the graph of f (x)
(A) by a vertical shift, c units upward (B) by a vertical shift, c units downward
(C) by a horizontal shift, c units to the right (D) by a horizontal shift, c units
to the left.
Exercise 536
The graph of f (x + c), c > 0 is obtained from the graph of f (x)
(A) by a vertical shift, c units upward (B) by a vertical shift, c units downward
(C) by a horizontal shift, c units to the right (D) by a horizontal shift, c units
to the left.
5.3. GRAPHS OF POLYNOMIAL FUNCTIONS 69
Exercise 537
The graph of f (x − c), c > 0 is obtained from the graph of f (x)
(A) by a vertical shift, c units upward (B) by a vertical shift, c units downward
(C) by a horizontal shift, c units to the right (D) by a horizontal shift, c units
to the left.
Exercise 538
The graph of cf (x), c > 1 is
Exercise 539
The graph of cf (x), 0 < c < 1 is
Exercise 540
The graph of f (cx), c > 1 is
Exercise 541
The graph of f (cx), 0 < c < 1 is
Exercise 542
The graph of −f (x) is obtained from the graph of f (x)
(A) by a vertical shift, c units upward (B) by a vertical shift, c units downward
(C) by a reflection about the x-axis (D) by a reflection about the y-axis.
Exercise 543
The graph of f (−x) is obtained from the graph of f (x)
70 CHAPTER 5. POLYNOMIAL AND RATIONAL FUNCTIONS
(A) by a vertical shift, c units upward (B) by a vertical shift, c units downward
(C) by a reflection about the x-axis (D) by a reflection about the y-axis.
Exercise 544
Sketch the graph of the function f (x) = 3(x + 2)(x − 1)(x − 4)
Exercise 545
Sketch the graph of the function f (x) = (x − 2)2 (x + 3)
Exercise 546
Sketch the graph of the function f (x) = x4 − 4x2
Exercise 547
Sketch the graph of the function f (x) = (x − 2)3 + 1
Exercise 548
Sketch the graph of the function f (x) = −x4
Exercise 549
Sketch the graph of the function f (x) = x4 − 4x3 − 4x2 + 16x
Exercise 550
Let f (x) = x2 , g(x) = x2 −2, and h(x) = x2 +3. What is the relationship between
the graph of f (x) and the graphs of g(x) and h(x)?
Exercise 551
At a jazz club, the cost of an evening is based on a cover charge of $5 plus a
beverage charge of $3 per drink.
(a) Find a formula for t(x), the total cost for an evening in which x drinks
are consumed.
(b) If the price of the cover charge is raised by $1, express the new total cost
function, n(x), as a transformation of t(x).
(c) The management decides to increase the cover charge to $10, leave the price
of a drink at $3, but include the first two drinks for free. For x ≥ 2, express
p(x), the new total cost, as a transformation of t(x).
Exercise 552
Sketch the graphs of f (x) = −x2 and y = f (−x) on the same set of axes. How
are these graphs related? Give an explicit formula for y = f (−x).
Exercise 553
Sketch the graphs of y = g(x) = −x2 and y = −g(x) on the same set of axes.
How are these graphs related? Give an explicit formula for y = −g(x).
Exercise 554
Are the following functions even, odd, or neither?
1
(A) f (x) = x2 (B) g(x) = x3 + x (C) h(x) = x2 + 2x (D) j(x) = 2x+1
5.4. GRAPHS OF RATIONAL FUNCTIONS 71
Exercise 555
Let f (x) = x3 .
(a) Sketch the graph of the function obtained from f by first reflecting about
the x-axis, then translating up two units. Write a formula for the resulting
function.
(b) Sketch the graph of the function obtained from f by first translating up two
units, then reflecting about x-axis. Write a formula for the resulting function.
(c) Are the functions you found in parts (a) and (b) the same?
Exercise 556
A company projects a total profit, P (t) dollars, in year t. Explain the economic
meaning of r(t) = 0.5P (t) and s(t) = P (0.5t).
Exercise 557
You are a banker with a table showing year-end values of $1 invested at an in-
terest rate of 1% per year, compounded annually, for a period of 50 years.
(a) Can this table be used to show 1% monthly interest charges on a credit
card? Explain.
(b) Can this table be used to show values of an annual interest rate of 5%?
Explain.
Exercise 559
Geometrically, the values of x for which the denominator of a rational function
is zero are called vertical asymptotes. Thus, if x = a is a vertical asymptote
then as x approaches a from either sides the function becomes either positively
large or negatively large. The graph of a function never crosses its vertical
asymptotes. Find the vertical asymptote of the function f (x) = x22x−11
+2x−8
Exercise 560
If f (x) approaches a value b as x → ∞ or x → −∞ then we call y = b a hori-
zontal asymptote. The graph of a rational function may cross its horizontal
asymptote. Find the horizontal asymptote, if it exists, for each of the following
functions:
3x2 +2x−4
(a) f (x) = 2x2 −x+1 .
2x+3
(b) f (x) = x3 −2x2 +4 .
2x2 −3x−1
(c) f (x) = x−2 .
72 CHAPTER 5. POLYNOMIAL AND RATIONAL FUNCTIONS
Exercise 561
If limx→±∞ ((mx + b) − f (x)) = 0 then we call the line y = mx + b an oblique
2
asymptote. Find the oblique asymptote of the function f (x) = 2x x−2−3x−1
.
f (x)
To graph a rational function h(x) = g(x) :
1. Find the domain of h(x) and therefore sketch the vertical asymptotes of
h(x).
2. Sketch the horizontal or the oblique asymptote if they exist.
3. Find the x − intercepts of h(x) by solving the equation f (x) = 0.
4. Find the y-intercept: h(0)
5. Draw the graph
Exercise 562
1
Sketch the graph of the function f (x) = x2
Exercise 563
2
Sketch the graph of the function f (x) = x+3
Exercise 564
−3
Sketch the graph of the function f (x) = (x−1)2
Exercise 565
3x
Sketch the graph of the function f (x) = x+1
Exercise 566
x
Sketch the graph of the function f (x) = x2 −1
Exercise 567
x
Find the vertical asymptotes of f (x) = x2 +x−2
Exercise 568
x2
Find the horizontal asymptote of f (x) = x2 +x−2
Exercise 569
x2 −1
Find the oblique asymptote of f (x) = 2x
Exercise 570
4
Sketch the graph of the function f (x) = x2 +1
Exercise 571
2x+1
Sketch the graph of the function f (x) = x+1
Exercise 572
2x2
Sketch the graph of the function f (x) = 3x2 +1
Exercise 573
Write a rational function with vertical asymptotes x = −2 and x = 1.
5.5. CHAPTER TEST 73
Exercise 574
2x−1
Find the horizontal asymptote of f (x) = x2 +1
Exercise 575
x2 +x−2
Find the zeros of the rational function f (x) = x+1 .
Exercise 576
3
Find the y-intercept of the function f (x) = x−2 .
Exercise 578
Write a rational function satisfying the following criteria:
Vertical asymptote: x = −1.
Horizontal asymptote: y = 2.
x-intercept: x = 3.
Exercise 579
x2 −x−2
Sketch the graph of the function f (x) = x−1 .
Exercise 580
x+4
Find the domain of the function f (x) = x2 +x−6
Exercise 581
x2
Find the horizontal asymptote of f (x) = 3x2 −4x−1
Exercise 582
Sketch the graph of the function f (x) = x3 − 2x2 + x − 1.
Exercise 583
Sketch the graph of the function f (x) = x5 − x.
Exercise 584
Sketch the graph of the function f (x) = −2x4 + 2x2 .
Exercise 585
For the polynomial
1 1
f (x) = 5(x − 2)(x + 3)2 (x − )3 (x + )4
2 2
which zero is of multiplicity 3?
(A) − 12 (B) −3 (C) 2 (D) 12
74 CHAPTER 5. POLYNOMIAL AND RATIONAL FUNCTIONS
Exercise 586
Determine which function is a polynomial function.
√ √
(A) f (x) = 1 − x1 (B) f (x) = 3
x (C) f (x) = x3 − 3x2 + 1 (D) f (x) = x2 − x
Exercise 587
Use the Remainder Theorem and synthetic division to determine whether the
given number is a zero to the equation:
5x3 + 2x2 + 5x + 2 = 0
Exercise 588
Find the quotient q(x) and the remainder r(x) of the division of f (x) = 2x3 +
3x2 + x by g(x) = x3 + 1.
Exercise 589
Find the quotient q(x) and the remainder r(x) of the division of f (x) = x4 +
x3 + x + 1 by g(x) = 5x2 − x.
Exercise 590
Let f (x) = 2x3 −x2 +5x+1. Use the Remainder Theorem and synthetic division
to compute f (1).
Exercise 591
Without synthetic division find the quotient q(x) and the remainder r(x) when
x2 − a2 is divided by x − a.
Exercise 592
Let f (x) = x3 + 2x2 − 5x − 6. Use the Factor Theorem to determine whether
x + 1 is a factor of f (x). If so, what is the value of f (−1).
Exercise 593
Let f (x) be a polynomial of degree n. What is the maximum number of zeros of
f (x)?
Exercise 594
Use the Rational Zero Test to completely factor the polynomial f (x) = 4x4 −
4x3 − 25x2 + 6.
Exercise 595
List all possible real zeros of the polynomial f (x) = 2x3 − 3x2 + 2x + 2.
Exercise 596
A plot of land has the shape of a right triangle with a hypotenuse 1 ft longer
than one of the sides. Find the lengths of the sides of the plot of land if its area
is 6 f t2
5.6. CUMULATIVE TEST 75
Exercise 598
Find k so that the line containing (−2, k) and (3, 8) is parallel to the line con-
taining the points (5, 3) and (1, −3).
Exercise 599
Sketch the graph of the parabola f (x) = (x + 2)2 − 3.
Exercise 600
Write the function f (x) = −x2 + 6x − 8 in the form f (x) = a(x − h)2 + k.
Exercise 601
Find two positive real numbers whose sum is 110 and the product is maximum.
Exercise 602
x
Sketch the graph of f (x) = x2 −x−2 .
Exercise 603
2(x2 −9)
Sketch the graph of f (x) = x2 −4 .
Exercise 604
x2 −x
Sketch the graph of f (x) = x+1 .
Exercise 605
Sketch the graph of f (x) = 1 − x5 .
Exercise 606
Sketch the graph of f (x) = x3 + x2 − 12x.
Exercise 607
Find a cubic function f with leading coefficient 1 and with x-intercepts −2, 3,
and 4.
Exercise 608
Find a cubic function f (x) whose graph has x-intercepts −1, 0, and 2 and also
passes through (1, −6).
Exercise 609
Find the quotient q(x) and the remainder r(x) when f (x) = x3 +x2 −4 is divided
by g(x) = x4 + 1.
Exercise 610
Find the quotient q(x) and the remainder r(x) when f (x) = 3x3 − 2x2 + 5x + 7
is divided by g(x) = 3x + 1.
76 CHAPTER 5. POLYNOMIAL AND RATIONAL FUNCTIONS
Exercise 611
1 4
Find the domain of f (g(x)) if f (x) = x+2 and g(x) = x−1 .
Exercise 612
Solve: | x−1
x+1 | ≤ 1.
Exercise 613
x+1
Solve: 1−x .
Exercise 614
5 8+x
Solve: x+3 +3= x+3 .
Exercise 615
Solve: |x2 + x − 1| = 1.
Exercise 616
Descartes Rule of sign is used to provide information about the number of real
zeros of a polynomial function with real coefficients. The steps of the rule are
as follows:
Use Descartes’ rule of signs to determine the possible number of positive ze-
ros of the function f (x) = 3x6 − 4x4 + 3x3 + 2x2 − x − 3.
Exercise 617
In a college meal plan you pay a membership fee; then all your meals are at a
fixed price per meal.
(a) If 30 meals cost $152.50 and 60 meals cost $250, find the membership fee
and the price per meal.
(b) Write a formula for the cost of a meal plan,C, in terms of the number of
meals, n.
(c) Find the cost for 50 meals.
(d) Find n in terms of C.
(e) Use part (d) to determine the maximum number of meals you can buy on a
budget of $300.
Exercise 618
In economics terms, the demand for a product is the amount of that product
5.6. CUMULATIVE TEST 77
that consumers are willing to buy at a given price. The quantity demanded
of a product usually decreases if the price of that product increases. Suppose
that a company believes there is a linear relationship between the demand for
its product and its price. The company knows that when the price of its prod-
uct was $3 per unit, the quantity demanded weekly was 500 units, and when
the unit price was raised to $4, the quantity demanded weekly dropped to 300
units. Let D represent the quantity demanded weekly at a unit price of p dollars.
Exercise 619
In economics terms, the supply for a product is the quantity of that product
that suppliers are willing to provide at a given price. The quantity supplied of
a product usually increases if the price of that product increases. Suppose that
a company believes there is a linear relationship between the quantity supplied ,
S, for its product and its price. The quantity supplied weekly is $100 when the
price is $2 and the quantity supplied rises by 50 units when the price rises by
$0.50.
Exponential and
Logarithmic Functions
Recall that a function takes an input to an output. Suppose that we can reverse
the process and take the output back to an input. That process produces
the inverse of the original function. In this chapter we study the family of
exponential functions and their inverses, the logarithmic functions.
79
80 CHAPTER 6. EXPONENTIAL AND LOGARITHMIC FUNCTIONS
Exercise 623
Which of the following graph represents the graph of a one-to-one function?
(B)
(A)
(D)
(C)
Exercise 624
Find the inverse of the function f (x) = x3 − 1.
Exercise 625
2x+1
Find the inverse function of f (x) = x−1 .
Exercise 626
1
Find the domain of f −1 (x) if f (x) = x−2 .
Exercise 627
Find the range of f −1 (x) if f (x) = √4 .
x
Exercise 628 √
Find the inverse function of f (x) = 1 − 2 x.
Exercise 629 √
Compute f −1 (2) if f (x) = 2x.
Exercise 630
Find the inverse of the function f (x) = 2x + 3.
Exercise 631
Find the inverse of f (x) = −|x − 1| for x ≤ 1.
Exercise 632 q
Find the inverse of f (x) = 3 x+1
2 .
6.2. EXPONENTIAL FUNCTIONS 81
Exercise 633
Which of the following is a one-to-one function?
(A) f (x) = x3 + 1 (B) f (x) = |x| (C) f (x) = x2 − x (D) f (x) = −x2
(E) f (x) = −|x| + 1
Exercise 634 √
Find the range of f −1 (x) if f (x) = 2x − 3.
Exercise 635q
Let f (x) = 3 x+1
2 . Compute (f
−1
◦ f −1 )(1).
Exercise 636
The function f (x) = ax where a > 0, a 6= 1 and x a real number is called the
exponential function with base a.
Which of the following is the graph of f (x) = 3x .
(B)
(A)
(D)
(C)
Exercise 637
Which of the following is the graph of f (x) = 4−x .
82 CHAPTER 6. EXPONENTIAL AND LOGARITHMIC FUNCTIONS
(B)
(A)
(D)
(C)
Exercise 638
For n very large the quantity (1 + n1 )n is approximated by e ≈ 2.71 · · ·.
Simplify: (ex + e−x )2 − (ex − e−x )2 .
Exercise 639
Which of the following is the graph of f (x) = e−|x| .
(B)
(A)
(D)
(C)
Exercise 640
Using a calculator evaluate 21.4 to three decimal places.
Exercise 641
Which of the following is the graph of f (x) = 2−x − 3.
6.2. EXPONENTIAL FUNCTIONS 83
(B)
(A)
(D)
(C)
Exercise 642
What is the horizontal asymptote of f (x) = 2−x − 3?
Exercise 643
What is the horizontal asymptote of f (x) = −ex−3 ?
Exercise 644
Sketch the graph of the piecewise defined function
½ −x
e , x<0
f (x) =
ex , x ≤ 0
Exercise 645
If 2x = 3 what does 4−x equal?
Exercise 646
Suppose that P dollars are deposited in a bank account paying annual interest
at a rate r and compounded n times per year. After a length of time t, in years,
the amount A(t) in the account is given by the formula
r nt
A(t) = P (1 + )
n
Suppose that n = 1, r = 10%, P = $10, 000 and t = 10 years. Find A(10).
Round the answer to the nearest penny.
Exercise 647
Simplify: (ex + 1)(ex − 4).
84 CHAPTER 6. EXPONENTIAL AND LOGARITHMIC FUNCTIONS
Exercise 648
Suppose that at time t (in hours), the number N (t) of E − coli bacteria in a
culture is given by the formula N (t) = 5000e0.1t . How many bacteria are in the
culture at time 5 hours? Approximate the answer to a whole integer.
Exercise 649
Sketch the graph of f (x) = e−x + 2.
(B)
(A)
(D)
(C)
Exercise 650
Simplify: (ex + e−x )(ex − e−x ).
Exercise 654
Show, algebraically, that
Exercise 655
Show that
sinh x
(a) tanh x = cosh x.
(b) cosh x − sinh2 x = 1.
2
Exercise 657
Write the exponential form of logπ x = 21 .
Exercise 658
Find the exact value of log√3 9.
Exercise 659
x+1
Find the domain of the function f (x) = log5 x .
Exercise 660
Find k such that the graph of logk x contains the point (2, 2).
Exercise 661
Sketch the graph of f (x) = ln (4 − x) where ln x = loge x is the natural loga-
rithm function.
Exercise 662
Sketch the graph of f (x) = 2 − ln x.
Exercise 663
Sketch the graph of ½
− ln x , 0 < x < 1
f (x) =
ln x ,x ≥ 1
Exercise 664
Find x such that 2 · 5x = 4.
Exercise 665
Find x such that 5 log2 x = 20.
Exercise 666
Sketch the graph of f (x) = | log2 x|.
86 CHAPTER 6. EXPONENTIAL AND LOGARITHMIC FUNCTIONS
Exercise 667
Find the domain of the function f (x) = log2 (2 − x − x2 ).
Exercise 668
Solve for x: log2 x = log2 3.
Exercise 669
Simplify: aloga2 b .
Exercise 670
Simplify: eln 2−3 ln 5 .
1. loga (uv) =
2. loga ( uv ) =
3. loga un =
4. loga 1 =
5. loga a =
6. aloga u =
Exercise 672 √
Let ln 2 = a and ln 3 = b. Write ln 4 48 in terms of a and b.
Exercise 673
Write the following expression as a sum/difference of logarithms.
√
5x2 3 1 − x
ln
4(x + 1)2
Exercise 674
Write the following expression as a single logarithm.
x x+1
ln ( ) + ln ( ) − ln (x2 − 1)
x−1 x
Exercise 675
Find the exact value of : 5log5 6+log5 7 .
Exercise 676
Use the change of base formula and a calculator to evaluate log 12 15 to three
decimal places.
Exercise 677 √ √
Simplify: loga (x + x2 − 1) + loga (x − x2 − 1)
6.5. SOLVING EXPONENTIAL AND LOGARITHMIC EQUATIONS 87
Exercise 678
Given: 2 ln y = − 12 ln x + 1
3 ln (x2 + 1) + ln C. Express y in terms of x and C.
Exercise 679
A reservoir has become polluted due to an industrial waste spill. The pollution
has caused a buildup of algae. The number of algae N (t) present per 1000 gallons
of water t days after the spill is given by the formula: N (t) = 100e2.1t .
How long will it take before the algae count reaches 20, 000 per 1000 gallons?
Write answer to three decimal places.
Exercise 680
f (x+h)−f (x)
Let f (x) = ln x. Express the difference quotient h as a single loga-
rithm.
Exercise 681
Express the product (logx a)(loga b) as a single logarithm.
Exercise 682
After t years the value of a car that originally cost $14, 000 is given by: V (t) =
14, 000( 43 )t . Find th value of the car two years after it was purchased. Write
your answer to two decimal places.
Exercise 683
On the day a child is born, a deposit of $50, 000 is made in a trust fund that
pays 8.75% interest compounded continuously. Determine the balance in the
account after 35 years. Write your answer to two decimal places. Recall that
A(t) = P ert .
Exercise 684
Find a constant k such that log2 x = k log8 x.
Exercise 685
Solve for x : log (log5 (log2 x)) = 0
Exercise 686
Write as a single logarithm: 2 loga x − 3 loga y + loga x + y.
Exercise 688
Solve: 2e2x − ex − 2 = 0.
Exercise 689
Solve: ln (x2 + 2x) = 0.
88 CHAPTER 6. EXPONENTIAL AND LOGARITHMIC FUNCTIONS
Exercise 690
Solve: log4 (x + 5) + log4 (x − 5) = 2.
Exercise 691
Solve: log3 (2x − 5) − log3 (3x + 1) = 4.
Exercise 692
Solve: loglog
(x+1)
x = 2.
Exercise 693
Solve: xa3 loga x = 16.
Exercise 694
x −x
Solve: e +e
2 = 1.
Exercise 695
x
+e−x
Solve: eex −e −x = 1.
Exercise 696
Solve: ln (x − 2) + ln (2x − 3) = 2 ln x
Exercise 697
The demand equation for a certain product is given by
p = 500 − 0.5e0.004x
Find the demand x for the price p = $350. Round answer to a whole integer.
Exercise 698
Solve: ex−1 = ex .
Exercise 699
Solve: log (x − 2) − log (x + 2) = log (x − 1).
Exercise 700
Solve: 4x − 2x − 12 = 0.
Exercise 701
Solve: 5x−2 = 3x+2 .
Exercise 703
What is the relationship between (f −1 )−1 and f ?
6.6. CHAPTER TEST 89
Exercise 704
Express (f ◦ g)−1 (x) in terms of f −1 (x) and g −1 (x).
Exercise 705 √
Sketch the graph of f −1 (x) if f (x) = 1 − x2 , 0 ≤ x ≤ 1.
Exercise 706
Sketch the region bounded by y = ex , y = e−x and the line y = 3.
Exercise 707
Sketch the graph of : f (x) = 1 − 2−x .
Exercise 708
Sketch the graph of : f (x) = |2x − 1|.
Exercise 709
A radioactive decay function is given by
t
Q(t) = Q0 2− H
Exercise 710x −x
)−(1+ex )(1−e−x )
Simplify: (1+e )(1+e (1+e x )2
Exercise 711
Find a constant k such that log8 x = k log16 x.
Exercise 712
Solve: π 1−x = ex .
Exercise 713
Solve: log (x2 − x + 1) + log (x + 1) = 1.
Exercise 714
Solve: 2x < 3.
Exercise 715
Solve: e8x+2 = 3x .
Exercise 716
Find the exponential function y = Aebx that passes through the two points (0, 2)
and (4, 3).
Exercise 717
Solve: log2 (x2 + 1) − log4 x2 = 1.
90 CHAPTER 6. EXPONENTIAL AND LOGARITHMIC FUNCTIONS
Exercise√ 718 2
Solve: ( 3 2)2−x = 2x .
Exercise 719
What annual rate of interest compounded annually should you seek if you want
to double your investment in 5 years? Round your answer to two decimal places.
Exercise 720
How long will it take for an investment to double in value if it earns 5% com-
pounded continuously? Write answer to two decimal places.
Exercise 721
One of the problems that challenged early Greek mathematicians was whether it
was possible to construct a square whose area was equal to that of a given circle.
Exercise 723
Let f (x) = 23, 457x − 3, 456 find (f ◦ f −1 )(5, 00023).
Exercise 724
The relationship between degree Fahrenheit and degree Celsius is given by F =
9
5 C + 32. Write C in terms of F.
Exercise 725
Sketch the region bounded by y = ex , y = e and y − axis.
Exercise 726
Solve: log2 (logx 3) = 1.
Exercise 727
Solve: e2x − 3ex + 2 = 0.
Exercise 728
Find the length of a rectangle of width 3 inches if the diagonal is 20 inches long.
Exercise 729
What number does the repeating decimal 0.123123... equal?
6.7. CUMULATIVE TEST 91
Exercise 730
A ball is thrown vertically upward from the top of a building 96 feet tall with an
initial velocity of 80 feet per second. The distance s (in feet) of the ball from
the ground after t seconds is s = 96 + 80t − 16t2 . After how many seconds does
the ball strike the ground?
Exercise 731
The monthly revenue achieved by setting x wristwatches is figured to be x(40 −
0.2x) dollars. The wholesale cost of each watch is $28. How many watches must
be sold each month to achieve a profit (revenue - cost) of at least $100?
Exercise 732
Solve: −2(5 − 3x) + 8 = 4 + 5x.
Exercise 733
Solve: |2x − 3| = 5
Exercise 734
Solve: (x−2)(x−2)
x−3 > 0.
Exercise 735
Find the equation of the line perpendicular to the line x + y − 2 = 0 and passing
through (1, −3).
Exercise 736
Find the radius of the circle: x2 + y 2 − 2x + 4y − 4 = 0.
Exercise 737
How much water should be added to 64 ounces of a 10% salt solution to make a
2% salt solution?
Exercise 738
Given that f (x) is a linear function, f (4) = −5 and f (0) = 3, write the formula
for f (x).
Exercise 739
x
Find the domain of the function f (x) = x2 +2x−3 .
Exercise 740
x+1
Find the domain of (f ◦ g)(x) where f (x) = x−1 and g(x) = x1 .
Exercise 741
Sketch the graph of f (x) = |x| − 4.
Exercise 742
Line l is given by y = 3 − 32 x and point P has coordinates (6, 5).
Exercise 743
Hooke’s Law states that the force in pounds, F (x), necessary to keep a spring
stretched x units beyond its natural length is directly proportional to x, so F (x) =
kx. The positive constant k is called the spring constant.