Skip to main content
Back

Math 140 (Calculus I) Final Exam Study Guidance

Study Guide - Smart Notes

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

Q1. Use the graph to find the following limits and function values:

  • a)

  • b)

  • c)

  • d)

Background

Topic: Limits and Function Values from Graphs

This question tests your ability to interpret a graph to determine left-hand and right-hand limits, the two-sided limit, and the actual function value at a point.

Key Terms:

  • Left-hand limit: is the value approaches as approaches from the left.

  • Right-hand limit: is the value approaches as approaches from the right.

  • Two-sided limit: exists if and only if both one-sided limits exist and are equal.

  • Function value: is the actual value of the function at (may differ from the limit).

Step-by-Step Guidance

  1. Examine the graph near . Identify the -value that approaches as approaches $2x \to 2^-$).

  2. Identify the -value that approaches as approaches $2x \to 2^+$).

  3. Compare the left-hand and right-hand limits to determine if the two-sided limit exists.

  4. Find the actual value of by looking for a closed or open dot at on the graph.

Try solving on your own before revealing the answer!

Q2. Evaluate the limit:

Background

Topic: Limits Involving Radicals (Difference Quotient)

This question tests your ability to evaluate a limit that resembles the definition of the derivative, often requiring rationalization.

Key Terms and Formulas:

  • Difference quotient:

  • Rationalization: Multiply numerator and denominator by the conjugate to simplify expressions with radicals.

Step-by-Step Guidance

  1. Recognize that the numerator is a difference of square roots. The limit is indeterminate in the form as .

  2. Multiply numerator and denominator by the conjugate: .

  3. Simplify the numerator using the difference of squares: .

  4. Rewrite the expression and simplify as much as possible before substituting .

Try solving on your own before revealing the answer!

Q3. Let . Compute the following limits or show that they do not exist:

  • a)

  • b)

  • c)

Background

Topic: Limits of Piecewise Functions

This question tests your understanding of how to evaluate limits for piecewise-defined functions, especially at the point where the formula changes.

Key Terms:

  • Piecewise function: A function defined by different expressions on different intervals.

  • One-sided limits: Use the appropriate piece of the function for approaching from the left or right.

Step-by-Step Guidance

  1. For , use the formula and substitute .

  2. For , use the formula and substitute .

  3. Compare the left and right limits to determine if the two-sided limit exists at .

Try solving on your own before revealing the answer!

Q4. Find the derivative:

  • a)

  • b)

  • c)

Background

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

This question tests your ability to apply basic differentiation rules, including the product and chain rules.

Key Formulas:

  • Power Rule:

  • Product Rule:

  • Chain Rule:

  • Derivative of :

  • Derivative of :

Step-by-Step Guidance

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

  2. Apply the rule(s) step by step, showing the derivative of each term.

  3. For part (b), use the product rule for .

  4. For part (c), use the chain rule for .

Try solving on your own before revealing the answer!

Q5. Let . Find an equation for the line tangent to the graph of at .

Background

Topic: Tangent Lines to Curves

This question tests your ability to find the equation of a tangent line using derivatives and point-slope form.

Key Formulas:

  • Derivative: gives the slope of the tangent line at .

  • Point-slope form:

Step-by-Step Guidance

  1. Find by differentiating .

  2. Evaluate to get the slope at .

  3. Use the point and the slope in the point-slope form to write the equation of the tangent line.

Try solving on your own before revealing the answer!

Q6. Suppose measures the position of an object moving horizontally for where is in feet and in seconds.

  • a) Find and graph the velocity function .

  • b) Determine when the object is stationary, moving left, and moving right. Use interval notation.

Background

Topic: Velocity and Motion Analysis

This question tests your ability to find velocity as the derivative of position and analyze intervals of motion.

Key Formulas:

  • Velocity:

  • Stationary:

  • Moving left/right: (left), (right)

Step-by-Step Guidance

  1. Differentiate to find .

  2. Solve to find when the object is stationary.

  3. Test intervals between these points to determine where is positive (moving right) or negative (moving left).

Try solving on your own before revealing the answer!

Q7. Use implicit differentiation to find for .

Background

Topic: Implicit Differentiation

This question tests your ability to differentiate equations involving both and and solve for .

Key Steps:

  • Differentiating both sides with respect to .

  • Remembering to use the chain rule for terms involving (treat as a function of ).

Step-by-Step Guidance

  1. Differentiate each term with respect to , applying the chain rule to and the product rule to .

  2. Collect all terms involving on one side of the equation.

  3. Factor and solve for .

Try solving on your own before revealing the answer!

Q8. A spherical balloon is inflating with helium at a rate of ft/min. How fast is the balloon’s radius increasing when the radius is 5 ft? (Hint: )

Background

Topic: Related Rates

This question tests your ability to relate rates of change using implicit differentiation and the geometry of a sphere.

Key Formulas:

  • Volume of a sphere:

  • Related rates:

Step-by-Step Guidance

  1. Differentiate both sides of with respect to to relate and .

  2. Plug in the given values: and .

  3. Solve for , the rate at which the radius is increasing.

Try solving on your own before revealing the answer!

