Skip to main content
Back

Calculus I Final Exam Review – Step-by-Step Guidance

Study Guide - Smart Notes

Tailored notes based on your materials, expanded with key definitions, examples, and context.

Q1. The position of an object moving horizontally is given by , for . Answer the following:

  • a) Graph the position function.

  • b) Find and graph the velocity function.

  • c) When is the object stationary, moving to the right, and moving to the left?

  • d) Determine the velocity and acceleration at .

  • e) Determine the acceleration when velocity is zero.

  • f) On what intervals is the speed increasing?

Background

Topic: Position, Velocity, and Acceleration (Kinematics in Calculus)

This question tests your understanding of how to analyze motion using derivatives: finding velocity and acceleration from a position function, interpreting their meaning, and analyzing intervals of motion.

Key Terms and Formulas

  • Position function:

  • Velocity: (first derivative of position)

  • Acceleration: (second derivative of position)

  • Speed: (absolute value of velocity)

Step-by-Step Guidance

  1. For part (a), plot for . Identify key features such as vertex and intercepts.

  2. For part (b), find the velocity function by differentiating : .

  3. For part (c), set to find when the object is stationary. Analyze the sign of to determine when the object moves right (positive velocity) or left (negative velocity).

  4. For part (d), evaluate and by plugging into the velocity and acceleration functions.

  5. For part (e), solve for , then substitute this into to find the acceleration when velocity is zero.

Try solving on your own before revealing the answer!

Q2. Evaluate the following limits:

  • a)

  • b)

  • c)

  • d)

Background

Topic: Limits and Asymptotic Behavior

This question tests your ability to evaluate limits, including at infinity and at points where the function may be undefined.

Key Terms and Formulas

  • Limit:

  • For rational functions as , compare degrees of numerator and denominator.

  • Indeterminate forms may require algebraic manipulation.

Step-by-Step Guidance

  1. For (a), consider the behavior of as becomes very large negative.

  2. For (b), substitute and check if the limit is defined or if you get an indeterminate form. If so, factor or simplify.

  3. For (c), divide numerator and denominator by to analyze the limit as .

  4. For (d), expand the denominator and compare the highest degree terms in numerator and denominator.

Try solving on your own before revealing the answer!

Q3. Use the definition of the derivative to find the slope of the tangent line to at . Then, determine the equation of the tangent line at .

Background

Topic: Derivative Definition and Tangent Lines

This question tests your ability to use the limit definition of the derivative to find the slope at a point and write the equation of the tangent line.

Key Terms and Formulas

  • Definition of derivative:

  • Equation of tangent line:

Step-by-Step Guidance

  1. Write and identify .

  2. Compute and .

  3. Set up the difference quotient: .

  4. Simplify the numerator and denominator as much as possible before taking the limit as .

Try solving on your own before revealing the answer!

Q4. Find the derivative of the following functions:

  • a)

  • b)

  • c)

  • d)

Background

Topic: Differentiation Rules (Chain Rule, Quotient Rule, Product Rule)

This question tests your ability to apply various differentiation rules to composite, quotient, and product functions.

Key Terms and Formulas

  • Chain Rule:

  • Quotient Rule:

  • Product Rule:

  • Derivatives of basic functions: , , ,

Step-by-Step Guidance

  1. For each part, identify which differentiation rule(s) apply (chain, product, quotient).

  2. Write the derivative formula for the function, substituting the appropriate inner and outer functions.

  3. For composite functions, apply the chain rule carefully, differentiating the outer function and multiplying by the derivative of the inner function.

  4. For products and quotients, apply the product or quotient rule as needed, keeping track of each term.

Try solving on your own before revealing the answer!

Q5. Find for the curve .

Background

Topic: Implicit Differentiation

This question tests your ability to use implicit differentiation to find when is not isolated.

Key Terms and Formulas

  • Implicit differentiation: Differentiate both sides with respect to , treating as a function of .

  • Chain rule:

  • Derivative of :

Step-by-Step Guidance

  1. Differentiate both sides of the equation with respect to .

  2. Remember to use when differentiating .

  3. Solve the resulting equation for .

