0% found this document useful (0 votes)
80 views15 pages

College Algebra Chapter 1

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
80 views15 pages

College Algebra Chapter 1

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 15

College Algebra

Chapter 1

Mary Stangler Center for Academic Success


Note:
This review is composed of questions similar to those
from the chapter review at the end of chapter 1. This
review is meant to highlight basic concepts from
chapter 1. It does not cover all concepts presented
by your instructor. Refer back to your notes, unit
objectives, handouts, etc. to further prepare for your
exam.
This review is available in alternate formats upon
request.

Mary Stangler Center for Academic Success


Find domain of 𝑓 𝑥 = 2 − 𝑥 and the following: f(x-2), -f(x)

Domain: Set what’s inside the square root to be greater or equal to zero and solve for x
2−𝑥 ≥0
2≥𝑥
or
𝑥≤2
This means that anything more than 2 would cause what’s under the square root to be a negative which
indicates imaginary numbers. The domain can only consist of real numbers so x must be less than 2.
The domain is then {𝑥|𝑥 ≤ 2}

f(x-2): Set x=x-2 and simplify


𝑓(𝑥 − 2) = 2 − (𝑥 − 2)
𝑓(𝑥 − 2) = 2 − 𝑥 + 2
𝑓(𝑥 − 2) = 4 − 𝑥

-f(x): Multiply both sides of the function by -1


-1(𝑓 𝑥 ) = −1( 2 − 𝑥)
−𝑓 𝑥 = − 2 − 𝑥

Mary Stangler Center for Academic Success


𝑓
Find 𝑓 + 𝑔, 𝑓 − 𝑔, 𝑓 ∙ 𝑔, for the following pair of functions. State the domain of
𝑔
each of these functions.
𝑓 𝑥 = 3𝑥 2 + 𝑥 + 1; 𝑔 𝑥 = 3𝑥

𝑓 + 𝑔: Add the functions and combine like terms


𝑓 + 𝑔 𝑥 = 3𝑥 2 + 𝑥 + 1 + 3x
𝑓 + 𝑔 𝑥 = 3𝑥 2 + 4𝑥 + 1

𝑓 − 𝑔: Subtract the functions and combine like terms


𝑓 − 𝑔 𝑥 = 3𝑥 2 + 𝑥 + 1 − 3x
𝑓 − 𝑔 𝑥 = 3𝑥 2 − 2𝑥 + 1

𝑓 ∙ 𝑔: Multiply the functions


𝑓𝑔 𝑥 = (3𝑥 2 + 𝑥 + 1)(3x)
𝑓𝑔 𝑥 = 9𝑥 3 + 3𝑥 2 + 3𝑥

𝑓
: Divide the functions
𝑔
𝑓 3𝑥 2 +𝑥+1
𝑥 = (cant be simplified any more)
𝑔 3𝑥

Domain: Find the domain of f and g first.


Since both are functions that do not contain functions over functions, variables inside roots,
fractional exponents, or negative exponents, the domain for f and g is all real numbers.
This is also the domain for 𝑓 + 𝑔, 𝑓 − 𝑔, 𝑎𝑛𝑑 𝑓 ∙ 𝑔.
𝑓
To find the domain of 𝑥 , we need consider the domains of f and g but also that 𝑔 𝑥 ≠ 0.
𝑔
𝑓
If x=0, then g(x)=0 which is not allowed. So the domain for 𝑥 is 𝑥 ≠ 0.
𝑔

Mary Stangler Center for Academic Success


𝑓 𝑥+ℎ −𝑓(𝑥)
Find the difference quotient of 𝑓 𝑥 = −2𝑥 2 + 𝑥 + 1; that is, find ,ℎ ≠0

−2(𝑥 + ℎ)2 + 𝑥 + ℎ + 1 − (−2𝑥 2 + 𝑥 + 1)



−2(𝑥 + ℎ)(𝑥 + ℎ) + 𝑥 + ℎ + 1 − (−2𝑥 2 + 𝑥 + 1) Multiply (x+h)(x+h)

−2(𝑥 + 2𝑥ℎ + ℎ ) + 𝑥 + ℎ + 1 − (−2𝑥 2 + 𝑥 + 1)
2 2
Distribute -2

−2𝑥 2 − 4𝑥ℎ − 2ℎ2 + 𝑥 + ℎ + 1 − (−2𝑥 2 + 𝑥 + 1)
Distribute -1 in front of (−2𝑥 2 + 𝑥 + 1)

−2𝑥 − 4𝑥ℎ − 2ℎ + 𝑥 + ℎ + 1 + 2𝑥 2 − 𝑥 − 1
2 2


−4𝑥ℎ − 2ℎ2 + ℎ Factor out an h

ℎ(−4𝑥 − 2ℎ + 1) Cross out h