Q9. Let .

  • a) Find and the critical points of .

  • b) Use the first derivative test to identify the -values of any local maxima and minima of (if any).

  • c) On the closed interval identify the absolute maxima and minima of .

Background

Topic: Critical Points, First Derivative Test, Absolute Extrema

This question tests your ability to find and classify critical points and determine absolute extrema on a closed interval.

Key Steps:

  • Find and set it to zero to find critical points.

  • Use the first derivative test to classify each critical point.

  • Evaluate at critical points and endpoints to find absolute extrema.

Step-by-Step Guidance

  1. Differentiate to find .

  2. Solve to find critical points.

  3. Use sign analysis or the first derivative test to classify each critical point as a local maximum or minimum.

  4. Evaluate at the critical points and at and to compare values for absolute extrema.

Try solving on your own before revealing the answer!

Q10. Let .

  • a) Find and determine where is concave up or concave down. Use interval notation.

  • b) Identify the -values of any inflection points.

Background

Topic: Concavity and Inflection Points

This question tests your ability to use the second derivative to determine concavity and locate inflection points.

Key Steps:

  • Find by differentiating twice.

  • Solve to find possible inflection points.

  • Test intervals to determine where is concave up () or concave down ().

Step-by-Step Guidance

  1. Find and then .

  2. Solve for to find candidates for inflection points.

  3. Test values in the intervals determined by these -values to see where is positive or negative.

Try solving on your own before revealing the answer!

Q11. Evaluate the limit. Use L’Hôpital’s Rule when necessary.

  • a)

  • b)

Background

Topic: Limits and L’Hôpital’s Rule

This question tests your ability to evaluate indeterminate forms using L’Hôpital’s Rule.

Key Steps:

  • Check if the limit is in an indeterminate form ( or ).

  • If so, differentiate numerator and denominator separately and try the limit again.

Step-by-Step Guidance

  1. Substitute the value to check for indeterminate form.

  2. If indeterminate, apply L’Hôpital’s Rule: differentiate numerator and denominator.

  3. Repeat as necessary until the limit can be evaluated.

Try solving on your own before revealing the answer!

Q12. Find if and .

Background

Topic: Antiderivatives and Initial Conditions

This question tests your ability to find an original function given its derivative and an initial value.

Key Steps:

  • Integrate to find .

  • Use the initial condition to solve for the constant of integration.

Step-by-Step Guidance

  1. Integrate with respect to to get plus a constant .

  2. Plug in and to solve for .

Try solving on your own before revealing the answer!

Q13. Evaluate the integral

Background

Topic: Definite Integrals

This question tests your ability to compute a definite integral using the Fundamental Theorem of Calculus.

Key Steps:

  • Find the antiderivative of the integrand.

  • Evaluate the antiderivative at the upper and lower limits and subtract.

Step-by-Step Guidance

  1. Find the antiderivative of .

  2. Compute .

Try solving on your own before revealing the answer!

Q14. Evaluate the following using the Fundamental Theorem of Calculus:

Background

Topic: Fundamental Theorem of Calculus (Part 1 and Chain Rule)

This question tests your ability to differentiate an integral with a variable upper limit.

Key Steps:

  • Recall:

Step-by-Step Guidance

  1. Identify and in the integral.

  2. Apply the chain rule as stated above.

Try solving on your own before revealing the answer!

Q15. Evaluate the integral.

  • a)

  • b)

Background

Topic: Indefinite Integrals (Substitution)

This question tests your ability to use -substitution to evaluate integrals.

Key Steps:

  • For (a), let and find .

  • For (b), let and find .

Step-by-Step Guidance

  1. Choose an appropriate substitution for each integral.

  2. Rewrite the integral in terms of and .

  3. Integrate with respect to .

Try solving on your own before revealing the answer!

Q16. Find the area of the region between the parabola and the line . The graph is given.

Background

Topic: Area Between Curves

This question tests your ability to set up and evaluate a definite integral representing the area between two curves.

Key Steps:

  • Find the points of intersection by setting .

  • Set up the integral .

Step-by-Step Guidance

  1. Solve for to find the limits of integration.

  2. Set up the integral with the correct order (top minus bottom function).

  3. Integrate and evaluate at the limits (stop before the final calculation).

Try solving on your own before revealing the answer!

Q17. Find the volume of the solid generated by revolving the region between and around the x-axis.

Background

Topic: Volumes of Solids of Revolution (Disk/Washer Method)

This question tests your ability to set up and evaluate an integral for the volume of a solid of revolution.

Key Steps:

  • Find the -values where meets (the limits of integration).

  • Set up the volume integral using the disk method: .

Step-by-Step Guidance

  1. Solve for to find the limits of integration.

  2. Set up the integral .

  3. Expand and integrate (stop before the final calculation).

Try solving on your own before revealing the answer!

Q18. Let be the region bounded by and . Use the shell method to find the volume of the solid generated when is rotated around the y-axis.

Background

Topic: Volumes by Shell Method

This question tests your ability to use the shell method to find the volume of a solid of revolution.

Key Formula:

  • Shell method:

Step-by-Step Guidance

  1. Find the -values where to determine the limits of integration.

  2. Set up the shell method integral: .

  3. Expand and integrate (stop before the final calculation).

Try solving on your own before revealing the answer!

Pearson Logo

Study Prep