Try solving on your own before revealing the answer!

Q6. Find the critical points for on . Then determine the points for the absolute minimum and maximum values of on the interval.

Background

Topic: Critical Points and Absolute Extrema

This question tests your ability to find critical points by setting the derivative to zero, and to determine absolute extrema on a closed interval.

Key Terms and Formulas

  • Critical points: Where or is undefined.

  • Absolute extrema: Evaluate at critical points and endpoints.

Step-by-Step Guidance

  1. Find and set it equal to zero to solve for critical points in .

  2. Check if is undefined anywhere in the interval.

  3. Evaluate at all critical points and at the endpoints and .

  4. Compare these values to determine which are absolute minimum and maximum.

Try solving on your own before revealing the answer!

Q7. Calculate the right Riemann sum for on using .

Background

Topic: Riemann Sums and Approximating Area

This question tests your ability to approximate the area under a curve using a right Riemann sum.

Key Terms and Formulas

  • Right Riemann sum: where are right endpoints.

Step-by-Step Guidance

  1. Calculate for the interval with .

  2. Find the right endpoints for to $4$.

  3. Evaluate at each right endpoint.

  4. Set up the sum .

Try solving on your own before revealing the answer!

Q8. Evaluate the following definite integrals (exact answers):

  • a)

  • b)

  • c)

  • d)

Background

Topic: Definite Integrals and Fundamental Theorem of Calculus

This question tests your ability to compute definite integrals using antiderivatives and evaluate them at the bounds.

Key Terms and Formulas

  • Fundamental Theorem of Calculus: where is an antiderivative of .

  • Common antiderivatives: , ,

Step-by-Step Guidance

  1. Find the antiderivative for each integrand.

  2. Evaluate the antiderivative at the upper and lower bounds.

  3. Subtract the lower value from the upper value for each integral.

Try solving on your own before revealing the answer!

Q9. Use substitution to solve the indefinite integral .

Background

Topic: Integration by Substitution (u-substitution)

This question tests your ability to use substitution to simplify and solve an integral.

Key Terms and Formulas

  • Let , then

  • Rewrite the integral in terms of and

Step-by-Step Guidance

  1. Let and compute in terms of .

  2. Rewrite in terms of .

  3. Substitute into the original integral to express everything in terms of .

  4. Integrate with respect to .

Try solving on your own before revealing the answer!

Q10. Does the Mean Value Theorem apply to on ? If so, find the point(s) guaranteed to exist by the theorem.

Background

Topic: Mean Value Theorem (MVT) for Derivatives

This question tests your understanding of the conditions for the MVT and how to find the value(s) that satisfy the theorem.

Key Terms and Formulas

  • MVT: If is continuous on and differentiable on , then such that

Step-by-Step Guidance

  1. Check if is continuous and differentiable on the given interval.

  2. Compute and .

  3. Calculate the average rate of change .

  4. Set equal to this value and solve for in .

Try solving on your own before revealing the answer!

Q11. Use l'Hôpital's Rule to evaluate .

Background

Topic: L'Hôpital's Rule for Indeterminate Forms

This question tests your ability to recognize indeterminate forms and apply l'Hôpital's Rule to evaluate limits.

Key Terms and Formulas

  • L'Hôpital's Rule: If is or , then (if the latter limit exists).

Step-by-Step Guidance

  1. Substitute into the numerator and denominator to check for an indeterminate form.

  2. If indeterminate, differentiate numerator and denominator separately.

  3. Take the limit of the new fraction as .

Try solving on your own before revealing the answer!

Q12. Given , , and , find the equation for the position function .

Background

Topic: Antiderivatives and Initial Value Problems (Kinematics)

This question tests your ability to find a position function from acceleration, given initial velocity and position.

Key Terms and Formulas

  • Acceleration:

  • Integrate to get , then integrate to get

  • Use initial conditions to solve for constants of integration

Step-by-Step Guidance

  1. Integrate to find , introducing a constant .

  2. Use to solve for .

  3. Integrate to find , introducing a constant .

  4. Use to solve for .

Try solving on your own before revealing the answer!

Pearson Logo

Study Prep