−4𝑥 − 2ℎ + 1

Difference quotient is −4𝑥 − 2ℎ + 1

Mary Stangler Center for Academic Success


Use the graph of the of function f shown to find:
a) The domain and range
b) The intervals on which f is increasing or
decreasing

a) The domain is the set of possible x-values. The smallest (most negative) x-value is −∞ and the largest is 4.
Thus the domain is −∞, 4 .

The range is the set of possible y-values. The smallest (most negative) y-value is −∞ and the largest is 3.
Thus the domain is −∞, 3 .

b) As we move left to right, if we move up, we are increasing and as we move down, we are decreasing.
Starting at the left and move right, we are going up (increasing) until x=-2. Then the we start to move down
(decreasing) until 2 where we move up.
The function is increasing (−∞, −2) ∪ 2, ∞ and decreasing −2, 2 .
(Remember the point where it changes directions is not included)

Mary Stangler Center for Academic Success


Use the graph of the of function f shown to find:
a) The local min and max
b) The absolute min and max
c) Whether the graph is symmetric to x-axis, the
y-axis, or origin
d) Whether the function is even, odd, or neither
e) Find the intercepts

a) The local minimums are low points: local min is -1 occurs at x=2
local maximums are the high points: local max is 1 occurs at x=-1
Although the point (4,3) is a high point, there is not a lower point on both sides of it. This is a condition of local
mins and maxes but for absolutes

b) The absolute min is the lowest point of all (unless its an open interval end point): None
The absolute max is the highest point of all (unless its an open interval end point): absolute max is 3 and occurs at
x=4

c) Symmetry about the x-axis: No because the graph is not mirrored across the x-axis and every point (x,y), the
point (x,-y) is not on the graph
Symmetry about the y-axis: No because the graph is not mirrored across the y-axis and every point (x,y), the point
(-x,y) is not on the graph
Symmetry about the orgin: No because every point (x,y), the point (-x,-y) is not on the graph. If the graph
continued on after x=4, then we would have had this symmetry.

d) Neither because it is not symmetric about the y-axis and the origin.

e) x-intercepts: -3,0,3 and y-intercept:0


Mary Stangler Center for Academic Success
Determine algebraically whether the functions are even, odd, or neither
4+𝑥 2 3𝑥
𝑓 𝑥 = 𝑔 𝑥 = 4+𝑥 6
1+𝑥 4

f(x): Replace x with –x and simplify g(x): Replace x with –x and simplify
4 + (−𝑥)2 3(−𝑥)
𝑓 −𝑥 = 𝑔 −𝑥 =
1 + (−𝑥)4 4 + (−𝑥)6
4 + 𝑥2 −3𝑥
𝑓 −𝑥 = 𝑔 −𝑥 =
1 + 𝑥4 4 + 𝑥6
4+𝑥 2 3𝑥
This is equivalent to 𝑓 𝑥 = so the 𝑔 −𝑥 = −
1+𝑥 4 4 + 𝑥6
equation is even This is equivalent to –g(x) so the
equation is odd.

Mary Stangler Center for Academic Success


Find the average rate of change from 2 to 3 for the following function
𝑓 𝑥 = 2 − 5𝑥

Average rate of change means finding the slope


𝑦2 −𝑦1 𝑓(𝑥2 )−𝑓(𝑥1 )
Remember slope is 𝑚 = or 𝑚 =
𝑥2 −𝑥1 𝑥2 −𝑥1

We have 𝑥1 = 2 and 𝑥2 = 3. To find the y-values, we plug the x-values into the given function.

𝑦1 = 𝑓 2 = 2 − 5 2 = 2 − 10
𝑦1 = −8

𝑦2 = 𝑓 3 = 2 − 5 3 = 2 − 15
𝑦2 = −13

We now can plug the values into the slope formula


𝑦2 − 𝑦1 −13 − (−8) −5
𝑚= = = = −5
𝑥2 − 𝑥1 3−2 1

Thus the average rate of change from 2 to 3 is -5.

Mary Stangler Center for Academic Success


Graph ℎ 𝑥 = (𝑥 − 1)2 +2 using the techniques of shifting, compressing or stretching, and
reflections. State the domain and based on the graph, find the range.

The parent graph would be 𝑓 𝑥 = 𝑥 2 (shown in blue)


ℎ(𝑥) is obtained by shifting the graph to the right by 1 and up by 2.
There isn’t any compressing, stretching, or reflections.

The domain is all real numbers and the range is [2, ∞)

Mary Stangler Center for Academic Success


For the piece-wise function
a) Find the domain c) Find where f(x)=0
b) Graph the function d) Is f continuous on its domain?
3𝑥 𝑖𝑓 − 2 ≤ 𝑥 ≤ 1
𝑓 𝑥 =
𝑥 + 1 𝑖𝑓 𝑥 > 1

