Final Exam Review
Final Exam Review
lauren craddock
December 2024
Logarithmic Identities
• Product Rule:
logb (xy) = logb (x) + logb (y)
• Quotient Rule:
x
logb = logb (x) − logb (y)
y
• Power Rule:
logb (xn ) = n logb (x)
• Logarithm of 1:
logb (1) = 0
• Inverse Property:
logb (bx ) = x
blogb (x) = x
Trigonometric Identities
• Reciprocal Identities:
1 1 1
sin(θ) = , cos(θ) = , tan(θ) =
csc(θ) sec(θ) cot(θ)
• Pythagorean Identities:
sin2 (θ) + cos2 (θ) = 1
1 + tan2 (θ) = sec2 (θ)
1 + cot2 (θ) = csc2 (θ)
1
• Double Angle Identities:
sin(2θ) = 2 sin(θ) cos(θ)
cos(2θ) = cos2 (θ) − sin2 (θ)
2 tan(θ)
tan(2θ) =
1 − tan2 (θ)
f (b) − f (a)
Average Rate of Change =
b−a
• Rigid transformations:
Understand and identify rigid transformations (translations and reflections) and how they affect
the graph without changing its size or shape.
Rigid Transformations
Rigid transformations preserve the shape and size of the graph. They include:
– Translations: Shifting the graph left, right, up, or down.
– Reflections: Flipping the graph over an axis.
These transformations do not change the distances between points or the overall shape of the graph.
2
Non-Rigid Transformations
Non-rigid transformations change the shape or size of the graph. They include:
– Vertical Stretching/Compression: Changing the height of the graph along the y-axis.
– Horizontal Stretching/Compression: Changing the width of the graph along the x-axis.
• Multiplying and solving polynomials:
Know how to multiply polynomials using methods like distribution (FOIL) and the distributive
property, and be able to solve polynomial equations for their roots.
• Find the total number of x and y intercepts:
To find the y-intercept, set x = 0 in the equation. To find the x-intercept(s), set y = 0 and solve
for x.
– If the degree is odd and the leading coefficient is negative: The left end goes to +∞
and the right end goes to −∞.
As x → ∞, f (x) → −∞ and As x → −∞, f (x) → ∞
Rational Functions:
p(x)
For rational functions of the form f (x) = q(x) , the end behavior depends on the degrees of the
numerator and the denominator:
– If the degree of the numerator is less than the degree of the denominator: The
end behavior approaches zero.
As x → ∞, f (x) → 0 and As x → −∞, f (x) → 0
– If the degree of the numerator is equal to the degree of the denominator: The end
behavior approaches the ratio of the leading coefficients of the numerator and denominator.
an an
As x → ∞, f (x) → and As x → −∞, f (x) →
bm bm
3
– If the degree of the numerator is greater than the degree of the denominator: The
function will tend to ∞ or −∞, depending on the signs of the leading terms.
4
– Quadrant II: 90◦ ≤ θ < 180◦
– Quadrant III: 180◦ ≤ θ < 270◦
– Quadrant IV: 270◦ ≤ θ < 360◦
• Difference between exponential forms:
Understand the different forms for growth or decay functions:
– Exponential growth: P (t) = P0 ekt where P0 is the initial quantity, k is the growth rate,
and t is time.
nt
– Exponential growth with compounding: P (t) = P0 1 + nr , where r is the annual
interest rate, n is the number of compounding periods per year, and t is time.
– Exponential growth or decay with a base b: P (t) = abt , where:
∗ a is the initial value.
∗ b is the base, where:
· If b > 1, the function models exponential growth.
· If 0 < b < 1, the function models exponential decay.
∗ t is the time (or number of periods).
• Identifying Exponential Growth and Decay:
Given a function, determine if it represents exponential growth or decay by looking at the base b:
– Exponential Growth: If the base b > 1, the function represents exponential growth.
– Exponential Decay: If the base 0 < b < 1, the function represents exponential decay.
For example:
t
5
f (t) = 7
6
5
- Here, the base is 6, which is less than 1, indicating that this function represents exponential
decay.
• Exponential and logarithmic rules:
The main rules for working with exponential and logarithmic functions include:
– Exponential Rules:
am
am · an = am+n , = am−n , (am )n = amn , a0 = 1
an
– Logarithmic Rules:
x
logb (xy) = logb (x) + logb (y), logb = logb (x) − logb (y), logb (xn ) = n logb (x)
y
logb (bx ) = x, logb (1) = 0, logb (0) is undefined
• Identify the Annual Growth Factor:
If a quantity grows by 27% each year, the annual growth factor is:
1 + 0.27 = 1.27
This means that the quantity increases by 27
• Find the continuous growth rate:
For continuous growth modeled by A(t) = A0 ekt , find the continuous growth rate from the function.
For example, if A(t) = 14(1.26)t , the continuous growth rate is ln(1.26).
• Add, subtract, multiply, and divide exponential and logarithmic functions:
Learn how to simplify expressions that involve combining these functions. For example:
x
logb (x) + logb (y) = logb (xy), logb (x) − logb (y) = logb
y
ex · ey = ex+y , ex /ey = ex−y
5
• Identify functions with exponential growth/decay:
Exponential growth occurs when k > 0 in the function P (t) = P0 ekt , while exponential decay
occurs when k < 0. Example:
P (t) = 1000e0.05t (exponential growth)
P (t) = 1000e−0.05t (exponential decay)
• Doubling Time and Longest Doubling Time:
The doubling time T for a function modeled by A(t) = A0 (1 + r)t is directly related to the base of
the exponential function.
Key idea: The function with the smaller base (growth factor) will have a longer doubling time
because it grows more slowly.
• Example: Compare Doubling Times for 9(1.08)t and 9(1.22)t :
Given the two functions:
A1 (t) = 9(1.08)t and A2 (t) = 9(1.22)t
- The function 9(1.08)t has a smaller base than 9(1.22)t , so it will have a longer doubling time.
• Why does the smaller base lead to a longer doubling time?
A smaller base means slower growth, so it will take longer for the quantity to double compared to
a function with a larger base, which grows faster.
• Domain of Logarithmic Functions:
For a logarithmic function of the form g(x) = logb (f (x)), the domain is the set of values of x for
which the argument of the logarithm, f (x), is positive (i.e., f (x) > 0).
Example: Find the domain of the function g(x) = log4 (40 + 12x).
To determine the domain, we must solve the inequality:
40 + 12x > 0
12x > −40
40 10
x>− =−
12 3
Therefore, the domain of g(x) = log4 (40 + 12x) is:
10
x>−
3
In interval notation, the domain is:
10
− ,∞
3
• Arc Length:
Consider a circle with a diameter of 10 units, and a central angle measuring 70 degrees. To find
the length of the arc created by this angle, follow these steps:
– The radius of the circle is half the diameter, so:
10
r= = 5 units
2
– Convert the central angle from degrees to radians:
π 70π 7π
θ = 70◦ × = = radians
180◦ 180 18
– Use the formula for arc length:
7π 35π
Arc Length = rθ = 5 × = units
18 18
35π
– The exact arc length is 18 , or approximately:
35π
≈ 6.11 units
18
6
Unit Circle with Radians, Degrees, Points, and Reference
Points
The unit circle with all key angles in both degrees and radians, along with the corresponding points
and reference points on the circle, is shown below:
y
π
90°, 2
, (0,1)
√ √
120°, 2π , (− 12√, 23 )
3 √
60°, π3 , ( 12 , √23 ) √
135°, 4 , (− 22 , 22 )
3π
45°, π4 , ( 22 , 22 )
√ √
5π 3 1 π 3 1
150°, 6
, (− 2
, 2) 30°, 6
, ( 2
, 2)
√ √
7π 3
210°, 6
, 2
, − 12 )
(− 330°, 11π
6
, ( 23 , − 21 )
√ √ √ √
225°, 5π
4
, (− 22 , − 22√ ) 315°, 7π4
, ( 22√, − 22 )
240°, 4π3
, (− 1
2
, − 2
3
) 300°, 5π
3
, ( 12 , − 23 )
3π
270°, 2
, (0,-1)
– Trig Identities:
∗ Pythagorean identities:
∗ Reciprocal identities:
1 1 1
sin θ = , cos θ = , tan θ =
csc θ sec θ cot θ
∗ Quotient identities:
sin θ cos θ
tan θ = , cot θ =
cos θ sin θ
– Finding values of θ:
8
Given cos θ = − 17 and θ is in Quadrant II, find sin θ.
Use the Pythagorean identity:
sin2 θ + cos2 θ = 1
8
Substituting cos θ = − 17 , we get:
2
2 8 64 225
sin θ = 1 − − =1− =
17 289 289
Therefore, sin θ = ± 15
17 . Since θ is in Quadrant II, we have sin θ =
15
17 .
7
– Simplifying Trig Functions:
Simplify cot θ
csc θ .
Using the reciprocal and quotient identities:
cos θ
cot θ sin θ
= 1 = cos θ
csc θ sin θ
8
Supplementary Questions
Any and all exam questions from Exam 1-4 are expected to be known, and students should expect
questions of similar difficulty on the exam. Use past exams to examine other questions that will
be of the same difficulty level.
– Lecture 3:
Questions: Q17
– Lecture 4:
Questions: Q5
– Lecture 5:
Questions: Q14, Q17
– Lecture 6:
Questions: Q8, Q9, Q21
– Lecture 7:
Questions: Q2, Q5, Q20
– Lecture 8:
Questions: Q8, Q12, Q14
– Lecture 9:
Questions: Q9, Q16, Q17
– Lecture 10:
Questions: Q2
– Lecture 11:
Questions: Q22, Q21
– Lecture 12:
Questions: Q6, Q10
– Lecture 13:
Questions: Q1, Q9, Q19, Q20
9
– Lecture 14:
Questions: Q2, Q12
– Lecture 15:
Questions: Q9, Q18, Q20
– Lecture 16:
Questions: Q4
– Lecture 17:
Questions: Q6, Q24, Q25
– Lecture 18:
Questions: Q6, Q7, Q14, Q15
– Lecture 19:
Questions: Q13
– Lecture 20:
Questions: Q12, Q21
– Lecture 21:
Questions: Q5, Q12, Q13, Q23
– Lecture 22:
Questions: Q13, Q14, Q18
– Lecture 23:
Questions: Q16, Q17, Q18
– Lecture 24:
Questions: Q3, Q4, Q16
Final Words
Thank you all for a wonderful semester! It has been a pleasure to work with each of you. Good
luck on your final, you all will do amazing!
Best of luck! :D
10