Exercises Note
Exercises Note
( ) ( ) ( )
−1 −1 −1
( D ) (−6+ 9/2 )−1= −6 + 9 = −12+ 9 = −3 = −2 .
1 2 2 2 3
Polynomials: Basic Operations and Factoring
Polynomials can be classified according to their degree. If a term in a polynomial has only
one variable as a factor, then the degree of that term is the power of the variable. If two or
more variables are present in a term as factors, then the degree of the term is the sum of the
powers of the variables. The degree of a polynomial is the degree of the nonzero term with
the highest degree in the polynomial. Any nonzero constant is defined to be a polynomial
of degree 0. The number 0 is also a polynomial but is not assigned a degree.
Example 1 Polynomials and Nonpolynomials
(A)Which of the following are polynomials?
1
1. 2 x +5− . 2. x −3 x +2. 3. √ x −4 x +1. 4. x + √ 2 .
2 3 4
x
(B) Given the polynomial x 3−x 6 +7 ,what is the degree of the first term? The third term?
The whole polynomial?
(C) Given the polynomial x 3 y 2 +2 x 2 y +1 , what is the degree of the first term?
The second term? The whole polynomial?
Solutions:
(A) 2 & 4 are polynomials (The others are not polynomials since a variable appears in a
denominator or within a radical.)
(B) The first term has degree 3, the third term has degree 0, and the whole
polynomial has degree 6.
(C) The first term has degree 5, the second term has degree 3, and the whole
polynomial has degree 5.
1
Addition and Subtraction
Example 2 Adding Polynomials
Add: x 4 −3 x 3 + x 2 ,−x 3−2 x2 +3 x ,∧3 x 2−4 x−5.
Solution:
Add horizontally:
¿ ( x 4 −3 x 2 + x 2 ) + (−x 3−2 x 2+ 3 x ) + ( 3 x 2−4 x−5 ) .
4 3 2
¿ x −4 x +2 x −x −5.
Multiplication
Example 4 Multiplying Polynomials
Multiply ( 2 x−3 ) ( 3 x2 −2 x +3 )
Solution:
( 2 x−3 ) ( 3 x2 −2 x +3 ) =6 x 3−4 x2 +6 x−9 x 2 +6 x−9=6 x 3−13 x 2+ 12 x−9.
Definition 1 Prime Polynomials
A polynomial of degree greater than 0 is said to be prime relative to a given set of numbers
if: (1) all of its coefficients are from that set of numbers; and (2) it cannot be written as a
product of two polynomials (excluding constant polynomials that are factors of 1) having
coefficients from that set of numbers.
Example 5 Factoring Out Common Factors
Factor out, relative to the integers, all factors common to all terms:
( A ) 2 x3 y−8 x 2 y 2−6 x y 3 ( B ) 2 x (3 x−2 )−7 ( 3 x−2 )
Solutions:
( A ) 2 x3 y−8 x 2 y 2−6 x y 3 =( 2 xy ) x 2−( 2 xy ) 4 xy−( 2 xy ) 3 y2
¿ 2 xy ( x 2−4 xy−3 y 2 )
( B ) 2 x ( 3 x−2 )−7 ( 3 x−2 )= (3 x−2 )( 2 x−7 )
Example 6 Factoring by Grouping
Factor completely, relative to the integers, by grouping:
( A ) 3 x 2−6 x+ 4 x−8 ( B ) wy +wz−2 xy−2 xz ( C ) 3 ac+ bd−3 ad−bc
Solutions:
( A ) 3 x 2−6 x+ 4 x−8=( 3 x 2−6 x ) + ( 4 x−8 ) =3 x ( x−2 ) + 4 ( x−2 )
¿ ( x−2 ) ( 3 x+ 4 )
( B ) wy+ wz−2 xy −2 xz =( wy +wz )−( 2 xy +2 xz ) =w ( y + z )−2 x ( y + z )
¿ ( y + z ) ( w−2 x )
( C ) 3 ac +bd −3 ad−bc=3 ac−bc−3 ad +bd=( 3 ac−bc )−( 3 ad−bd )
¿ c ( 3 a−b )−d ( 3 a−b ) =( 3 a−b ) ( c−d )
Example 7 Factoring Second-Degree Polynomials
Factor each polynomial, if possible, using integer coefficients:
( A ) 2 x2 +3 xy−2 y 2 ( B ) x 2−3 x+ 4 ( C ) 6 x2 +5 xy−4 y 2
Solutions:
( A ) 2 x2 +3 xy−2 y 2=( 2 x− y ) ( x+ 2 y )
( B ) x 2−3 x + 4. Not factorable using integer coefficients.
( C ) 6 x 2 +5 xy−4 y 2=( 3 x+ 4 y ) ( 2 x− y )
Special Factoring Formulas
2
2 2 2
1.u −2 uv+ v =( u−v ) Perfect square
2 2 2
2. u +2 uv+ v =( u+ v ) Perfect square
2 2
3. u −v =( u−v ) ( u+ v ) Difference of square
4. u −v = (u−v ) ( u +uv + v ) Difference of cubes
3 3 2 2
Homework
a) Perform the indicated operations and simplify.
1. 2 ( x−1 )+3 ( 2 x−3 ) −( 4 x−5 ) 2. ( m−n )( m+n )
b) Factor out, relative to the integers, all factors common to all terms.
4 3 2 5 3
1. 6 x −8 x −2 x 2. 3 x +6 x +9 x
c) Factor completely, relative to the integers.
2 2 2
1. x −xy+ 3 xy −3 y 2. x + 4 x + x+ 4
a c ac
Multiplication: ∙ =
b d bd
a c a d
Division: ÷ = ∙
b d b dc
Example 2 Multiplying and Dividing Rational Expressions
Perform the indicated operations and reduce to lowest terms.
3 2 3 2 2 3 3
( A ) 10 x y ⋅ x2 −9 ( B ) 4−2 x ÷ ( x−2 )( C ) 2 x −2 x y +2 x y
÷
x +y
3 xy + 9 y 4 x −12 x 4 3
x y− x y
3 2
x +2 xy+ y
2
Solutions
3
3 3 3
( x−3 )( x +3 ) 5 x 2
( A ) 10 x y ⋅ x2 −9 = 10 x y ⋅ =
3 xy + 9 y 4 x −12 x 3 y ( x +3 ) 4 x ( x −3 ) 6
4−2 x 2 ( 2−x ) 1 ( 2−x ) −( x−2 ) −1
( B) ÷ ( x−2 )= ⋅ = = =
4 4 ( x−2 ) 2 ( x−2 ) 2 ( x−2 ) 2
3 2
2 x −2 x y+ 2 x y
2 3
x +y
3
2 x ( x 2−2 xy+ y 2 ) x2 +2 xy + y 2
(C ) ÷ = ⋅
xy ( x 2− y 2 )
3 3 2 2 3 3
x y−x y x + 2 xy + y x +y
2 x ( x 2−2 xy + y 2) ( x + y )2 2
¿ ⋅ =
xy ( x− y ) ( x+ y ) ( x + y ) ( x −xy + y ) y ( x− y )
2 2
}
10=2⋅ 5
6=2 ⋅3 LCD=2 ⋅9 ⋅5=90
45=9 ⋅5
Now use the fundamental property of fractions to make each denominator 90:
3 5 11 9 ⋅3+15 ⋅5−2 ⋅11 27+75−22 80 8
+ − = = = =
10 6 45 90 90 90 9
}
2
( B ) 92x=3 x 2 LCD=2 ⋅32 x y 2=18 x y 2
6 y =2⋅3 y
2 2 2 2 2
4 5x 2 y ⋅4−3 x ⋅5 x +18 x y 8 y −15 x +18 x y
− 2 +1= 2
= 2
9x 6 y 18 x y 18 x y
x +3 x +2 5 x +3 x +2 5
(C ) 2 − 2 − = − +
x −6 x+ 9 x −9 3−x ( x −3 ) ( x−3 )( x +3 ) x−3
2
4
Homework
a) Reduce each rational expression to lowest terms.
x+ 1
2
x +3 x +2
b) Perform the indicated operations and reduce answers to lowest terms. Represent any
compound fractions as simple fractions reduced to lowest terms.
1 1 5 3 x +2 x−2
1. − 2. ÷ 3. 2 −
n m 12 4 x −1 ( x−1 )2
c) Perform the indicated operations and reduce answers to lowest terms. Represent any
compound fractions as simple fractions reduced to lowest terms.
2 15
1+ − 2
x x
4 5
1+ − 2
x x
Absolute Value in Equations and Inequalities
If a is the coordinate of a point on a real number line, then the distance from the origin to a
is represented by |a| and is referred to as the absolute value of a. So |5|=5, since the point
with coordinate 5 is five units from the origin, and since the point with coordinate −6 is six
units from the origin (Fig. 1).
2.|x−3|< 5
−5< x−3< 5⟹−5+3< x <5+3 ⟹−2< x <8
The solution set is (−2 , 8 )
3. 0<|x−3|<5
−5< x−3< 5⟹−5+3< x <5+3 ⟹−2< x <8 , x ≠ 3∨(−2 , 3)∪(3 ,8)
4.|x−3|>5
5< x−3 ←5 ⟹ 8< x ←2 ,(−∞, 2)∪(8 , ∞)
{ 1
x= −3 ,− .
3 }
2.|x|<5.
−5< x <5∨(−5 ,5 ) .
3.|2 x−1|<3.
−3<2 x−1<3 ,−2<2 x < 4 ,−1< x< 2,∨(−1 ,2 ) .
4.|7−3 x| ≤2.
5 5 5
[ ]
−2 ≤7−3 x ≤ 2 ,−9≤−3 x ≤−5 , 3 ≥ x ≥ , ≤ x ≤3 ,∨ , 3 .
3 3 3
Example 5 Solving Absolute Value Inequalities
Solve, and write solutions in both inequality and interval notation.
1.|x|>3 2.|2 x−1|≥ 3 3.|7−3 x|>2
Solutions:
1.|x|>3 , x←3∨x> 3 , (−∞ ,−3 ) ∪ ( 3 , ∞ )
2.|2 x−1|≥3 , 2 x−1≤−3∨2 x−1 ≥3 ⟹ 2 x ≤−2∨2 x ≥ 4
x ≤−1∨x ≥2 , ( −∞ ,−1 ] ∪ [ 2 , ∞ )
3.|7−3 x|> 2, 7−3 x←2∨7−3 x >2 ⟹−3 x ←9∨−3 x >−5
5
3 (5
)
x >3∨x < , −∞ , ∪ ( 3 , ∞ )
3
7
H.W
a) Simplify, and write without absolute value signs. Do not replace radicals with
decimal approximations.
1.|(−6 )−(−2 )|2.|(−2 )−(−6 )|
b) Write the statements as an absolute value equation or inequality.
y is 3 units from 1.
c) For what values of x does each hold?
|3 x +5|=2 x +6
x
d) What are the possible values of |x| ?
Complex Numbers
Definition 1 Complex Number
A complex number is a number of the forma+ ib, where a and b are real numbers, and i is
the imaginary unit (a square root of -1). A complex number written this way is said to be in
standard form. The real number a is called the real part, and bi is called the imaginary
part.
Definition 2 Special Terms
a+bi b ≠ 0 Imaginary Number
0+ib=bi b ≠ 0 Pure Imaginary Number
a+ 0 i=a Real Number
0=0+i0 Zero
a−biConjugate of a+bi
Example1 Complex Numbers
Identify the real part, the imaginary part, and the conjugate of each of the following
numbers:
1. 3−2 i. 2. 2+5 i. 3.7 i 4. 6
Solutions
1. Real part :3 ; imaginary part :−2 i; conjugate : 3+2i .
2. Real part :2 ; imaginary part :5 i; conjugate :2−5 i .
3. Real part :0 ; imaginary part :7 i ; conjugate :−7 i .
4. Real part : 6 ; imaginary part :0 ; conjugate : 6.
Definition 3 Equality and Basic Operations
1. Equality : a+bi=c +di if ∧only if a=c ∧b=d
2. Addition : ( a+bi ) + ( c +di ) =( a+c ) + ( b +d ) i
3. Multiplication: ( a+ bi )( c +di ) =( ac−bd ) + ( ad +bc ) i
Solutions
1. ( 2−3 i )+ ( 6+2 i )=( 2+6 )+ (−3+2 ) i=8−i .
Solutions
2
1. ( 2−3 i )( 6 +2i )=12+ 4 i−18 i−6 i =12+ 4 i−18 i−6 (−1 )=18−14 i .
2. 1 ( 3−5 i )=1⋅ 3−1 ⋅5 i=3−5 i .
2
3. i ( 1+i )=i ⋅1+ i⋅i=i+i =i+ (−1 )=−1+i .
4. ( 3+ 4 i ) (3−4 i )=( 9−(−16) ) + (−12+12 ) i=25.
Solutions
( A ) ( 3−2i )2−6 ( 3−2i ) +13=9−12i+4 i2 −18+12i+13=0
2
i 2 i+ 3 −3
( B ) 2−3i ⋅ i = 2 i−3 = = −i
2i i i
2
−2 2
−3−√ −5 −3−i √5 −3 √ 5
3. = = − i.
2 2 2 2
1 1 1 1 1+ 3i 1+ 3i 1+3 i 1 3
4. = = = ⋅ = = = + i.
1−√ −9 1−i √ 9 1−3i 1−3 i 1+ 3i 1+9 10 10 10
10
a) Perform the indicated operations and write each answer in standard form.
i
1. ( 3+5 i )+ (2+ 4 i ) 2. ( 8−3 i )+ (−5+6 i ) 3. ( 5+2 i )( 3−3i ) 4.
3+i
b) Show that i 4 k =1, k a natural number
Distance in the Plane
Given two points P1∧P2 in a rectangular coordinate system, we denote the distance
between P1∧P2 by d (P1 , P2).
Example 1 Distance in the Plane
Find the distance between the points P1=( 1 , 2 )∧P2=(4 , 6).
Solution
Connecting the points P1 , P2 ,∧P 3=(4 , 2) with straight line segments forms a right triangle
(Fig. 1).
From the figure, we see that the lengths of the legs of the triangle are
d ( P1 , P3 ) =|4−1|=3∧d ( P 3 , P2 )=|6−4|=2
The length of the hypotenuse is d (P1 , P2), the distance
we are seeking. We get
2 2 2
[ d ( P1 , P 2) ] =[ d ( P1 , P3 ) ] + [ d ( P 3 , P2 ) ] =3 2+ 4 2
¿ 9+16=25 .
Therefore, d ( P P 1 , P2 )= √25=5
(Fig. 1)
√
d= [ (−2 )−(−3 ) ] + [ (−8 ) −5 ] =√ [ −2+3 ] + [−8−5 ] = √ 1 + ( 13 )
2 2 2 2 2 2
¿ √ 1+169=√ 170
M= ( x +2 x , y +2 y )
1 2 1 2
Solution
We use the midpoint formula with ( x 1 , y 1 ) =(−3 ,2 )∧( x 2 , y 2 ) =(4 ,−5) to obtain the
coordinates of the midpoint M.
We plot the three points (Fig. 3) and compute the distances d ( A , M ), d ( M , B),∧d (A , B):
√ 2
d ( A , M )= (−3−.5 ) + [ 2−(−1.5 ) ] =√ 12.25+12.25
2
¿ √ 24.5
√
d ( M , B )= (−.5−4 ) + [ −1.5−(−5 ) ]
2 2
¿ √ 12.25+12.25= √ 24.5
√ 2
d ( A , B )= (−3−4 ) + [ 2− (−5 ) ] =√ 49+ 49= √ 98
2
1
2
1
d ( A , B ) = √ 98=
2
98
4 √
=√ 24.5=d ( A , M )=d ( M , B )
This verifies that M is the midpoint of the line segment joining A and B.
So, an equation for the set of points that are 5 units from the origin is
√ x 2+ y2 =5
We square both sides of this equation to obtain an equation that does not contain any
radicals.
2 2
x + y =25
Because (−x )2=x 2∧(− y )2= y 2, the graph will be symmetric with respect to the x axis, y axis,
and origin. We make up a table of solutions, sketch the curve in the first quadrant, and use
symmetry properties to produce a familiar geometric object—a circle (Fig. 4).
Fig. 4
Definition 1 Circle
A circle is the set of all points in a plane equidistant from a fixed point. The fixed distance
is called the radius, and the fixed point is called the center.
Theorem 3 Standard Form of the Equation of a Circle
The standard form of a circle with radius r and center at (h , k ) is:
( x−h )2+ ( y−k )2=r 2 r > 0
Example 6 Equations and Graphs of Circles
13
Find the equation of a circle with radius 4 and center at C=(−3 ,6). Graph the equation.
Solution
C=( h , k ) =(−3 , 6 )∧r =4
2
( x−h )2+ ( y−k )2=r 2 , [ x−(−3 ) ] + ( y −6 )2=42 , ( x+ 3 )2+ ( y−6 )2 =16
To graph the equation, plot the center and a few points on the circle (the easiest points to
plot are those located 4 units from the center in either the horizontal or vertical direction),
then draw a circle of radius 4 (Fig. 8).
Fig. 8
Homework
a) Find the distance between each pair of points and the midpoint of
the line segment joining the points. Leave distance in radical form,
if applicable.
( 1 , 0 ) , ( 4.4 )
b) Write the equation of a circle with the indicated center and radius.
C=( 0 , 0 ) , R=7
c) Write an equation for the given set of points. Graph your equation.
1) The set of all points that are two units from the origin.
2) Find y such that (2 , y) is 3 units from (−1 , 4).
d) Find the center and radius of the circle with the given equation. Graph the equation.
2 2
x + ( y+ 2 ) =9
14
Functions
Example1 Functions Specified as Sets of Ordered Pairs
Determine whether each set specifies a function. If it does, then state the domain and range.
1. S= {( 1 , 4 ) , ( 2 , 3 ) , ( 3 ,2 ) , ( 4 ,3 ) , ( 5 , 4 ) } .
2. T ={ ( 1 , 4 ) , ( 2 ,3 ) , ( 3 , 2 ) , ( 2 , 4 ) , (5 , 4 ) } .
Solution:
1. Because all the ordered pairs in S have distinct first components, this set specifies a
function. The domain and range are
Domain={ 1 , 2, 3 , 4 ,5 }∧Range= {2 , 3 , 4 }
2. Because there are ordered pairs in T with the same first component, this set does not
specify a function
Solutions:
1. For any real number x, the square of x is a unique real number. When you subtract 4,
the result is again unique. So for any input x, there is exactly one output y, and the
equation defines a function.
2. In this case, it will be helpful to solve the equation for the dependent variable.
x 2+ y 2=16 , y 2=16−x 2 , y=± √ 16−x 2
There are two choices for y, one positive and one negative. The equation has more
than one output for some inputs, so does not define a function.
Example3 Finding the Domain of a Function
Find the domain of the function defined by the equation y= √ x−3 assuming x is the
independent variable.
Solution:
x−3 ≥ 0 ,∨x ≥3
The domain is { x| x ≥3 }∨[ 3 , ∞ ¿ .
15
Definition 3 The Symbol f (x)
The symbol f ( x ) , read “f of x,” represents the real number in the range of the function f
corresponding to the domain value x. The symbol f (x) is also called the value of the
function f at x. The ordered pair (x, f (x)) belongs to the function f. If x is a real number that
is not in the domain of f, then f is undefined at x and f (x) does not exist.
Example4 Evaluating Functions
15
1. Find f ( 6 ) , f ( a ) ,∧f ( 6+ a ) for f ( x ) = .
x−3
2
2. Find g ( 7 ) , g ( h ) ,∧g ( 7+h ) for g ( x )=16+3 x−x .
2
3. Find k ( 9 ) , 4 k ( a ) ,∧k ( 4 a ) for k ( x ) = .
√ x−2
Solutions:
15 15 15 15 15
1. f ( 6 )= = =5 , f ( a )= ∧f ( 6+ a )= =
6−3 3 a−3 (6 +a)−3 3+ a
2 2
2. g (7 )=16+ 3 ( 7 )−( 7 ) =16+21−49=−12 , g ( h )=16 +3 h−h ∧¿
2
g ( 7+h )=16+3 ( 7+ h )−( 7+ h ) .
2 2
3. k ( 9 )= = =2.
√ 9−2 3−2
2 8
4 k ( a ) =4 = .
√ a−2 √ a−2
2 2 1
k ( 4 a)= = = .
√ 4 a−2 2 √ a−2 √ a−1
Example 5 Finding Domains of Functions
Find the domain of each of the following functions. Express the answer in both set notation
and inequality notation.
15 2 2
1. f ( x )= . 2. g ( x )=16+3 x−x . 3. k ( x ) = .
x−3 √ x−2
Solution:
15
1. The rational expression x−3 represents a real number for all replacements of x by
real numbers except x=3, since division by 0 is not defined. So f (3) does not exist,
and the domain of f is
{ x| x ≠ 3 }∨ (−∞ ,3 ) ∪ ( 3 , ∞ )
2. Since 16+3 x−x represents a real number for all replacements of x by real numbers,
2
the domain of g is
R∨(−∞ , ∞ )
16
3. Since √ x is not a real number for negative real numbers x, x must be a nonnegative
real number. Because division by 0 is not defined, we must exclude any values of x
that make the denominator 0. Set the denominator equal to zero and solve:
√ x−2=0 , √ x=2 , x=4
The domain of f is all nonnegative real numbers except 4. This can be written as
{ x| x ≥ 0 x ≠ 4 }∨ [ 0 , 4 ¿ ∪ ( 4 , ∞ )
Homework
a) Indicate whether each table in Problems 1–2 defines a function
b) Indicate whether each set in Problems 13–18 defines a function. Find the domain and
range
of each function.
1. { ( 2 , 4 ) , ( 3 , 6 ) , ( 4 , 8 ) , ( 5 ,10 ) } .2. { (−1 , 4 ) , ( 0 , 3 ) , ( 1 ,2 ) , ( 2 ,1 ) } .
c) Indicate whether each graph in Problems 1–2 is the graph of a function.
Graphing Functions
Example1 Finding the Domain and Intercepts of a Function
4−3 x
Find the domain, x intercept, and y intercept of f ( x )= 2 x +5
Solution
−5
The domain 2 x+5=0 , 2 x =−5 , x= 2
−5 5 −5
The domain of f is all x values except x= 2 ∨ −∞ ,− 2 ∪ 2 , ∞ ( ) ( )
The x intercept of f (x)
4−3 x 4
f ( x )= =0 , 4−3 x=0 , x=
2 x +5 3
17
The y intercept of f (x)
4−3(0) 4
f ( 0 )= = .
2( 0)+5 5
Example 2 Finding the Domain and Range from a Graph
1. Find the domain and range of the function f whose graph is shown in Figure1.
2. Find f ( 1 ) , f (3),∧f (5).
Solutions
1. The graph continues infinitely for (−3 , 4 ) and
Domain is −3< x <∞ ∨(−3 , ∞ )
Range is −5 ≤ y< ∞∨[ −5 , ∞ ¿
2. The point 1 in x coordinate is ( 1 ,−4 )
So f ( 1 ) =−4 , f ( 3 )=−5 ,∧f ( 5 )=−4
Definition1 Increasing, Decreasing, and Constant Functions
Let I be an interval in the domain of function f . Then,
1. f (x) is increasing on I and the graph of f is rising on I if f ( x 1 ) < f ( x 2) whenever
x 1< x2 ∈ I .
2. f (x) is decreasing on I and the graph of f is falling on I if f ( x 1 ) > f ( x 2) whenever
x 1> x2 ∈ I .
3. f (x) is constant on I and the graph of f is horizontal on I if f ( x 1 ) =f ( x 2 ) whenever
x 1=x 2∈ I .
Example 3 Analyzing a Piecewise-Defined Function
The function f is defined by
{
4 x+ 11ifx←2
f (x)= 3if −2 ≤ x ≤ 1
−1 7
x + if x >1
2 2
1. Find f (−3 ) , f (−2 ) , f ( 1 ) ,∧f ( 3 ) .
2. Graph of f ( x ) .
3. Find the domain, Range, and intervals where f ( x ) is increasing, decreasing or
constant.
Solutions:
1. Use formula 4 x+11 to find f (−3 ) : f (−3 )=4 (−3 ) +11=−12+11=−1.
18
Use formula 3 to find f (−2 ) : f (−2 )=3.
Use formula 3 to find f ( 1 ) : f ( 1 ) =3.
−1 7
Use formula 2 x+ 2 to find f ( 3 ) :
−1 7 −1 7 −3 7 −3+7 4
f ( 3 )= x+ = ( 3 )+ = + = = =2.
2 2 2 2 2 2 2 2
2. To graph f, we graph each expression in the definition of f over the appropriate
interval. That is, we graph
y =4 x +11 for x ←2
y =3 for−2 ≤ x ≤1
−1 7
y= x + for x >1
2 2
We used a solid dot at the point (−2 , 3 ) to indicate that y=4 x +11 and y=3 agree at
−1 7
x=−2. The solid dot at the point ( 1 , 3 ) indicates that y=3∧ y= x + agree at x=1.
2 2
3. The domain of f ( x ) : (−∞ ,−2 ) ∪ [ −2 ,1 ] ∪ ( 1 , ∞ ) =(−∞ , ∞ )
The range: ¿
f (x) is increasing on (−∞ ,−2 )
f (x) is decreasing on ( 1 , ∞ )
f (x) is constant on [ −2 ,1 ]
H.W
{
f ( x )= x if −2≤ x <1
−x +2 if 1≤ x ≤ 2
Even and Odd Functions
Definition:
If f ( x )=f (−x ) for all x in the domain of f, then f is an even function.
If f (−x ) =−f (x ) for all x in the domain of f, then f is an odd function.
19
The graph of an even function is symmetric with respect to the y axis and the graph of an
odd function is symmetric with respect to the origin (Fig. 1).
1. f ( x )=x 5−x , f (−x )=(−x ) −(−x )=−x 5 + x ,−f ( x ) =−( x 5−x )=−x 5 + x ,
5
Homework
Indicate whether each function is even, odd, or neither.
3 4 2 5
1. g ( x )=x + x 2.m ( x )=x +3 x 3. F ( x )=x +1
4 2
4. G ( x )=x +2 5. q ( x )=x + x −3
Quadratic Functions
Definition 1 Quadratic Functions
If a , b ,∧c are real numbers with a ≠ 0 , then the function
2
f ( x )=a x +bx + c .
is called a quadratic function and its graph is called a parabola. This is known as the
general form of a quadratic function.
Properties of Quadratic Function and its Graph:
Given a quadratic function in vertex form f ( x )=a ( x−h )2 +k , a ≠ 0.
We summarize general properties as follows:
1. The graph of f is a parabola:
2. Vertex: (h , k ) (parabola rises on one side of the vertex and falls on the other).
3. Axis (of symmetry): x=h (parallel to y axis).
4. f ( h )=k is the minimum if a> 0 and the maximum ifa< 0.
5. Domain: all real numbers; range:¿ if a< 0∨ [ k , ∞ ¿ if a> 0.
6. The graph of f is the graph of g ( x )=a x 2 translated horizontally h units and vertically
k units.
Example 2 Finding the Vertex Form of a Parabola
21
Find the vertex form of f ( x )=2 x 2−8 x +4 by completing the square, then write the vertex and
the axis.
Solution
We will begin by separating the first two terms with parentheses; then we will complete the
square to factor part of f as a perfect square.
f ( x )=2 x 2−8 x +4=( 2 x 2−8 x ) + 4=2 ( x 2−4 x ) +4=2 ( x 2−4 x+ 4 ) +4−8
2
¿ 2 ( x−2 ) −4
(A) Use the vertex formula to find the vertex and the axis of symmetry of f .
(B) Graph f and find the maximum or minimum of f (x), the domain, the range, and the
intervals where f is increasing or decreasing.
Solutions
(A) Using a=1∧b=−6 in the vertex formula,
−b −−6 2
x= = =3; f ( 3 )=3 −6 ( 3 ) +4=−5
2a 2
The vertex is (3 ,−5) and the axis of symmetry is x=3.
(B) Locate the axis of symmetry, the vertex, and several points on either side of the axis
of symmetry, and graph f .
¿.
22
Example 5 Finding the Equation of a Parabola
Find the equation of the parabola with vertex (3 ,−2) and x intercept 4.
Solution
Since the vertex is (3 ,−2), the vertex form for the equation is
2
f ( x )=a ( x−3 ) −2
Since 4 is an x intercept, f ( 4 )=0. Substituting x=4∧f ( x )=0 into the vertex formula, we have
2
f ( 4 )=a ( 4−3 ) −2=0 ⟹ a=2
The equation of this parabola is f ( x )=2 ( x−3 )2−2=2 x 2−12 x +16.
Solving a quadratic inequality
1. Write the inequality in standard form (a form where one side of the inequality defines
a quadratic function f and the other side is 0).
2. Find the zeros of f .
3. Graph f and plot its zeros.
4. Use the graph to identify the intervals on the x axis that satisfy the original inequality.
Example 8 Solving a Quadratic Inequality
Solve x 2−4 x ≥ 14.
Solution
Step 1. Write in standard form
2
x −4 x ≥14
2
x −4 x−14 ≥ 0
2
f ( x )=x −4 x−14 ≥ 0.
23
Step 4. We need to identify intervals where f (x)≥ 0. From the graph we see that
f (x)≥ 0 for x ≤ 2−3 √ 2and for x ≥ 2+3 √ 2 . Returning to the original inequality, the solution to
x −4 x ≥ 14 is ¿
2
H.W
a) Complete the square and find the vertex form of each quadratic function, then write
the vertex and the axis and draw the graph.
2 2
1. f ( x )=x −4 x+5 2. h ( x )=−x −2 x−3
−b
b) Use the formula x= 2 a to find the vertex. Then write a description of the graph using
all of the following words: axis, increases, decreases, range, and maximum or
minimum. Finally, draw the graph.
2 2
1. f ( x )=x +8 x+ 82. x <10−3 x
Operations on Functions; Composition
Definition 1 Operations on Functions
The sum, difference, product, and quotient of the functions f and g are the functions
defined by
( f + g )( x )=f ( x )+ g ( x ) ∑ function
( f −g ) ( x )=f ( x )−g ( x ) Difference function
( fg )( x )=f ( x ) g ( x ) Product function
() f
g
( x )=
f (x )
g (x)
, g ( x ) ≠ 0 Quotient function
()
f
g
( x )=
f (x ) x−1
= =
x
⋅
x +3
=
x (x +3)
g (x) x−4 x−1 x−4 ( x−1 )( x−4 )
x+ 3
f
The domain of g to avoid division by 0.
f
The domain of g is all real numbers x except −3 , 1 ,∧4 .
Definition 2 Composition of Functions
The composition of a function f with another function g is denoted by f ∘ g (read
“f composed with g”) and is defined by
( f ∘ g ) (x)=f ( g(x ) )
Example3 Computing Composition From a Table
Functions f ∧g are defined by Table 2. Find (f ∘ g)(2),(f ∘ g)(5),∧(f ∘ g)(−3).
Solution:
We will use the formula provided by Definition 2.
Example5:
Find ( f ∘ g ) (x) for f ( x )= √ 4−x2 ∧g (x)=√3−x , then find the domain of f ∘ g.
25
Solution:
√ 2
( f ∘ g ) ( x ) =f ( g ( x ) )=f ( √3−x )= 4−( √3−x ) =√ 4−( 3− x ) =√1+ x
Domain of f: −2 ≤ x ≤ 2∨[ −2 ,2 ]
Domain of g: x ≤ 3∨(−∞ ,3¿
√ 2
( f ∘ g ) ( x ) =f ( g ( x ) )=f ( √3−x )= 4−( √3−x ) =√ 4−( 3− x ) =√1+ x
H. W
a) Find the indicated function value, if it exists, given f ( x )=2−x∧g ( x )=√ 3−x .
( g+ f ) (−3 )
b) For the indicated functions f ∧g , find the functions f +g , f −g , fg∧f /g and find their
domains.
1. f ( x )=4 x , g ( x )=x+ 1.2. f ( x )= √ 2−x , g ( x ) =√ 3−x .
1 1
3. f ( x )=x + , g ( x )=x− .
x x
Inverse Functions
Definition 1 One-to-One Function
A function is one-to-one if no two ordered pairs in the function have the same second
component and different first components.
Example1 Determining Whether a Function Is One-to-One
Determine whether f is a one-to-one function for
2
1. f ( x )=x . 2. f ( x )=2 x−1.
Solutions
1. To show that a function is not one-to-one, all we have to do is find two different ordered
pairs in the function with the same second component and different first components.
Because
2 2
f ( 2 )=2 =4∧f (−2 )=(−2 ) =4.
2. To show that a function is one-to-one, we have to show that no two ordered pairs have
the same second component and different first components. To do this, we’ll show that if
any two ordered pairs (a , f (a))∧(b , f (b)) in f have the same second components, then the
first components must also be the same.
26
2 a−1=2 b−1
f ( a )=f ( b ) Assume second components are equal .¿ (a)∧f (b)¿
2a=2 b Simplify .
f
a=b Conclusion: f is one−¿−one
By Definition 1, f is a one-to-one function.
27
Definition 2 Inverse of a Function
If f is a one-to-one function, then the inverse of f , denoted f −1 , is the function formed by
reversing all the ordered pairs in f . That is,
f ={ ( y , x )| ( x , y ) is∈ f }
−1
If f is not one-to-one, then f does not have an inverse and f −1 does not exist.
Theorem4 Properties of Inverse Functions
For a given function f , if f −1exists, then
1. f −1is a one-to-one function.
2. The domain of f −1is the range of f .
3. The range of f −1 is the domain of f .
Theorem5 Inverse Functions and Composition
If f −1 exists, then
1. f ( f −1(x ) )=x for all x in the domain of f −1.
2. f −1 ( f (x ) )=x for all x in the domain of f .
If f ∧g are one-to-one functions satisfying:
f ( g (x) )=x for all x in the domain of g∧¿
g ( f (x) )=x for all x in the domain of f
Then f ∧g are inverses of one another.
Example 2 Deciding If Two Functions Are Inverses
Use Theorem 5 to decide if these two functions are inverses.
x+7
f ( x )=3 x−7∧g ( x )=
3
Solution
The domain of both functions is all real numbers. For any x,
f ( g (x) )=f ( x +73 )=3( x+3 7 )−7=x +7−7=x
3 x−7+7 3 x
g ( f (x) )=g ( 3 x−7 )= = =x
3 3
28
By Theorem 5, f and g are inverses.
Finding the inverse of a function
Step 1. Find the domain of f and verify that f is one-to-one. If f is not one-to-one, then stop,
because does not exist.
Step 2. If the function is written with function notation, like f (x), replace the function
symbol with the letter y. Then interchange x∧ y .
Step 3. Solve the resulting equation for y. The result is f −1 ( x ) .
Step 4. Find the domain of f −1. Remember, the domain of f −1 must be the same as the range
of f .
Example 3 Finding the Inverse of a Function
Find f −1 for f ( x )= √ x−1 .
Solution
Step 1. The f ( x )= √ x−1 is defined only for x−1 ≥ 0. The domain of f is [ 1 , ∞¿. The graph of f
in figure below shows that f is one-to-one, so f −1 exists.
H.W
a) For each set of ordered pairs, determine if the set is a function, a one-to-one function, or
neither. Reverse all the ordered pairs in each set and determine if this new set is a
function, a one-to-one function, or neither.
7. {(1, 2),(2 ,1),(3 , 4),( 4 , 3)}
8. {(−1 ,0),(0 , 1), (1 ,−1),(2, 1)}
b) Determine if the functions is one-to-one.
29
1
25. f ( x )= x +2
2
−1
26. g ( x ) = x +1
3
Example 2
Simplify.
4−3 x
z e
1. ( 2 3 ) 2. 2−5 x .
x y
Solutions:
y z x z y z
1. ( 2 3 ) =( 2 ) ( 3 ) =2 3
x xz yz
4 −3 x 4 −3 x
e e e 4 −2 −3 x +5 x 2 2x 2+2 x 2 (1+ x)
2. 2−5 x = 2 −5 x =e e =e e =e =e
e e e
Example 3
Solve for x .
2
5 5
1. 4 5 x−x =4−6 2. ( 1−x ) = (2 x−1 ) .
Solutions:
2
5 5 3
2. ( 1−x ) =( 2 x−1 ) ⟹ 1−x=2 x −1⟹ 3 x=2 ⟹ x=
2
H.W
a) Simplify
31
( )
x x 3z
3 4
1. 1− x 2. y
3 5
b) Solve for x
2 2
Solutions
1 1
1. log 2 8=3 is equivalent ¿ 3 2. log 25 5= is equivalent
8
=2 ¿ 2
¿
5=25 2 ¿ 3. log 2
1
4 () 1 −2
=−2 is equivalent ¿ =2 ¿ ¿
4
Example2:
Change each logarithmic form to an equivalent exponential form.
1 −1
1. 49=7 2.3=√ 93. =5
2
5
Solutions
1. 49=72 is equivalent ¿ 49=2 ¿ 2. 3=√ 9is equivalent log 3= 1 ¿ 3. 1 =5−1 is equivalent ¿ log 1 =−1 ¿ ¿
9 5
log 7 ¿ 2 5 5
Solutions
32
1. Write y=log 4 8 in equivalent exponential form
2 y 3
8=4 ⟶ 2 = ( 2 ) ⟶ 2 =2 ⟶ 3=2 y ⟶ y=
y 3 3 2y
2
Solutions
2 x+1
1 . log e 1=02. log 10 10=1 3. log e e =2 x+1
2
Solutions
−9.315 −10
1. log x=−9.315 , x=10 =4.84 × 10
33
2.368
2. ln x=2.386 , x=e =10.9
H.W
a) Rewrite Problems in equivalent exponential form.
log 10 0.001=−3
()
π
terminal side intersects the unit circle at the point (0 , 1). Therefore, W 2 =(0 , 1). Similarly,
π
we can find the circular point associated with any angle that is an integer multiple of 2 (Fig.
2).
34
W ( 0 )= (1 , 0 )
W ()
π
2
= ( 0 ,1 )
W ( 2 π )=( 1 , 0 )
(a, b) of the
circular point W(x) that is associated with x. (It is trigonometry that overcomes this
difficulty.) For certain real numbers x, however, we can find the coordinates (a, b) of W(x)
π
by using simple geometric facts. For example, consider x= 6 and let P denote the circular
point W(x) = (a, b) that is associated with x. Let P ' be the reflection of P through the u= axis
(Fig. 4).
π
Then triangle 0 PP' is equiangular (each angle has measure 3 radians or 60°) and
1
therefore equilateral. So b= 2 . Because (a, b) lies on the unit circle, we solve for a:
a2 +b2=1
a2 + ()
1 2
2
=1
1 3
a 2=1− =
4 4
a=± √
3
2
Therefore,
W ( π6 )=( √23 , 12 )
Example 1 Coordinates of Circular Points
Find the coordinates of the following circular points:
35
π
()
C. The circular point W 3 is the reflection of the point W
π
6 ()( )
= √ ,
3 1
2 2
through the line
D. The circular point W ( 6 ) is the reflection of the point W ( )=( √ , ) through the
7π π 3 1
6 2 2
2 2 2 2 1 1
a + b =1 , 2 a =1 , a = , a=
2 √2
π
()(
So W 4 =
1 1
,
√ 2 √2 )
(Fig. 7).
Remarks:
1. Note that sin x∧cos x are the second and first coordinates, respectively, of the point
(a ,b)on the unit circle.
2. We assume in Definition 1 that (a ,b) is the point on the unit circle that lies on the
terminal side of the angle with radian measure x. More generally, however, if (a ,b) is
the point on that terminal side that lies on the circle of radius then:
36
2 2 2
a + b =r
()() ( )
2 2
a b a b
+ =1 So , lies on the unit circle
r r r r
√( )
5
3
( )
3 2 −4 2
+
5
−4
=
√
9 16
+ =
25 25
25
25
=1
√
Using Definition 1, with a= 5 ∧b= 5 ,
−4 1 −5
sin x=b= cscx= =
5 b 4
3 1 5
cos x=a= secx= =
5 a 3
−4 3
b 5 −4 a 5 −3
tan x= = = cotx= = =
a 3 3 b −4 4
5 5
B. The distance r from (−60 ,−11) .¿ ( 0 ,0 ) is
√ (−60 ) +(−11 ) =√3600+ 121=√ 3721=61
2 2
37
C ¿ sec ( 11π
12 )
D ¿ The coordinates ( a , b ) of W (1)
Solutions
A ¿ tan1.5=14.10
1
B ¿ sec (−6.27 ) = =75.84
sin (−6.27 )
C ¿ sec ( )
11π
=
1
=−1.035
12
cos ( )
11 π
12
D ¿ W ( 1 )=( cos 1 , sin 1 )=(0.5403 , 0.8415)
Homework
38
∘ ∘
Solve for α :α =90 −32.2°=57.8
b b
Solve for b :sinβ= , sin32.2 °= ,b=6.25 sin 32.2 °=3.33 feet
c 6.25 Example 2 Right Triangle
a a
Solve for a : cosβ= ,cos 32.2°= , a=6.25 cos 32.2°=5.29 feet
c 6.25
Solution
Solve the right triangle with a=4.32 centimeters and b=2.62 centimeters. Compute the angle
measures to the nearest 10' .
Solution
Draw a figure and label the known parts (Fig. below).
Homework
Find each acute angle θ in degree measure to two decimal places using a calculator.
∘ ∘ '
25. β=17.8 ,c =3.4529. α =23 0 , a=54.0 33. a=6.00 , b=8.46
39
Theorem 1 Basic Trigonometric Identities
For x any real number (in all cases restricted so that both sides of an equation are defined),
Reciprocal identities
( 1 )( 2 ) (3)
1 1 1
cscx= secx= cotx=
sinx cosx tanx
Quo tien t identities
( 4 )( 5 )
sinx cosx
tanx= cotx=
cosx sinx
Identities for negatives
( 6 )( 7 ) (8)
sin (−x )=−sinx cos (−x ) =cosx tan (−x )=−tanx
Pythagorean identity
(9)
2 2
s ¿ x +cos x=1
Example 1 Using Basic Identities
Use the basic identities to find the values of the other five trigonometric functions given
−1
sin x= ∧tan x >0.
2
Solution
( )
2
2 2 −1 2 2 1 3
s ¿ x+ cos x=1 , + cos x=1 ,cos x =1− =
2 4 4
− √3
cosx = ,
2
Now, because we have values for sinx∧cosx , we can find values for the other four
trigonometric functions using identities (1), (2), (4), and (5):
40
1 1 1 1 −2
cscx= = =−2 , secx= = =
sinx −1 cosx −√ 3 √ 3
2 2
−1 − √3
sinx 2 1 cosx 2
tanx= = = , cotx= = =√ 3
cosx −√ 3 √ 3 sinx −1
2 2
Example 2 Symmetry
sinx
Determine whether the function f ( x )= x is even, odd, or neither.
Solution
sin (−x ) sinx
f (−x ) = = =f (x )
−x x
Then f ( x ) is even function.
Homework
Determine whether each function is even, odd, or neither.
tanx secx
19. y= 20. y=
x x
42