a) The domain (the possible x-values) are found on the right side of the equation.
−2 ≤ 𝑥 ≤ 1 and 𝑥 > 1
From first inequality we see that -2 is the smallest number and from the second inequality we
see that ∞ is the largest number.
The domain is −2, ∞ or 𝑥 𝑥 ≥ −2

b) Set each part of the equation equal to zero and solve


Top half:
3𝑥 = 0
𝑥=0
Since 0 is in the domain of the top portion (−2 ≤ 𝑥 ≤ 1 ), f(0)=0

Bottom half:
𝑥+1=0
𝑥 = −1
x=-1 is not in the domain of the bottom portion (𝑥 > 1). So (-1,0) is not an answer to where
f(x)=0.

Continues on next slide…

Mary Stangler Center for Academic Success


c) To graph the function, we being by putting the endpoints into the equation and noting if the point is included or not.
Top half
i) x=-2 𝑓 −2 = 3 −2 = −6 The point (-2,-6) is included (because of the ≤). Plot this point as a filled-in circle.
ii) x=1 𝑓 1 = 3 1 = 3 The point (1,3) is included as well. Plot this point as a filled-in circle
iii) connect with the previous points.

Bottom half
iv) x=1 f(1)=1-1=0 The point (1,0) is not included. Plot this point as an open circle.
v) While we can’t plot the right hand endpoint (∞), we can plot another point that will help make the line.
Let x=4 f(4)=4-1=3 Plot the point (4,3) as a small dot. Starting at the previous point draw a line that goes through (5,6)

i) ii) iii) iv) v)

d) When we trace the graph from left to right we would need to lift our hand/pencil at x=1 to go from one portion to
another, so f is not continuous on its domain.

Mary Stangler Center for Academic Success


p is inversely proportional to b. If p= 15 when b is 4, what is p when b is 19. Round to 2
decimal places.

1) Start by writing the equation using k for the constant of proportionality.

𝑘
𝑝=
𝑏
2) Find k using the known b and its corresponding p.
𝑘
15 =
4
Multiply both sides by 4
15 ∙ 4 = 𝑘
60 = 𝑘
3) Using the k=60, put in the b=19 and the k into the equation to solve for p.
60
𝑝= ≈ 3.16
19

Mary Stangler Center for Academic Success


A rectangle is inscribed in a circle of radius 7 (see image). Let
P(x,y) be the point in quadrant I that is a vertex of the rectangle
and is on the circle.
a) Express the area A of the rectangle as a function of x.
b) Express the perimeter p of the rectangle as a function of x.

a) Remember that area is length times width.


The width can be expressed as 2x and the length is 2y (see image for details)
Area=2𝑥 ∙ 2𝑦 = 4𝑥𝑦
Since we want the area function to be function of x, we can solve the circle’s
equation for y and substitute this into the y in 4xy.
𝑥 2 + 𝑦 2 = 49
𝑦 2 = 49 − 𝑥 2
𝑦 = 49 − 𝑥 2
Area function is 𝐴 𝑥 = 4𝑥 49 − 𝑥 2

b) Perimeter of a rectangle is twice the length plus twice the width. Again, the width
can be expressed as 2x and the length is 2y.
Perimeter =2 2𝑥 + 2 2𝑦 = 4𝑥 + 4𝑦
Since we want the perimeter function to be function of x, we can solve the circle’s
equation for y and substitute this in for y. From above, we found 𝑦 = 49 − 𝑥 2 . So
𝑝 𝑥 = 4𝑥 + 4 49 − 𝑥 2

Mary Stangler Center for Academic Success


If a baseball falls from a height of 200 feet, the height H (in feet) after x seconds is
𝐻 𝑥 = 200 − 16𝑥 2 .
Round the answers to the following questions to 2 decimals places.
a) How long does the baseball take to reach 100 feet?
b) How long does the baseball take to reach the ground?

a) How long does the baseball take to reach 100 feet?


100 = 200 − 16𝑥 2
Subtract 200 from both sides
−100 = −16𝑥 2
Divide both sides by -16
6.25 = 𝑥 2
Take the square root of both sides (ignore the negative value from the square root)
2.5 = 𝑥
After 2.5 seconds, the ball is 100 feet.

b) How long does the baseball take to reach the ground?


The ground has a height of 0 feet so set H(x)=0 and solve for x
0 = 200 − 16𝑥 2
Subtract 200 from both sides
−200 = −16𝑥 2
Divide both sides by -16
12.5 = 𝑥 2
Take the square root of both sides
3.54 = 𝑥
The ball hits the ground at 3.54 seconds.

Mary Stangler Center for Academic Success

You might also like