BrainyBeeBrainyBee
ExploreBlogStart Studying
Home›Explore›Calculus I: Single-Variable Differential Calculus

📐 Mathematics

Free Calculus I: Single-Variable Differential Calculus Study Resources

Master the differential toolkit every STEM and engineering degree gates on — with an AI tutor that shows every step. From functions, graphs, and limits through derivatives and their applications to an introduction to integration, with worked practice and instant feedback. For students who want to understand calculus, not just pass it.

289
Practice Questions
1
Mock Exams
55
Study Notes
975
Flashcard Decks
2
Source Materials
Start Studying — Free

On This Page

  • Study Notes (55)
  • Practice Questions (15)
  • Flashcards (30)
  • Related Study Resources

Calculus I: Single-Variable Differential Calculus Study Notes & Guides

55 AI-generated study notes covering the full Calculus I: Single-Variable Differential Calculus curriculum. Showing 10 complete guides below.

Curriculum Overview685 words

Curriculum Overview: Mastering Antiderivatives

Antiderivatives

Read full article

Curriculum Overview: Mastering Antiderivatives

This curriculum provides a structured path for transitioning from differential calculus to integral calculus by exploring the process of reversing differentiation.

## Prerequisites

Before starting this module, students should possess a strong command of the following concepts from Single-Variable Differential Calculus:

  • The Power Rule for Differentiation: Mastery of ddx[xn]=nxn−1\frac{d}{dx}[x^n] = nx^{n-1}dxd​[xn]=nxn−1.
  • Transcendental Derivatives: Familiarity with the derivatives of sin⁡(x)\sin(x)sin(x), cos⁡(x)\cos(x)cos(x), and exe^xex.
  • The Chain Rule: Understanding how inner and outer functions interact during differentiation.
  • Algebraic Manipulation: Ability to rewrite radicals as fractional exponents (e.g., x=x1/2\sqrt{x} = x^{1/2}x​=x1/2).

## Module Breakdown

ModuleFocusComplexity
1. The Reverse ProcessDefining antiderivatives and the relation F′(x)=f(x)F'(x) = f(x)F′(x)=f(x).Beginner
2. Notation & TerminologyUsing the integral sign ∫\int∫, integrands, and the constant of integration CCC.Beginner
3. Integration FormulasThe Power Rule for integrals and basic trigonometric/exponential forms.Intermediate
4. Initial-Value ProblemsSolving for CCC using specific coordinates or physical conditions.Intermediate
5. Rectilinear MotionMoving from acceleration a(t)a(t)a(t) to velocity v(t)v(t)v(t) to position s(t)s(t)s(t).Advanced
Loading Diagram...
Figure 1 — Mermaid diagram

## Learning Objectives per Module

Module 1: The Concept of Antiderivatives

  • Define a function FFF as an antiderivative of fff if F′(x)=f(x)F'(x) = f(x)F′(x)=f(x).
  • Identify that antiderivatives are not unique but exist as a family of functions.

Module 2: Indefinite Integrals

  • Explain the components of the notation ∫f(x)dx=F(x)+C\int f(x) dx = F(x) + C∫f(x)dx=F(x)+C.
  • Differentiate between the integrand and the variable of integration.

Module 3: Basic Rules

  • Apply the Power Rule: ∫xndx=xn+1n+1+C\int x^n dx = \frac{x^{n+1}}{n+1} + C∫xndx=n+1xn+1​+C for n≠−1n \neq -1n=−1.
  • Recognize that the integral of a sum is the sum of the integrals.

Module 4: Initial-Value Problems (IVPs)

  • Use a given point (x,y)(x, y)(x,y) to find a specific member of a family of antiderivatives.
  • Verify results by differentiating the proposed solution.

## Success Metrics

Students will have mastered this curriculum when they can:

  1. Calculate General Antiderivatives: Successfully find F(x)+CF(x) + CF(x)+C for polynomial, exponential, and basic trigonometric functions.
  2. Visual Literacy: Identify that the constant CCC represents a vertical shift in the graph of a function.
  3. Error Correction: Use differentiation to verify if a candidate function is a correct antiderivative.
  4. Problem Solving: Solve a second-order initial-value problem (e.g., finding position from acceleration and two initial conditions).

[!IMPORTANT] Always remember the +C+ C+C. Without the constant of integration, you are only identifying one specific function rather than the entire family of solutions.

## Real-World Application

Antiderivatives are foundational in fields where we observe rates of change but need to determine the total quantity.

The Family of Curves

The following diagram illustrates the "Family of Antiderivatives" for f(x)=2xf(x) = 2xf(x)=2x. Notice how x2+Cx^2 + Cx2+C creates identical parabolic shapes shifted vertically.

Compiling TikZ diagram…
⏳
Running TeX engine…
This may take a few seconds
Figure 2 — TikZ diagram

Physics: Rectilinear Motion

In engineering, sensors often measure acceleration (aaa). To find how far a vehicle has traveled (position, sss), engineers must perform antidifferentiation twice.

  • Example: A car braking with constant acceleration requires antidifferentiation to predict its stopping distance and time.

Economics: Marginal Analysis

If a company knows its marginal cost (the cost of producing one more unit), they use antiderivatives to find the total cost function, allowing for better budget forecasting and profit optimization.

Exam Cram Sheet685 words

Exam Cram: Application of Derivatives

Application of Derivatives

Read full article

Exam Cram: Application of Derivatives

This guide focuses on the practical application of the derivative to analyze function behavior, solve real-world optimization problems, and relate rates of change across multiple variables.


Topic Weighting

TopicEstimated Exam WeightPriority
Optimization & Related Rates35%Critical
Function Analysis (1st & 2nd Deriv Tests)30%High
Mean Value Theorem & Rolle's Theorem15%Medium
Linear Approximation & Differentials10%Medium
L'Hôpital's Rule10%Low/Medium

Key Concepts Summary

  • Critical Points: Occur where f′(c)=0f'(c) = 0f′(c)=0 or f′(c)f'(c)f′(c) is undefined. These are the only candidates for local extrema.
  • The Extreme Value Theorem (EVT): If fff is continuous on a closed interval [a,b][a, b][a,b], it must have an absolute maximum and minimum. Check critical points AND endpoints.
  • First Derivative Test:
    • f′(x)f'(x)f′(x) changes from +++ to −-− →\rightarrow→ Local Max.
    • f′(x)f'(x)f′(x) changes from −-− to +++ →\rightarrow→ Local Min.
  • Concavity & Points of Inflection:
    • f′′(x)>0→f''(x) > 0 \rightarrowf′′(x)>0→ Concave Up (CCU).
    • f′′(x)<0→f''(x) < 0 \rightarrowf′′(x)<0→ Concave Down (CCD).
    • Inflection Point: Where f′′(x)f''(x)f′′(x) changes sign.
  • Related Rates: Differentiating equations with respect to time (ttt) using the Chain Rule (e.g., dVdt=4πr2drdt\frac{dV}{dt} = 4\pi r^2 \frac{dr}{dt}dtdV​=4πr2dtdr​).
  • L'Hôpital's Rule: Used for indeterminate limits 00\frac{0}{0}00​ or ∞∞\frac{\infty}{\infty}∞∞​. lim⁡x→cf(x)g(x)=lim⁡x→cf′(x)g′(x)\lim_{x\to c} \frac{f(x)}{g(x)} = \lim_{x\to c} \frac{f'(x)}{g'(x)}limx→c​g(x)f(x)​=limx→c​g′(x)f′(x)​.
Loading Diagram...
Figure 1 — Mermaid diagram

Common Pitfalls

[!WARNING] Don't Forget the Endpoints! When finding absolute extrema on [a,b][a, b][a,b], students often find critical points but forget to test f(a)f(a)f(a) and f(b)f(b)f(b).

  • Confusion between f′(x)f'(x)f′(x) and f′′(x)f''(x)f′′(x): f′(x)=0f'(x) = 0f′(x)=0 does NOT guarantee a max/min (it could be a terrace point like y=x3y=x^3y=x3 at x=0x=0x=0). Always check for a sign change.
  • Implicit Differentiation Errors: In Related Rates, forgetting to multiply by the "inner" derivative (e.g., writing 2r2r2r instead of 2rdrdt2r \frac{dr}{dt}2rdtdr​).
  • L'Hôpital Abuse: Do not apply L'Hôpital's rule if the limit is not indeterminate. For example, lim⁡x→0x+1x\lim_{x\to 0} \frac{x+1}{x}limx→0​xx+1​ is not 00\frac{0}{0}00​, so L'Hôpital does not apply.
  • Average vs. Instantaneous: Average rate is f(b)−f(a)b−a\frac{f(b)-f(a)}{b-a}b−af(b)−f(a)​. Instantaneous rate is f′(c)f'(c)f′(c).

Mnemonics / Memory Triggers

  • The Smiley Face Rule (Concavity):
    • f′′(x)>0f''(x) > 0f′′(x)>0 (Positive) →\rightarrow→ Smile (Concave Up ∪\cup∪)
    • f′′(x)<0f''(x) < 0f′′(x)<0 (Negative) →\rightarrow→ Frown (Concave Down ∩\cap∩)
  • R.O.C.S. (Related Rates Strategy):
    1. Read the problem.
    2. Outline (Draw a diagram/variables).
    3. Construct the equation.
    4. Solve (Differentiate with respect to ttt).

Formula / Equation Sheet

ConceptFormulaNotes
Linear ApproximationL(x) = f(a) + f'(a)(x - a)Tangent line used as an estimate
Mean Value Theoremf′(c)=f(b)−f(a)b−af'(c) = \frac{f(b) - f(a)}{b - a}f′(c)=b−af(b)−f(a)​Guaranteed ccc in (a,b)(a, b)(a,b) if fff is cont./diff.
Amount of Changef(a+h)≈f(a)+f′(a)hf(a+h) \approx f(a) + f'(a)hf(a+h)≈f(a)+f′(a)hDerivative as an estimator
Sphere Volume/SAV=43πr3V = \frac{4}{3}\pi r^3V=34​πr3, A=4πr2A = 4\pi r^2A=4πr2Common in Related Rates
Marginal CostC′(x)C'(x)C′(x)Derivative of the total cost function
Compiling TikZ diagram…
⏳
Running TeX engine…
This may take a few seconds
Figure 2 — TikZ diagram

Visualizing the Mean Value Theorem: The tangent at some point ccc is parallel to the secant line.


Practice Set

  1. Optimization: A rectangular garden is to be fenced against a wall. If you have 100m of fencing, find the maximum area. (Hint: A=xyA = xyA=xy, 2x+y=1002x + y = 1002x+y=100).
  2. Related Rates: A 10ft ladder leans against a wall. The bottom slides away at 2ft/s. How fast is the top sliding down when the base is 6ft from the wall?
  3. L'Hôpital's Rule: Evaluate lim⁡x→0sin⁡(x)−xx3\lim_{x\to 0} \frac{\sin(x) - x}{x^3}limx→0​x3sin(x)−x​.
  4. Mean Value Theorem: Given f(x)=x2f(x) = x^2f(x)=x2 on [0,2][0, 2][0,2], find the value of ccc that satisfies the MVT.
  5. Function Analysis: If f′(x)=(x−1)(x−3)f'(x) = (x-1)(x-3)f′(x)=(x−1)(x−3), identify the intervals of increase/decrease and locate local extrema.
▶Click for Answers
  1. x=25,y=50x=25, y=50x=25,y=50, Area = $1250 m^2$.
  2. −1.5ft/s-1.5 ft/s−1.5ft/s (using x2+y2=102x^2 + y^2 = 10^2x2+y2=102).
  3. −1/6-1/6−1/6 (requires L'Hôpital three times).
  4. c=1c = 1c=1.
  5. Inc: (-\infty$, 1) $\cup (3, \infty); Dec: (1,3)(1, 3)(1,3). Local Max at x=1x=1x=1, Local Min at x=3x=3x=3.
Exam Cram Sheet780 words

Exam Cram: Applications of Integration

Applications of Integration

Read full article

Exam Cram: Applications of Integration

Topic Weighting

[!IMPORTANT] This module typically accounts for 20–25% of a standard Calculus II exam. It is highly cumulative, requiring mastery of substitution (uuu-substitution) and fundamental integration rules.

TopicFrequencyDifficulty
Volumes of Revolution (Disk/Washer/Shell)High★★★★☆
Area Between CurvesHigh★★☆☆☆
Work and Physical ApplicationsMedium★★★☆☆
Arc Length & Surface AreaLow/Medium★★★☆☆
Moments and Centers of MassMedium★★★★☆

Key Concepts Summary

  • Area Between Curves: The integral of the "top" function minus the "bottom" function. If functions intersect, you must split the integral at the intersection points.
  • Volumes by Slicing:
    • Disk Method: Used when there is no "hole" in the solid.
    • Washer Method: Used when the region is bounded by two functions, creating a hollow center.
    • Cylindrical Shells: Often easier when revolving around an axis parallel to the dependent variable's axis.
  • Physical Applications:
    • Work: The accumulation of force over a distance (W=∫F(x)dxW = \int F(x) dxW=∫F(x)dx). Common for springs (Hooke's Law) and pumping liquids.
    • Hydrostatic Force: Force exerted by a fluid on a submerged plate; depends on depth and area.
  • Centroids: The geometric center of a region. For a thin plate of constant density, it is the point (xˉ,yˉ)(\bar{x}, \bar{y})(xˉ,yˉ​) where the plate would balance.
Loading Diagram...
Figure 1 — Mermaid diagram

Common Pitfalls

  • Incorrect Radius in Washers: Students often use (R−r)2(R - r)^2(R−r)2 instead of the correct R2−r2R^2 - r^2R2−r2. Don't subtract radii before squaring.
  • Integration Limits: Forgetting to change xxx-limits to yyy-limits when integrating with respect to yyy.
  • Shell vs. Washer Confusion: Using 2π2\pi2π for washers or π\piπ for shells. Remember: Shells = 2π2\pi2π (circumference), Washers = π\piπ (area).
  • Units of Work: Confusing mass and weight in US Customary units. Weight is a force (lblblb), but mass in SI (kgkgkg) must be multiplied by g=9.8g = 9.8g=9.8 to get Newtons (NNN).

Mnemonics / Memory Triggers

  • Area: "Top Minus Bottom" (TMB) or "Right Minus Left" (RML).
  • Disk/Washer: π∫(R2−r2) d(axis)\pi \int (R^2 - r^2) \, d(\text{axis})π∫(R2−r2)d(axis). Think of it as "Pie on the Plate" (Area of a circle).
  • Shells: 2π∫rh d(radius)2\pi \int rh \, d(\text{radius})2π∫rhd(radius). Think of it as "Two Pies in a Shell" (Circumference of a circle).
  • Arc Length Formula: Look for the "1" and the "Prime". L=∫1+(f′)2L = \int \sqrt{1 + (f')^2}L=∫1+(f′)2​.

Formula / Equation Sheet

ApplicationFormula (x-axis / dx)Notes
AreaA=∫ab[f(x)−g(x)] dxA = \int_{a}^{b} [f(x) - g(x)] \, dxA=∫ab​[f(x)−g(x)]dxf(x)≥g(x)f(x) \ge g(x)f(x)≥g(x)
Disk VolumeV=π∫ab[R(x)]2 dxV = \pi \int_{a}^{b} [R(x)]^2 \, dxV=π∫ab​[R(x)]2dxNo inner radius
Washer VolumeV=π∫ab([R(x)]2−[r(x)]2) dxV = \pi \int_{a}^{b} ([R(x)]^2 - [r(x)]^2) \, dxV=π∫ab​([R(x)]2−[r(x)]2)dxRRR is outer, rrr is inner
Shell VolumeV=2π∫abxf(x) dxV = 2\pi \int_{a}^{b} x f(x) \, dxV=2π∫ab​xf(x)dxRotation about y-axis
Arc LengthL=∫ab1+[f′(x)]2 dxL = \int_{a}^{b} \sqrt{1 + [f'(x)]^2} \, dxL=∫ab​1+[f′(x)]2​dxFunction must be smooth
Work (Spring)W=∫abkx dxW = \int_{a}^{b} kx \, dxW=∫ab​kxdxkkk = spring constant
Moment (MyM_yMy​)My=ρ∫abx[f(x)−g(x)] dxM_y = \rho \int_{a}^{b} x [f(x) - g(x)] \, dxMy​=ρ∫ab​x[f(x)−g(x)]dxDistance to y-axis is xxx
Compiling TikZ diagram…
⏳
Running TeX engine…
This may take a few seconds
Figure 2 — TikZ diagram

Practice Set

  1. Compound Region: Find the area bounded by y=x2y = x^2y=x2 and y=2x−x2y = 2x - x^2y=2x−x2.
    • Tip: Set them equal to find bounds (x=0,x=1x=0, x=1x=0,x=1).
  2. Washer Method: Revolve the region bounded by y=xy = \sqrt{x}y=x​ and y=x2y = x^2y=x2 about the x-axis.
    • Answer Setup: V=π∫01((x)2−(x2)2) dxV = \pi \int_{0}^{1} ((\sqrt{x})^2 - (x^2)^2) \, dxV=π∫01​((x​)2−(x2)2)dx.
  3. Shell Method: Revolve the region bounded by y=e−x2,y=0,x=0,x=1y = e^{-x^2}, y=0, x=0, x=1y=e−x2,y=0,x=0,x=1 about the y-axis.
    • Tip: This requires uuu-substitution after setting up the 2πxf(x)2\pi x f(x)2πxf(x) integral.
  4. Work (Pumping): A rectangular tank (10ft long, 5ft wide, 6ft deep) is full of water ($62.4 , lb/ft^3$). Find the work to pump all water over the top edge.
    • Recall: $$W = \int (Weight Density) \cdot (Area) \cdot (Distance to lift) dy \, dydy.
  5. Centroid: Find the center of mass of a semicircular plate of radius rrr centered at the origin.
    • Symmetry Tip: By symmetry, xˉ=0\bar{x} = 0xˉ=0. You only need to solve for yˉ\bar{y}yˉ​.
Curriculum Overview745 words

Curriculum Overview: Applied Optimization Problems

Applied Optimization Problems

Read full article

Curriculum Overview: Applied Optimization Problems

This curriculum provides a structured pathway for mastering the application of differential calculus to real-world "best-case" scenarios. Students will learn to translate narrative problems into mathematical models to determine maximum or minimum values under specific constraints.

## Prerequisites

Before engaging with applied optimization, students must demonstrate proficiency in the following foundational areas:

  • Differentiation Rules: Mastery of Power, Product, Quotient, and Chain Rules.
  • Critical Point Analysis: Ability to find where f′(x)=0f'(x) = 0f′(x)=0 or is undefined.
  • The Extreme Value Theorem (EVT): Understanding that a continuous function on a closed interval [a,b][a, b][a,b] must have an absolute maximum and minimum.
  • Function Analysis: Proficiency with the First Derivative Test (testing for increase/decrease) and the Second Derivative Test (testing for concavity).

## Module Breakdown

ModuleFocusComplexityKey Concept
1. Modeling & ConstraintsTranslating word problems into objective functions.ModeratePrimary vs. Secondary Equations
2. Geometry & VolumeMaximizing area/volume while minimizing surface area/material.HighGeometric Substitution
3. Business & EconomicsMaximizing revenue and profit; minimizing production costs.ModerateMarginal Analysis
4. Physical SciencesMinimizing distance, time, or energy expenditure.Very HighRadical/Rational Equations

## Visual Anchors

The Optimization Workflow

Loading Diagram...
Figure 1 — Mermaid diagram

Visualizing Local vs. Absolute Extrema

Compiling TikZ diagram…
⏳
Running TeX engine…
This may take a few seconds
Figure 2 — TikZ diagram

## Learning Objectives per Module

Module 1: The Art of the Setup

  • Objective: Distinguish between the Objective Function (the quantity to maximize/minimize) and the Constraint (the limitation).
  • Real-World Example: Fencing a Field: If you have 100ft of fence (Constraint) and want to enclose the largest area (Objective).

Module 2: Solving on Closed Intervals

  • Objective: Apply the closed-interval method by evaluating critical points and endpoints.
  • Real-World Example: Airline Luggage: Finding the maximum volume of a box where the sum of length, width, and height is fixed at 62 inches.

Module 3: Unbounded Intervals & Asymptotes

  • Objective: Use limits and the First Derivative Test to find extrema when the domain is (0,∞)(0, \infty)(0,∞).
  • Real-World Example: Inventory Costs: Minimizing the total cost of ordering and storing goods over a year.

## Success Metrics

To achieve mastery in this curriculum, students should be able to pass the following "Checkpoint Audit":

  1. Independent Translation: Can you convert a paragraph of text into a single-variable function f(x)f(x)f(x) without assistance?
  2. Domain Verification: Do you identify the physical domain (e.g., xxx must be >0> 0>0 for a length) before solving?
  3. The "Second Look": Do you verify your answer is a maximum (and not a minimum) using the Second Derivative Test (f′′(c)<0f''(c) < 0f′′(c)<0 for a max)?
  4. Endpoint Awareness: Do you always check the endpoints of a closed interval to ensure a local peak isn't beaten by a boundary value?

[!IMPORTANT] A critical point is only a candidate for an extremum. Always verify the nature of the point using a sign chart or the second derivative test.

## Real-World Application

Applied optimization is the engine behind efficiency in modern industry:

  • Logistics: Amazon uses optimization to determine the shortest path for delivery drivers (minimizing fuel/time).
  • Manufacturing: Coca-Cola optimizes the dimensions of aluminum cans to minimize the amount of metal used (surface area) while holding exactly 12oz of liquid (volume).
  • Healthcare: Doctors use optimization to determine the dosage of a drug that maximizes therapeutic effect while minimizing toxic side effects.
▶Click to expand: Comparison of Optimization Scenarios
Problem TypeVariable to MaximizeCommon Constraint
PackagingVolume (V=lwhV=lwhV=lwh)Surface Area (Material Cost)
AgricultureArea (A=xyA=xyA=xy)Perimeter (Length of Fence)
EconomicsProfit (P=R−CP=R-CP=R−C)Production Capacity/Labor Hours
EngineeringStrengthWeight/Material Density
Curriculum Overview685 words

Curriculum Overview: Approximating Areas

Approximating Areas

Read full article

Curriculum Overview: Approximating Areas

This curriculum explores the foundational "Area Problem" in calculus: how to determine the exact area of a region bounded by a curve. By transitioning from finite geometric approximations to the concept of limits, students build the bridge between differential and integral calculus.

Prerequisites

Before beginning this module, students should have a strong grasp of the following concepts:

  • Function Evaluation: Ability to calculate f(x)f(x)f(x) for specific values of xxx across polynomial and transcendental functions.
  • Concept of a Limit: Understanding how a value approaches a specific number, particularly as a variable goes to infinity ($

lim_{n \to \infty} $).

  • Basic Geometry: Familiarity with the area of basic polygons (rectangles, triangles, trapezoids).
  • Coordinate Geometry: Proficiency in graphing functions on the xyxyxy-plane and identifying intervals [a,b][a, b][a,b].

Module Breakdown

ModuleTopicDescriptionDifficulty
1The Area ProblemHistorical context (Archimedes) and the motivation for finding area under curves.Beginner
2Sigma NotationMastering the shorthand ∑i=1nai\sum_{i=1}^{n} a_i∑i=1n​ai​ for expressing large sums efficiently.Intermediate
3Finite ApproximationsUsing Left-Endpoint, Right-Endpoint, and Midpoint rectangles (LRAM, RRAM, MRAM).Intermediate
4Riemann SumsFormalizing the sum of products of function values and widths: ∑f(xi∗)Δx\sum f(x_i^*)\Delta x∑f(xi∗​)Δx.Advanced
5The Limit ProcessTransitioning from a finite number of rectangles (nnn) to an infinite number to find the exact area.Advanced

Module Objectives

Upon completion of this curriculum, the student will be able to:

  • Explain the Historical Method: Describe how Archimedes used inscribed polygons to approximate the area of a circle by increasing the number of sides.
  • Utilize Sigma Notation: Perform operations using summation rules, including the sum of constants and the sum of integers.
  • Calculate Rectangle Sums: Partition an interval [a,b][a, b][a,b] into nnn sub-intervals and calculate the total area using:
    • Left-Endpoint Sum (LnL_nLn​)
    • Right-Endpoint Sum (RnR_nRn​)
    • Midpoint Sum (MnM_nMn​)
  • Define the Riemann Sum: Construct the formal expression ∑i=1nf(xi∗)Δx\sum_{i=1}^{n} f(x_i^*) \Delta x∑i=1n​f(xi∗​)Δx where Δx=b−an\Delta x = \frac{b-a}{n}Δx=nb−a​.
  • Conceptualize the Definite Integral: Understand that as Δx→0\Delta x \to 0Δx→0 (or n→∞n \to \inftyn→∞), the approximation becomes the exact area under the curve.

Visual Progression of Approximation

Loading Diagram...
Figure 1 — Mermaid diagram

[!NOTE] The Width Constant: In a regular partition, the width of each rectangle is constant, defined as Δx=b−an\Delta x = \frac{b-a}{n}Δx=nb−a​. As nnn increases, the width Δx\Delta xΔx decreases, leading to a more accurate approximation.

Success Metrics

Students can demonstrate mastery of Approximating Areas by achieving the following:

  • Summation Mastery: Correctly evaluating ∑i=110(i2+2)\sum_{i=1}^{10} (i^2 + 2)∑i=110​(i2+2).
  • Partition Precision: Identifying the xxx-coordinates for a partition of [2,10][2, 10][2,10] with n=4n=4n=4.
  • Error Analysis: Determining whether a Right-Endpoint sum is an overestimate or underestimate based on whether the function is increasing or decreasing.
  • Limit Computation: Solving the limit of a Riemann sum for a simple linear function as n→∞n \to \inftyn→∞.

Real-World Application

Approximating areas is not just a mathematical exercise; it is essential for calculating quantities where the rate of change is not constant.

  • Physics (Work): Work is the area under a Force vs. Displacement graph. When force varies (like a stretching spring), we approximate the area to find total work done.
  • Kinematics (Distance): If an object's velocity changes over time, the total distance traveled is the area under the Velocity vs. Time curve.
  • Economics (Consumer Surplus): Calculating the total benefit to consumers by finding the area between demand curves and price levels.
Compiling TikZ diagram…
⏳
Running TeX engine…
This may take a few seconds
Figure 2 — TikZ diagram

[!IMPORTANT] Archimedes' method of exhaustion was the spiritual ancestor to modern integration. By "exhausting" the empty space between the polygon and the circle, he paved the way for the fundamental theorem of calculus.

Curriculum Overview685 words

A Preview of Calculus: Curriculum Overview

A Preview of Calculus

Read full article

A Preview of Calculus: Curriculum Overview

This document outlines the foundational journey into calculus, exploring how the central concept of the limit bridges the gap between algebra and the study of continuous change.

Prerequisites

Before beginning this curriculum, students should possess a strong command of the following from Pre-Calculus:

  • Algebraic Foundations: Factoring, solving rational and radical equations, and manipulating complex fractions.
  • Function Theory: Understanding domain, range, composition of functions, and symmetry (even/odd).
  • Trigonometry: Familiarity with the unit circle, trigonometric identities (Pythagorean, double-angle), and periodic graphs.
  • Transcendental Functions: Properties of exponential (exe^xex) and logarithmic (lnx\\ln xlnx) functions.

Module Breakdown

ModuleFocus AreaPrimary Mathematical Challenge
1. Functions & GraphsReview of mathematical foundationsModeling relationships with various function classes.
2. The Concept of LimitsThe bridge to CalculusDefining behavior as a point is approached but not reached.
3. Differential CalculusRates of ChangeSolving the Tangent Problem: finding the instantaneous slope.
4. Applications of DerivativesOptimization & AnalysisUsing derivatives to find "best" outcomes in real-world scenarios.
5. Integral Calculus PreviewAccumulation & AreaSolving the Area Problem: finding area under a curve.

[!IMPORTANT] The Limit is the unifying thread of this curriculum. It transforms average rates into instantaneous ones and finite sums into precise areas.

Learning Objectives per Module

Module 1: Functions and Mathematical Foundations

  • Differentiate between algebraic and transcendental functions.
  • Calculate and graph transformations (shifts, stretches, reflections) of parent functions.
  • Evaluate inverse functions and their domains.

Module 2: Limits and Continuity

  • Estimate limits using numerical tables and graphical trends.
  • Apply Limit Laws and the Squeeze Theorem to evaluate indeterminate forms.
  • Define Continuity at a point and over an interval using the three-part limit test.
  • Construct formal proofs using the Precise (epsilon,delta\\epsilon, \\deltaepsilon,delta) Definition of a limit.

Module 3: Derivatives

  • Define the derivative as the limit of the difference quotient: f′(x)=limh→0fracf(x+h)−f(x)hf'(x) = \\lim_{h \to 0} \\frac{f(x+h) - f(x)}{h}f′(x)=limh→0​fracf(x+h)−f(x)h
  • Master differentiation rules: Power, Product, Quotient, and Chain Rule.
  • Apply Implicit Differentiation to curves where yyy is not isolated.

Module 4: Applications of Derivatives

  • Locate absolute and local extrema using the First and Second Derivative Tests.
  • Model and solve Related Rates problems (e.g., how fast a volume changes over time).
  • Use L'H\\text{}pital's Rule to evaluate complex limits of the form $0/0ororor$\infty/\\infty$$.

Visualizing the Calculus Framework

Loading Diagram...
Figure 1 — Mermaid diagram

The Tangent Problem Visualization

Calculus was born from the need to find the slope of a curve at a single point. This is achieved by taking the limit of secant lines as the distance between two points approaches zero.

Compiling TikZ diagram…
⏳
Running TeX engine…
This may take a few seconds
Figure 2 — TikZ diagram

Success Metrics

To demonstrate mastery of this curriculum, students must be able to:

  1. Analytic Mastery: Evaluate any limit, derivative, or basic integral without the aid of a calculator.
  2. Conceptual Mapping: Explain how the limit process resolves the paradox of "zero divided by zero" in rates of change.
  3. Formal Rigor: Write a coherent \\epsilon-$\$\delta proof for a linear limit.
  4. Problem Solving: Construct a mathematical model for a physical system and optimize its variables using calculus.

Real-World Application

Calculus is the language of the universe. Its applications include:

  • Aerospace Engineering: Determining escape velocities and calculating planetary orbits (as seen in the "space travel problem").
  • Physics: Transitioning from average velocity (d/td/td/t) to instantaneous velocity (ds/dtds/dtds/dt).
  • Economics: Calculating marginal cost and revenue to find the point of maximum profit.
  • Biology: Modeling the rate of population growth or the decay of medicine in the bloodstream using exponential models.

[!TIP] When solving optimization problems, always start by identifying your Objective Function (what you want to maximize/minimize) and your Constraint Equation.

Curriculum Overview685 words

Curriculum Overview: Arc Length of a Curve and Surface Area

Arc Length of a Curve and Surface Area

Read full article

Curriculum Overview: Arc Length of a Curve and Surface Area

This curriculum focuses on the geometric applications of the definite integral, specifically quantifying the distance along a path and the exterior area of solids generated by rotating curves.

## Prerequisites

Before engaging with this module, students must have a firm grasp of the following concepts:

  • Differentiation Rules: Mastery of the Power Rule and Chain Rule to find f′(x)f'(x)f′(x) or g′(y)g'(y)g′(y).
  • Definite Integration: Ability to evaluate integrals using the Fundamental Theorem of Calculus.
  • Integration Techniques: Significant proficiency with uuu-substitution is required, as most arc length integrals result in radical forms.
  • Algebraic Simplification: Skills in expanding binomials and simplifying radical expressions.
  • Pythagorean Theorem: Conceptual understanding of how the distance formula d=(x2−x1)2+(y2−y1)2d = \sqrt{(x_2-x_1)^2 + (y_2-y_1)^2}d=(x2​−x1​)2+(y2​−y1​)2​ relates to infinitesimal segments.

[!IMPORTANT] The most common hurdle in this topic is not the calculus, but the complex algebraic simplification required to make the integral solvable.

## Module Breakdown

ModuleTopicDescriptionDifficulty
1Arc Length (y=f(x)y=f(x)y=f(x))Calculating distance along a curve defined as a function of xxx.Moderate
2Arc Length (x=g(y)x=g(y)x=g(y))Calculating distance along a curve defined as a function of yyy.Moderate
3Surface Area (x-axis)Rotating a curve around the x-axis to find the area of the resulting "shell."Advanced
4Surface Area (y-axis)Rotating a curve around the y-axis to find the area of the resulting "shell."Advanced

## Learning Objectives per Module

Module 1 & 2: Arc Length Determination

  • Derive the Formula: Understand the transition from the distance formula to the integral L=∫ab1+[f′(x)]2 dxL = \int_{a}^{b} \sqrt{1 + [f'(x)]^2} \, dxL=∫ab​1+[f′(x)]2​dx.
  • Function Orientation: Determine whether it is more efficient to integrate with respect to xxx or yyy based on the curve's equation.
  • Evaluation: Successfully calculate the length of smooth curves over a closed interval [a,b][a, b][a,b].

Module 3 & 4: Surface Area of Revolution

  • Geometric Conceptualization: Visualize the surface area as the accumulation of circumferences of thin frustums.
  • Formula Application: Apply the formula S=∫ab2πr dsS = \int_{a}^{b} 2\pi r \, dsS=∫ab​2πrds, where rrr is the distance to the axis of rotation.
  • Variable Consistency: Ensure the radius rrr and the arc length element dsdsds are expressed in the same variable of integration.
Loading Diagram...
Figure 1 — Mermaid diagram

## Success Metrics

To demonstrate mastery of this curriculum, students should be able to:

  1. Identify the Differential: Correcty choose between ds=1+(dydx)2dxds = \sqrt{1 + (\frac{dy}{dx})^2}dxds=1+(dxdy​)2​dx and ds=1+(dxdy)2dyds = \sqrt{1 + (\frac{dx}{dy})^2}dyds=1+(dydx​)2​dy.
  2. Verify Smoothness: Confirm that f′(x)f'(x)f′(x) is continuous on the interval to ensure the integral exists.
  3. Perform Accurate Setup: Translate a word problem or geometric description into a definite integral with correct bounds.
  4. Solve Complex Integrals: Handle the resulting integrals, which often involve trigonometric substitution or advanced uuu-substitution.

[!TIP] If the integral looks impossible to solve analytically, double-check your algebraic simplification of $1 + [f'(x)]^2$. Often, it is designed to form a perfect square!

## Real-World Application

1. Civil Engineering (Catenary Curves)

Determining the exact length of cables for suspension bridges (like the Golden Gate Bridge) requires arc length calculations to account for the "sag" or catenary shape formed by gravity.

2. Manufacturing and Material Costs

When creating objects via woodturning or industrial lathes, the surface area formula calculates the exact amount of paint, sealant, or plating required to cover the finished solid of revolution.

3. Biological Modeling

Estimating the surface area of organs or blood vessels (modeled as solids of revolution) is crucial for calculating rates of nutrient diffusion and heat loss in medical physics.

Loading Diagram...
Figure 2 — Mermaid diagram
Curriculum Overview685 words

Curriculum Overview: Mastery of Areas between Curves

Areas between Curves

Read full article

Curriculum Overview: Areas Between Curves

This curriculum provides a comprehensive pathway to mastering the calculation of areas bounded by multiple functions. Building upon the foundational knowledge of the definite integral as "area under a single curve," this module extends the concept to regions defined by two or more intersecting or non-intersecting boundaries.

Prerequisites

Before engaging with the applications of integration for area, students must demonstrate proficiency in the following areas:

  • Algebraic Function Manipulation: Ability to solve for zeros and intersection points of polynomial, radical, and transcendental functions (e.g., setting f(x)=g(x)f(x) = g(x)f(x)=g(x)).
  • The Definite Integral: Understanding the limit of Riemann sums and the notation ∫abf(x) dx\int_{a}^{b} f(x) \, dx∫ab​f(x)dx.
  • The Fundamental Theorem of Calculus (Part 2): Competency in evaluating ∫abf(x) dx=F(b)−F(a)\int_{a}^{b} f(x) \, dx = F(b) - F(a)∫ab​f(x)dx=F(b)−F(a).
  • Integration Techniques: Mastery of basic integration formulas and the Substitution Method (uuu-substitution) for evaluating definite integrals.
  • Graphing Proficiency: Qualitative understanding of function behavior to identify relative positions (which curve is "on top" or "to the right").

Module Breakdown

Module IDTopicFocusDifficulty
ABC-01Vertical Regions (dxdxdx)Integrating f(x)−g(x)f(x) - g(x)f(x)−g(x) from x=ax=ax=a to x=bx=bx=b.Introductory
ABC-02Horizontal Regions (dydydy)Integrating with respect to yyy for functions x=f(y)x = f(y)x=f(y).Intermediate
ABC-03Intersection AnalysisAlgebraically determining bounds when they aren't provided.Intermediate
ABC-04Compound RegionsSplitting areas into multiple integrals when curves cross.Advanced

Learning Objectives per Module

ABC-01: Vertical Regions

  • Identify the "Upper" function f(x)f(x)f(x) and "Lower" function g(x)g(x)g(x) over a given interval.
  • Construct the integral: A=∫ab[f(x)−g(x)] dxA = \int_{a}^{b} [f(x) - g(x)] \, dxA=∫ab​[f(x)−g(x)]dx.
  • Example: Finding the area between y=x2+1y = x^2 + 1y=x2+1 and y=xy = xy=x from x=0x=0x=0 to x=3x=3x=3.

ABC-02: Horizontal Regions

  • Recognize when it is simpler (or necessary) to integrate with respect to yyy (e.g., when functions are given as x=g(y)x = g(y)x=g(y)).
  • Define the "Right" function and "Left" function.
  • Construct the integral: A=∫cd[fright(y)−fleft(y)] dyA = \int_{c}^{d} [f_{right}(y) - f_{left}(y)] \, dyA=∫cd​[fright​(y)−fleft​(y)]dy.

ABC-03: Intersection Analysis

  • Calculate the bounds of integration by solving f(x)=g(x)f(x) = g(x)f(x)=g(x).
  • Visualizing the region using TikZ or graphing tools to confirm bounds.
Compiling TikZ diagram…
⏳
Running TeX engine…
This may take a few seconds
Figure 1 — TikZ diagram

ABC-04: Compound Regions

  • Determine points where functions cross and swap "upper/lower" status.
  • Formulate the total area as the sum of absolute values: A=∫ab∣f(x)−g(x)∣ dxA = \int_{a}^{b} |f(x) - g(x)| \, dxA=∫ab​∣f(x)−g(x)∣dx.

Success Metrics

To achieve mastery, students must demonstrate the following competencies:

  1. Correct Setup: Setting up the integral with the correct subtraction order (Upper - Lower) 100% of the time.
  2. Boundary Accuracy: Correct calculation of intersection points without graphical aids.
  3. Variable Selection: Choosing the more efficient axis of integration (xxx vs yyy) based on function geometry.

[!TIP] The "Representative Rectangle" Test: Mentally draw a thin rectangle in the region. If the top and bottom of the rectangle touch the same two functions throughout the whole region, use dxdxdx. If the top/bottom changes, you may need to split the integral or switch to dydydy.

Loading Diagram...
Figure 2 — Mermaid diagram

Real-World Application

Calculus of areas between curves is not merely an abstract exercise; it is fundamental to various fields:

  • Economics (Gini Coefficient): Measuring income inequality involves finding the area between the "Line of Equality" and the "Lorenz Curve."
  • Engineering (Cross-Sections): Calculating the area of a non-standard cross-section of a beam or structural component to determine weight and load-bearing capacity.
  • Physics (Work and Energy): If a force varies with distance, the area between the force-distance curve and the displacement axis (or another reference force) represents work performed.
  • Biomedical Science: Calculating the "Area Under the Curve" (AUC) for drug concentration in the bloodstream relative to a baseline threshold to determine efficacy.
Curriculum Overview785 words

Master Curriculum Overview: Basic Classes of Functions

Basic Classes of Functions

Read full article

Master Curriculum Overview: Basic Classes of Functions

This curriculum provides a foundational review of the essential algebraic and transcendental functions required to study calculus effectively. By mastering these classes of functions, students build the mathematical vocabulary necessary to describe changes in rates, areas, and limits.

Prerequisites

Before diving into specific classes of functions, students should be comfortable with the following foundational concepts:

  • Function Mapping: Understanding a function as a mapping where each input has exactly one output.
  • Domain & Range: Identifying the set of valid inputs (DDD) and possible outputs (RRR).
  • Vertical Line Test: Using graphical analysis to verify function validity.
  • Symmetry Basics: Familiarity with yyy-axis symmetry (even) and origin symmetry (odd).
  • Basic Algebra: Proficiency in solving for variables and simplifying expressions.

Module Breakdown

ModuleTopicPrimary FocusDifficulty
1.1Linear FunctionsSlope (mmm), Point-Slope, and Intercept formsIntroductory
1.2PolynomialsDegrees, roots of quadratics, and end behaviorIntermediate
1.3Rational & PowerDomains, asymptotes, and root function parityIntermediate
1.4Function TaxonomyDistinguishing Algebraic vs. TranscendentalConcept-heavy
1.5TransformationsShifting, stretching, and reflecting parent graphsApplied
1.6Piecewise FunctionsModeling disparate behaviors in a single domainApplied

Function Hierarchy

Loading Diagram...
Figure 1 — Mermaid diagram

Learning Objectives per Module

Module 1.1: Linear Functions and Slope

  • Calculate the slope (mmm) using the ratio y2−y1x2−x1\frac{y_2 - y_1}{x_2 - x_1}x2​−x1​y2​−y1​​.
  • Interpret slope as the rate of change (steepness and direction).
  • Master the Slope-Intercept Form: y=mx+by = mx + by=mx+b.

Module 1.2: Polynomials & Roots

  • Identify the degree of a polynomial based on the highest power nnn.
  • Find the roots of quadratic polynomials using factoring or the quadratic formula.
  • Analyze end behavior: Determine if f(x)→±∞f(x) \to \pm \inftyf(x)→±∞ as x→±∞x \to \pm \inftyx→±∞.

Module 1.3: Algebraic vs. Transcendental

  • Algebraic: Functions using only addition, subtraction, multiplication, division, and powers (e.g., f(x)=x+1x2f(x) = \frac{\sqrt{x+1}}{x^2}f(x)=x2x+1​​).
  • Transcendental: Functions that "transcend" algebra, such as sin⁡(x)\sin(x)sin(x), exe^xex, and log⁡(x)\log(x)log(x).

Module 1.4: Transformations

Students must visualize how constants modify parent functions f(x)f(x)f(x):

TransformationEquationEffect
Vertical Shifty=f(x)+ky = f(x) + ky=f(x)+kMoves graph up/down
Horizontal Shifty=f(x−h)y = f(x - h)y=f(x−h)Moves graph left/right
Reflectiony=−f(x)y = -f(x)y=−f(x)Flips over xxx-axis
Scalingy=af(x)y = a f(x)y=af(x)Vertical stretch/compression
Compiling TikZ diagram…
⏳
Running TeX engine…
This may take a few seconds
Figure 2 — TikZ diagram

Success Metrics

To demonstrate mastery of this curriculum, students should be able to:

  • Classify: Instantly categorize a function as linear, polynomial, rational, or transcendental.
  • Predict Graph Shape: Sketch the general shape of xnx^nxn for both even and odd nnn without a calculator.
  • Manage Domains: Identify restricted domains for rational functions (q(x)≠0q(x) \neq 0q(x)=0) and even root functions (x≥0x \geq 0x≥0).
  • Compose Piecewise Models: Write a single function definition for a graph that changes behavior at specific intervals.
  • Transformation Fluidity: Given g(x)=−2(x−3)2+1g(x) = -2(x-3)^2 + 1g(x)=−2(x−3)2+1, identify the parent function and the four specific transformations applied.

Real-World Application

[!IMPORTANT] Why does this matter? Calculus is the study of change. You cannot model the magnitude of an earthquake without understanding logarithmic (transcendental) functions. You cannot model the velocity of a falling object without understanding quadratic (polynomial) functions. These basic classes are the "alphabet" used to write the laws of physics and economics.

Case Study: Piecewise Functions in Economics

Many real-world systems, such as Income Tax Brackets, are piecewise-defined. Your tax rate (f(x)f(x)f(x)) remains constant over a specific range of income (xxx), but jumps to a higher percentage once you cross a threshold (a "discontinuity" or change in rule).

Case Study: Seismology

The Richter scale is a prime example of a transcendental function. Because earthquake energy varies so wildly, scientists use a logarithmic scale to compare relative intensity, where an increase of 1 on the scale represents a 10-fold increase in measured amplitude.

Curriculum Overview745 words

Calculus I: Single-Variable Differential Calculus — Curriculum Overview

Calculus I: Single-Variable Differential Calculus

Read full article

Calculus I: Single-Variable Differential Calculus — Curriculum Overview

This document outlines the structured path for mastering single-variable differential calculus. This course bridges the gap between static algebra and dynamic mathematical modeling by introducing the concepts of limits, rates of change, and accumulation.

## Prerequisites

Before beginning this curriculum, students should have a strong foundation in the following areas:

  • Algebra II & Pre-Calculus: Proficiency in manipulating algebraic expressions, solving polynomial equations, and understanding function notation f(x)f(x)f(x).
  • Trigonometry: Knowledge of the six basic trigonometric functions, radian measure, and fundamental identities (e.g., sin⁡2θ+cos⁡2θ=1\sin^2\theta + \cos^2\theta = 1sin2θ+cos2θ=1).
  • Geometry: Understanding of slopes, areas of basic shapes, and the Cartesian coordinate system.
  • Function Analysis: Ability to determine domain and range, and recognize transformations (shifts, stretches, reflections) of parent functions.

[!NOTE] This curriculum is designed to accommodate both Early Transcendental and Late Transcendental approaches. Exponential and logarithmic functions are introduced early but can be explored rigorously in later modules.

## Module Breakdown

ModuleTopicCore FocusDifficulty
1Functions & GraphsReview of algebraic/transcendental functions and inverse properties.🟢 Low
2Limits & ContinuityDefining behavior as xxx approaches a point; Epsilon-Delta definition.🟡 Medium
3The DerivativeThe limit of the difference quotient; differentiation rules.🟡 Medium
4Derivative ApplicationsOptimization, Related Rates, and Curve Sketching.🔴 High
5Intro to IntegrationThe Area Problem, Riemann Sums, and the Fundamental Theorem.🔴 High

The Conceptual Pipeline

Loading Diagram...
Figure 1 — Mermaid diagram

## Learning Objectives per Module

Module 2: Limits and Continuity

  • Estimate limits using numerical tables and graphical analysis.
  • Evaluate limits using algebraic Limit Laws and the Squeeze Theorem.
  • Define Continuity: Determine if a function is continuous at a point aaa using the three-part test: f(a)f(a)f(a) exists, lim⁡x→af(x)\lim_{x \to a} f(x)limx→a​f(x) exists, and they are equal.
  • Infinite Limits: Identify vertical and horizontal asymptotes through end-behavior analysis.

Module 3: Derivatives

  • Formal Definition: Calculate f′(a)=lim⁡h→0f(a+h)−f(a)hf'(a) = \lim_{h \to 0} \frac{f(a+h) - f(a)}{h}f′(a)=limh→0​hf(a+h)−f(a)​.
  • Mastery of Rules: Apply Power, Product, Quotient, and Chain Rules to differentiate complex expressions.
  • Implicit Differentiation: Solve for dydx\frac{dy}{dx}dxdy​ in equations where yyy is not isolated (e.g., x2+y2=25x^2 + y^2 = 25x2+y2=25).

Module 4: Applications of Derivatives

  • Optimization: Model real-world scenarios (e.g., maximizing profit or minimizing material) as functions and find extrema.
  • L’Hôpital’s Rule: Use derivatives to solve indeterminate limits of the form $0/0$ or ∞/∞\infty/\infty∞/∞.
  • Graph Analysis: Use the First and Second Derivative Tests to find intervals of increase/decrease and concavity.

## Success Metrics

To demonstrate mastery of this curriculum, a student must be able to:

  1. Algebraic Fluency: Differentiate any combination of polynomial, trigonometric, exponential, and logarithmic functions without reference materials.
  2. Graphical Interpretation: Sketch a function's graph given only its derivative properties (f′f'f′ and f′′f''f′′ signs).
  3. Modeling Proficiency: Translate a word problem (like a "Related Rates" scenario) into a solvable calculus equation.
  4. Rigorous Proof: Construct a formal ϵ−δ\epsilon-\deltaϵ−δ proof for a basic linear limit.

Visualizing the Tangent Problem

Below is a representation of the Secant line approaching the Tangent line as h→0h \to 0h→0.

Compiling TikZ diagram…
⏳
Running TeX engine…
This may take a few seconds
Figure 2 — TikZ diagram

## Real-World Application

Calculus is the language of change and is used to solve high-stakes problems across industries:

  • Physics & Engineering: Calculating instantaneous velocity and acceleration; determining the hydraulic force against structures like the Hoover Dam.
  • Economics: Finding the Marginal Cost and Marginal Revenue to optimize business production levels.
  • Biology: Modeling population growth rates and the spread of diseases using differential equations.
  • Seismology: Using logarithmic scales to compare the relative intensity of earthquakes.

[!IMPORTANT] The "Big Idea" of this course is that by looking at infinitely small intervals, we can understand the behavior of systems at a single, precise moment.

More Study Notes (45)

Briefing Doc: The Fundamentals and Applications of Integration

Calculus I: Single-Variable Differential Calculus > Integration

685 words

Briefing Document: Fundamentals and Applications of Integration

Calculus I: Single-Variable Differential Calculus > Limits and Continuity

685 words

Executive Briefing: Foundations of Limits and Continuity

Calculus I: Single-Variable Differential Calculus > Limits and Continuity

685 words

Comprehensive Curriculum: Calculus of the Hyperbolic Functions

Calculus of the Hyperbolic Functions

645 words

Mastery of Continuity: Curriculum Overview

Continuity

685 words

Curriculum Overview: Defining the Derivative

Defining the Derivative

585 words

Calculus I: Derivatives Exam Cram Sheet

Derivatives

685 words

Curriculum Overview: Derivatives and the Shape of a Graph

Derivatives and the Shape of a Graph

845 words

Curriculum Overview: Derivatives as Rates of Change

Derivatives as Rates of Change

642 words

Curriculum Overview: Derivatives of Exponential and Logarithmic Functions

Derivatives of Exponential and Logarithmic Functions

624 words

Curriculum Overview: Mastery of Derivatives for Inverse Functions

Derivatives of Inverse Functions

742 words

Curriculum Overview: Derivatives of Trigonometric Functions

Derivatives of Trigonometric Functions

680 words

Curriculum Overview: Determining Volumes by Slicing

Determining Volumes by Slicing

685 words

Curriculum Overview: Exponential and Logarithmic Functions

Exponential and Logarithmic Functions

685 words

Exponential Growth and Decay: Comprehensive Curriculum Overview

Exponential Growth and Decay

780 words

Exam Cram Sheet: Functions, Graphs, and Foundations

Functions, Graphs, and Mathematical Foundations

685 words

Curriculum Overview: Mastering Implicit Differentiation

Implicit Differentiation

785 words

Curriculum Roadmap: Integrals, Exponential Functions, and Logarithms

Integrals, Exponential Functions, and Logarithms

785 words

Integrals Involving Exponential and Logarithmic Functions: Curriculum Overview

Integrals Involving Exponential and Logarithmic Functions

782 words

Curriculum Overview: Integrals Resulting in Inverse Trigonometric Functions

Integrals Resulting in Inverse Trigonometric Functions

685 words

Exam Cram Sheet: Calculus I Integration Mastery

Integration

842 words

Curriculum Overview: Integration Formulas and the Net Change Theorem

Integration Formulas and the Net Change Theorem

785 words

Curriculum Overview: Mastery of Inverse Functions

Inverse Functions

725 words

Curriculum Overview: Mastering L’Hôpital’s Rule

L’Hôpital’s Rule

685 words

Limits and Continuity: High-Stakes Exam Cram Sheet

Limits and Continuity

680 words

Curriculum Overview: Limits at Infinity and Asymptotes

Limits at Infinity and Asymptotes

685 words

Curriculum Overview: Linear Approximations and Differentials

Linear Approximations and Differentials

525 words

Curriculum Overview: Mastery of Maxima and Minima

Maxima and Minima

782 words

Curriculum Overview: Moments and Centers of Mass

Moments and Centers of Mass

648 words

Curriculum Overview: Mastering Newton’s Method

Newton’s Method

782 words

Mastering Physical Applications in Calculus

Physical Applications

845 words

Curriculum Overview: Mastery of Related Rates

Related Rates

685 words

Curriculum Overview: Foundations of Functions and Graphs

Review of Functions and Graphs

685 words

Curriculum Overview: Mastering the Rules of Differentiation

Rules of Differentiation

685 words

Curriculum Overview: The Mechanics and Mastery of Substitution

Substitution

820 words

Curriculum Overview: The Chain Rule in Differential Calculus

The Chain Rule

685 words

Curriculum Overview: The Definite Integral

The Definite Integral

785 words

Curriculum Overview: The Derivative as a Function

The Derivative as a Function

685 words

Curriculum Overview: The Fundamental Theorem of Calculus

The Fundamental Theorem of Calculus

820 words

Mastery of the Limit Laws: Comprehensive Curriculum Overview

The Limit Laws

642 words

Curriculum Overview: The Limit of a Function

The Limit of a Function

785 words

Curriculum Overview: The Mean Value Theorem

The Mean Value Theorem

685 words

Curriculum Overview: The Precise Definition of a Limit

The Precise Definition of a Limit

585 words

Curriculum Overview: Trigonometric Functions

Trigonometric Functions

684 words

Curriculum Overview: Volumes of Revolution via Cylindrical Shells

Volumes of Revolution: Cylindrical Shells

685 words

Ready to practice? Jump straight in — no sign-up needed.

Take practice tests, review flashcards, and read study notes right now.

Take a Practice Test

Calculus I: Single-Variable Differential Calculus Practice Questions

Try 15 sample questions from a bank of 289. Answers and detailed explanations included.

Q1easy

Which of the following expressions represents a rational function?

A.

f(x)=x+3x2−1f(x) = \frac{\sqrt{x} + 3}{x^2 - 1}f(x)=x2−1x​+3​

B.

f(x)=2x3−5x+1x+4f(x) = \frac{2x^3 - 5x + 1}{x + 4}f(x)=x+42x3−5x+1​

C.

f(x)=exx2+1f(x) = \frac{e^x}{x^2 + 1}f(x)=x2+1ex​

D.

f(x)=cos⁡(x)2x−3f(x) = \frac{\cos(x)}{2x - 3}f(x)=2x−3cos(x)​

Show answer & explanation

Correct Answer: B

A rational function is defined as any function of the form f(x)=p(x)q(x)f(x) = \frac{p(x)}{q(x)}f(x)=q(x)p(x)​, where both p(x)p(x)p(x) and q(x)q(x)q(x) are polynomials. A polynomial must have coefficients and variables with only non-negative integer exponents.

  • Option A is not a rational function because the numerator contains x\sqrt{x}x​ (which is x1/2x^{1/2}x1/2), and fractional exponents are not allowed in polynomials.
  • Option B is a rational function because the numerator (2x3−5x+12x^3 - 5x + 12x3−5x+1) and the denominator (x+4x + 4x+4) are both polynomials.
  • Option C is not a rational function because the numerator contains an exponential function (exe^xex), which is a transcendental function.
  • Option D is not a rational function because the numerator contains a trigonometric function (cos⁡(x)\cos(x)cos(x)).

Therefore, the correct choice is B.

Q2easy

Which of the following conditions must be satisfied for a function fff to be considered continuous on an open interval (a,b)(a, b)(a,b)?

A.

fff is continuous at every point in the interval (a,b)(a, b)(a,b).

B.

The function fff must be defined at the endpoints aaa and bbb.

C.

The function fff must be differentiable for all xxx in (a,b)(a, b)(a,b).

D.

The limit lim⁡x→a+f(x)\lim_{x \to a^+} f(x)limx→a+​f(x) must equal the limit lim⁡x→b−f(x)\lim_{x \to b^-} f(x)limx→b−​f(x).

Show answer & explanation

Correct Answer: A

By definition, a function fff is said to be continuous on an open interval (a,b)(a, b)(a,b) if it is continuous at every individual number within that interval. Specifically, for any point ccc such that a<c<ba < c < ba<c<b, the function must satisfy the three conditions of continuity at a point: f(c)f(c)f(c) exists, lim⁡x→cf(x)\lim_{x \to c} f(x)limx→c​f(x) exists, and lim⁡x→cf(x)=f(c)\lim_{x \to c} f(x) = f(c)limx→c​f(x)=f(c). Option B is incorrect because continuity on an open interval does not require the function to be defined at the boundaries. Option C is incorrect because differentiability is a stricter requirement than continuity. Option D describes a specific limit property that is not a requirement for general continuity on an interval. Therefore, the correct definition is that the function is continuous at every point in the interval.

Q3easy

Which of the following expressions correctly represents the change-of-base formula used to evaluate a logarithm of the form log⁡ax\log_a xloga​x using a new base bbb?

A.

log⁡bxlog⁡ba\frac{\log_b x}{\log_b a}logb​alogb​x​

B.

log⁡balog⁡bx\frac{\log_b a}{\log_b x}logb​xlogb​a​

C.

log⁡bx−log⁡ba\log_b x - \log_b alogb​x−logb​a

D.

log⁡b(xa)\log_b\left(\frac{x}{a}\right)logb​(ax​)

Show answer & explanation

Correct Answer: A

The change-of-base formula is used to rewrite a logarithm with an arbitrary base in terms of another base (typically for use with a calculator using common or natural logarithms). The formula states that for any positive base b≠1b \neq 1b=1: log⁡ax=log⁡bxlog⁡ba\log_a x = \frac{\log_b x}{\log_b a}loga​x=logb​alogb​x​ To apply this correctly, the original argument (xxx) must be in the numerator and the original base (aaa) must be in the denominator. Option B is the reciprocal of the correct ratio. Options C and D represent common misconceptions based on the quotient rule for logarithms rather than the change-of-base rule. Therefore, Option A is correct.

Q4easy

Which of the following represents the most general antiderivative of the function f(x)=x4f(x) = x^4f(x)=x4?

A.

15x5+C\frac{1}{5}x^5 + C51​x5+C

B.

4x3+C4x^3 + C4x3+C

C.

15x5\frac{1}{5}x^551​x5

D.

x5+Cx^5 + Cx5+C

Show answer & explanation

Correct Answer: A

To find the general antiderivative of a power function like f(x)=xnf(x) = x^nf(x)=xn, we use the power rule for integration:

∫xndx=xn+1n+1+C\int x^n dx = \frac{x^{n+1}}{n+1} + C∫xndx=n+1xn+1​+C

Given f(x)=x4f(x) = x^4f(x)=x4, we have n=4n = 4n=4. Applying the rule:

  1. Increase the exponent by 1: $4 + 1 = 5$.
  2. Divide by the new exponent: x55\frac{x^5}{5}5x5​.
  3. Include the constant of integration CCC to represent the family of all possible antiderivatives.

This gives us 15x5+C\frac{1}{5}x^5 + C51​x5+C.

  • Option B is incorrect because it represents the derivative f′(x)f'(x)f′(x) rather than the antiderivative.
  • Option C is incorrect because it is a specific antiderivative but lacks the constant of integration CCC required for the general form.
  • Option D is incorrect because it fails to divide by the new exponent.

The correct general antiderivative is 15x5+C\frac{1}{5}x^5 + C51​x5+C.

Q5medium

Determine the zeros of the function f(x)=2x2−5x−3f(x) = 2x^2 - 5x - 3f(x)=2x2−5x−3.

A.

x=3,x=−12x = 3, x = -\frac{1}{2}x=3,x=−21​

B.

x=−3,x=12x = -3, x = \frac{1}{2}x=−3,x=21​

C.

x=−3x = -3x=−3

D.

x=3,x=12x = 3, x = \frac{1}{2}x=3,x=21​

Show answer & explanation

Correct Answer: A

To find the zeros of the function f(x)=2x2−5x−3f(x) = 2x^2 - 5x - 3f(x)=2x2−5x−3, we must solve the equation f(x)=0f(x) = 0f(x)=0.

  1. Set the function equal to zero: 2x2−5x−3=02x^2 - 5x - 3 = 02x2−5x−3=0

  2. Factor the quadratic expression: We look for two numbers that multiply to $2 \times (-3) = -6$$ and add to -5. These numbers are -6$ and 1. 2x2−6x+x−3=02x^2 - 6x + x - 3 = 02x2−6x+x−3=0 2x(x−3)+1(x−3)=02x(x - 3) + 1(x - 3) = 02x(x−3)+1(x−3)=0 (2x+1)(x−3)=0(2x + 1)(x - 3) = 0(2x+1)(x−3)=0

  3. Solve for xxx: Set each factor to zero:

  • 2x+1=0⇒2x=−1⇒x=−122x + 1 = 0 \Rightarrow 2x = -1 \Rightarrow x = -\frac{1}{2}2x+1=0⇒2x=−1⇒x=−21​
  • x−3=0⇒x=3x - 3 = 0 \Rightarrow x = 3x−3=0⇒x=3

The zeros of the function are x=3x = 3x=3 and x=−12x = -\frac{1}{2}x=−21​.

Q6easy

In physics, if the position of an object moving along a straight line is given by a function s(t)s(t)s(t), where ttt represents time, what physical quantity does the derivative s′(t)s'(t)s′(t) represent?

A.

The instantaneous velocity of the object at time ttt

B.

The average velocity of the object over a specific time interval

C.

The instantaneous acceleration of the object at time ttt

D.

The total distance traveled by the object from its starting position

Show answer & explanation

Correct Answer: A

The derivative of a function represents the instantaneous rate of change of that function with respect to its variable. When the function s(t)s(t)s(t) represents the position of an object relative to time ttt, its derivative s′(t)s'(t)s′(t) measures how fast the position is changing at a specific moment. This instantaneous rate of change of position with respect to time is defined as the instantaneous velocity. In contrast, average velocity is calculated over a time interval using the formula ΔsΔt\frac{\Delta s}{\Delta t}ΔtΔs​, and acceleration is the derivative of velocity (which corresponds to the second derivative of position, s′′(t)s''(t)s′′(t)). Therefore, the correct answer is A.

Q7easy

Based on the provided graph of the function f(x)=sin⁡(x)f(x) = \sin(x)f(x)=sin(x), identify the length of one complete cycle, which is known as the period.

A.

π/2\pi/2π/2

B.

1

C.

π\piπ

D.

2π2\pi2π

Show answer & explanation

Correct Answer: D

The period of a trigonometric function is the smallest horizontal interval over which the function's values repeat. Looking at the graph of f(x)=sin⁡(x)f(x) = \sin(x)f(x)=sin(x), the curve begins a full cycle at x=0x=0x=0, reaches a maximum at x=π/2x=\pi/2x=π/2, crosses the x-axis at x=πx=\pix=π, reaches a minimum at x=3π/2x=3\pi/2x=3π/2, and completes the cycle at x=2πx=2\pix=2π. The distance from the start (0) to the end (2π2\pi2π) of this cycle is 2π−0=2π2\pi - 0 = 2\pi2π−0=2π. Common misconceptions include confusing the period with the amplitude (1) or with the period of the tangent function (π\piπ). Therefore, the correct period is 2π2\pi2π.

Q8easy

The "area problem" is one of the two foundational problems that led to the development of calculus. Which of the following statements best identifies the problem and the method used by mathematicians to solve it?

A.

The problem asks how to find the exact area of a region with curved boundaries; it is solved by summing the areas of an infinite number of infinitesimally thin rectangles.

B.

The problem asks how to find the instantaneous rate of change of a curve; it is solved by calculating the slope of a line tangent to the curve at a single point.

C.

The problem asks how to find the roots of complex polynomial equations; it is solved by applying the fundamental theorem of algebra and factoring.

D.

The problem asks how to determine the distance between two points in three-dimensional space; it is solved by using the generalized Pythagorean theorem.

Show answer & explanation

Correct Answer: A

The area problem is a central theme in calculus that involves finding the exact area of regions that are not simple polygons (like triangles or squares) but instead have curved boundaries. Historically, this was approached using the method of exhaustion. Mathematicians would fit rectangles inside the region to approximate the area. As the number of rectangles nnn increases toward infinity (n→∞n \to \inftyn→∞), the width of each rectangle approaches zero, and the total sum of their areas approaches the exact area of the region. This process defines the definite integral. Option B describes the tangent problem (differentiation), while Options C and D refer to general algebra and geometry.

Q9easy

To approximate the area under a continuous function f(x)f(x)f(x) on the closed interval [a,b][a, b][a,b], the interval is partitioned into nnn equal subintervals of width Δx\Delta xΔx. Which of the following expressions correctly identifies the formula for a right Riemann sum?

A.

∑i=1nf(a+iΔx)Δx\sum_{i=1}^{n} f(a + i\Delta x) \Delta x∑i=1n​f(a+iΔx)Δx, where Δx=b−an\Delta x = \frac{b - a}{n}Δx=nb−a​

B.

∑i=0n−1f(a+iΔx)Δx\sum_{i=0}^{n-1} f(a + i\Delta x) \Delta x∑i=0n−1​f(a+iΔx)Δx, where Δx=b−an\Delta x = \frac{b - a}{n}Δx=nb−a​

C.

∑i=1nf(a+iΔx)\sum_{i=1}^{n} f(a + i\Delta x)∑i=1n​f(a+iΔx), where Δx=b−an\Delta x = \frac{b - a}{n}Δx=nb−a​

D.

∑i=1nf(a+iΔx)Δx\sum_{i=1}^{n} f(a + i\Delta x) \Delta x∑i=1n​f(a+iΔx)Δx, where Δx=nb−a\Delta x = \frac{n}{b - a}Δx=b−an​

Show answer & explanation

Correct Answer: A

To identify the correct formula for a right Riemann sum, we evaluate the following components: 1. Width of Subintervals (Δx\Delta xΔx): The total length of the interval, b−ab - ab−a, is divided by the number of rectangles nnn, giving Δx=b−an\Delta x = \frac{b - a}{n}Δx=nb−a​. 2. Sample Points (xix_ixi​): A right Riemann sum uses the right-hand endpoint of each subinterval [xi−1,xi][x_{i-1}, x_i][xi−1​,xi​]. The iii-th right endpoint is found by starting at aaa and moving iii widths to the right: xi=a+iΔxx_i = a + i\Delta xxi​=a+iΔx. 3. The Summation: The area of each rectangle is its height multiplied by its width: f(xi)⋅Δxf(x_i) \cdot \Delta xf(xi​)⋅Δx. We sum these from the first rectangle (i=1i=1i=1) to the nnn-th rectangle (i=ni=ni=n). Therefore, the correct expression is ∑i=1nf(a+iΔx)Δx\sum_{i=1}^{n} f(a + i\Delta x) \Delta x∑i=1n​f(a+iΔx)Δx. Option B describes a left Riemann sum (i=0i=0i=0 to n−1n-1n−1). Option C omits the width Δx\Delta xΔx. Option D uses an incorrect calculation for the width.

Q10easy

Which of the following is the derivative of f(x)=x−4f(x) = x^{-4}f(x)=x−4 with respect to xxx?

A.

f′(x)=−4x−5f'(x) = -4x^{-5}f′(x)=−4x−5

B.

f′(x)=−4x−3f'(x) = -4x^{-3}f′(x)=−4x−3

C.

f′(x)=4x−5f'(x) = 4x^{-5}f′(x)=4x−5

D.

f′(x)=−5x−5f'(x) = -5x^{-5}f′(x)=−5x−5

Show answer & explanation

Correct Answer: A

To find the derivative of the function f(x)=x−4f(x) = x^{-4}f(x)=x−4, we apply the Power Rule: ddx[xn]=nxn−1\frac{d}{dx}[x^n] = nx^{n-1}dxd​[xn]=nxn−1.

  1. Identify the exponent: n=−4n = -4n=−4.
  2. Multiply by the exponent to find the new coefficient: −4-4−4.
  3. Subtract 1 from the original exponent to find the new power: −4−1=−5-4 - 1 = -5−4−1=−5.

Combining these steps, we get f′(x)=−4x−5f'(x) = -4x^{-5}f′(x)=−4x−5.

Common pitfalls avoided in this solution include correctly subtracting 1 from a negative number (result is −5-5−5, not −3-3−3) and maintaining the negative sign in the coefficient. Correct Answer: A

Q11hard

Analyze the trigonometric function f(x)=cos⁡(x−π4)f(x) = \cos\left(x - \frac{\pi}{4}\right)f(x)=cos(x−4π​) represented in the graph below. According to the conditions for the existence of an inverse function, what is the largest value of bbb such that f(x)f(x)f(x) is one-to-one on the interval [0,b][0, b][0,b]?

A.

b=π4b = \frac{\pi}{4}b=4π​

B.

b=π2b = \frac{\pi}{2}b=2π​

C.

b=πb = \pib=π

D.

b=5π4b = \frac{5\pi}{4}b=45π​

Show answer & explanation

Correct Answer: A

To possess an inverse function, a function must be one-to-one (injective), meaning it must pass the horizontal line test across its entire domain. For the function f(x)=cos⁡(x−π4)f(x) = \cos\left(x - \frac{\pi}{4}\right)f(x)=cos(x−4π​):

  1. Identify the Peak: The cosine function cos⁡(u)\cos(u)cos(u) reaches its maximum value of 1 when u=0,±2π,…u = 0, \pm 2\pi, \dotsu=0,±2π,…. For f(x)f(x)f(x), this occurs when x−π4=0x - \frac{\pi}{4} = 0x−4π​=0, or x=π4x = \frac{\pi}{4}x=4π​.
  2. Monotonicity Analysis: On the interval [0,π4][0, \frac{\pi}{4}][0,4π​], the argument x−π4x - \frac{\pi}{4}x−4π​ increases from −π4-\frac{\pi}{4}−4π​ to 0. Since the cosine function is strictly increasing on the interval [−π,0][-\pi, 0][−π,0], f(x)f(x)f(x) is strictly increasing from f(0)=cos⁡(−π4)=22f(0) = \cos(-\frac{\pi}{4}) = \frac{\sqrt{2}}{2}f(0)=cos(−4π​)=22​​ to f(π4)=1f(\frac{\pi}{4}) = 1f(4π​)=1. It passes the horizontal line test here.
  3. Post-Peak Behavior: For any value x>π4x > \frac{\pi}{4}x>4π​, the function begins to decrease, repeating values that were already achieved in the interval [0,π4][0, \frac{\pi}{4}][0,4π​] due to the symmetry of the cosine function about its peak. Specifically, f(π4−h)=f(π4+h)f(\frac{\pi}{4} - h) = f(\frac{\pi}{4} + h)f(4π​−h)=f(4π​+h). For instance, f(0)=f(π2)=22f(0) = f(\frac{\pi}{2}) = \frac{\sqrt{2}}{2}f(0)=f(2π​)=22​​.
  4. Conclusion: Any interval [0,b][0, b][0,b] where b>π4b > \frac{\pi}{4}b>4π​ will contain points on both sides of the local maximum at x=π4x = \frac{\pi}{4}x=4π​, causing horizontal lines (such as y=0.9y = 0.9y=0.9) to intersect the graph at two distinct points. Thus, the largest interval starting at 0 that remains one-to-one is [0,π4][0, \frac{\pi}{4}][0,4π​].

Answer: A

Q12easy

Which of the following mathematical expressions represents the standard form of a logarithmic function with a positive constant base bbb?

A.

f(x)=log⁡b(x)f(x) = \log_b(x)f(x)=logb​(x)

B.

f(x)=bxf(x) = b^xf(x)=bx

C.

f(x)=xbf(x) = x^bf(x)=xb

D.

f(x)=x⋅log⁡(b)f(x) = x \cdot \log(b)f(x)=x⋅log(b)

Show answer & explanation

Correct Answer: A

A logarithmic function is defined as a function where the variable xxx is the argument (the value inside the logarithm) of a logarithm with a constant base bbb (where b>0b > 0b>0 and b≠1b \neq 1b=1).

  1. f(x)=log⁡b(x)f(x) = \log_b(x)f(x)=logb​(x) is the standard form because the variable is the argument.
  2. f(x)=bxf(x) = b^xf(x)=bx is an exponential function because the variable xxx is in the exponent.
  3. f(x)=xbf(x) = x^bf(x)=xb is a power function because the variable xxx is the base raised to a constant power.
  4. f(x)=x⋅log⁡(b)f(x) = x \cdot \log(b)f(x)=x⋅log(b) is a linear function where the logarithm is simply a constant coefficient for the variable xxx.

Therefore, the correct answer is f(x)=log⁡b(x)f(x) = \log_b(x)f(x)=logb​(x).

Q13easy

Which of the following basic trigonometric functions is periodic with a period of π\piπ radians?

A.

f(x)=sin⁡(x)f(x) = \sin(x)f(x)=sin(x)

B.

f(x)=cos⁡(x)f(x) = \cos(x)f(x)=cos(x)

C.

f(x)=tan⁡(x)f(x) = \tan(x)f(x)=tan(x)

D.

f(x)=sec⁡(x)f(x) = \sec(x)f(x)=sec(x)

Show answer & explanation

Correct Answer: C

In trigonometry, the functions sin⁡(x)\sin(x)sin(x), cos⁡(x)\cos(x)cos(x), sec⁡(x)\sec(x)sec(x), and csc⁡(x)\csc(x)csc(x) all have a period of 2π2\pi2π radians. The tangent function, f(x)=tan⁡(x)f(x) = \tan(x)f(x)=tan(x), and the cotangent function, f(x)=cot⁡(x)f(x) = \cot(x)f(x)=cot(x), have a period of π\piπ radians. This means the values of the tangent function repeat every π\piπ units along the xxx-axis. Answer: C

Q14easy

When calculating the volume of a solid of revolution, which integration method is defined by using representative rectangles that are oriented parallel to the axis of revolution?

A.

The Shell Method

B.

The Disk Method

C.

The Washer Method

D.

The Cross-Section Method

Show answer & explanation

Correct Answer: A

To identify the correct method for finding a volume of revolution, we examine the relationship between the representative rectangle (or slice) and the axis of rotation:

  1. Shell Method (Cylindrical Shells): This method is used when the representative rectangle is parallel to the axis of rotation. For instance, rotating a vertical rectangle (dxdxdx) around a vertical axis (the yyy-axis) creates a shell.
  2. Disk Method: This method is used when the representative rectangle is perpendicular to the axis of rotation and the region is adjacent to that axis.
  3. Washer Method: Similar to the disk method, the rectangle is perpendicular to the axis, but there is a gap between the region and the axis of rotation.

Since the question specifies that the rectangle is parallel to the axis, the correct answer is The Shell Method.

Q15medium

Which of the following equations correctly describes the trigonometric function shown in the graph below?

A.

f(x)=2sin⁡(2x)+1f(x) = 2\sin(2x) + 1f(x)=2sin(2x)+1

B.

f(x)=2sin⁡(x)+1f(x) = 2\sin(x) + 1f(x)=2sin(x)+1

C.

f(x)=sin⁡(2x)+1f(x) = \sin(2x) + 1f(x)=sin(2x)+1

D.

f(x)=2sin⁡(2x)−1f(x) = 2\sin(2x) - 1f(x)=2sin(2x)−1

Show answer & explanation

Correct Answer: A

To identify the equation from the graph, we analyze the transformations:

  1. Vertical Shift: The graph oscillates between a maximum of 3 and a minimum of −1-1−1. The midline is y=3+(−1)2=1y = \frac{3 + (-1)}{2} = 1y=23+(−1)​=1. This indicates a vertical shift of C=1C = 1C=1.
  2. Amplitude: The distance from the midline (y=1y=1y=1) to the peak (y=3y=3y=3) is $3 - 1 = 2. Thus, the amplitude |A| = 2$.
  3. Period: The graph completes one full cycle between x=0x = 0x=0 and x=πx = \pix=π. Therefore, the period P=πP = \piP=π.
  4. Frequency Factor (BBB): Using the formula P=2πBP = \frac{2\pi}{B}P=B2π​, we set π=2πB\pi = \frac{2\pi}{B}π=B2π​, which gives B=2B = 2B=2.
  5. Phase Shift: At x=0x = 0x=0, the function is at its midline and increasing, which is the standard behavior for a sine function without a horizontal shift ( \alpha = 0 ).

Combining these components, we get f(x)f(x) f(x)= 2\sin(2x) + 1$$. Answer: A

These are 15 of 289 questions available. Take a practice test →

Calculus I: Single-Variable Differential Calculus Flashcards

975 flashcards for spaced-repetition study. Showing 30 sample cards below.

Algebraic vs. Transcendental Functions(5 cards shown)

Question

Algebraic Function

Answer

An algebraic function is a function that can be expressed using only a finite number of basic algebraic operations: addition, subtraction, multiplication, division, and roots (powers with rational exponents).

Examples:

  • f(x)=x2+3x+2f(x) = x^2 + 3x + 2f(x)=x2+3x+2 (Polynomial)
  • g(x)=x−1x+1g(x) = \frac{x-1}{x+1}g(x)=x+1x−1​ (Rational)
  • h(x)=x2+1h(x) = \sqrt{x^2+1}h(x)=x2+1​ (Radical)

[!NOTE] The domain of a rational algebraic function p(x)/q(x)p(x)/q(x)p(x)/q(x) is all xxx where q(x)≠0q(x) \neq 0q(x)=0.

Question

Transcendental Function

Answer

A transcendental function is a function that "transcends" or goes beyond the capabilities of basic algebra. These functions cannot be expressed by a finite sequence of algebraic operations.

Main Categories:

  1. Trigonometric: sin⁡(x),cos⁡(x),tan⁡(x)\sin(x), \cos(x), \tan(x)sin(x),cos(x),tan(x)
  2. Exponential: bxb^xbx (where b>0,b≠1b > 0, b \neq 1b>0,b=1)
  3. Logarithmic: log⁡b(x)\log_b(x)logb​(x)

[!TIP] If the independent variable xxx is inside a trig function or appears as an exponent, the function is transcendental.

Question

Comparison: Algebraic vs. Transcendental

Answer

Whether a function is algebraic or transcendental depends on the operations used to define it.

FeatureAlgebraicTranscendental
Operations+++, −-−, ×\times×, ÷\div÷, xn\sqrt[n]{x}nx​sin⁡,cos⁡,log⁡,bx,…\sin, \cos, \log, b^x, \dotssin,cos,log,bx,…
PowersRational constants (e.g., x2/3x^{2/3}x2/3)Variables or Irrational (e.g., 2x,xπ2^x, x^\pi2x,xπ)
Examplef(x)=x3+14x+2f(x) = \frac{x^3+1}{4x+2}f(x)=4x+2x3+1​g(x)=sin⁡(2x)g(x) = \sin(2x)g(x)=sin(2x)
Loading Diagram...
Figure 1 — Mermaid diagram

Question

Exponential vs. Power Functions

Answer

It is critical to distinguish between these based on the location of the variable.

  • Power Function (Algebraic): The variable is the base.
    • Example: f(x)=x2f(x) = x^2f(x)=x2
  • Exponential Function (Transcendental): The variable is the exponent.
    • Example: g(x)=2xg(x) = 2^xg(x)=2x

[!WARNING] Even though 2x2^x2x uses a power operation, it is transcendental because it cannot be simplified into basic algebraic arithmetic of xxx.

Question

Formal Definition of Algebraic Functions

Answer

Formally, a function y=f(x)y = f(x)y=f(x) is algebraic if it satisfies a polynomial equation of the form:

Pn(x)yn+Pn−1(x)yn−1+⋯+P1(x)y+P0(x)=0P_n(x)y^n + P_{n-1}(x)y^{n-1} + \dots + P_1(x)y + P_0(x) = 0Pn​(x)yn+Pn−1​(x)yn−1+⋯+P1​(x)y+P0​(x)=0

where P0,…,PnP_0, \dots, P_nP0​,…,Pn​ are polynomial functions of xxx. Any function that does not satisfy such an equation is transcendental.

Compiling TikZ diagram…
⏳
Running TeX engine…
This may take a few seconds
Figure 1 — TikZ diagram

Anatomy of the Definite Integral(5 cards shown)

Question

Integrand

Answer

The function f(x)f(x)f(x) that is undergoing the process of integration.

∫abf(x) dx\int_a^b \mathbf{f(x)} \, dx∫ab​f(x)dx

[!TIP] Think of the integrand as the "inside" function that defines the height of the region at any point xxx.

Question

Limits of Integration

Answer

The values aaa and bbb that define the interval [a,b][a, b][a,b] over which the function is integrated.

TermSymbolPosition
Upper LimitbbbTop of the integral symbol ∫\int∫
Lower LimitaaaBottom of the integral symbol ∫\int∫

[!NOTE] If a<ba < ba<b, we are integrating from left to right along the x-axis.

Question

Variable of Integration

Answer

The variable (usually xxx, ttt, or uuu) indicated by the differential d[variable]d[\text{variable}]d[variable]. It determines which axis the "width" of the Riemann rectangles lies on.

Example: In ∫sin⁡(t) dt\int \sin(t) \, dt∫sin(t)dt, the variable of integration is ttt.

[!WARNING] The differential dxdxdx is not just a decoration; it is mathematically essential for change of variables (Substitution Rule).

Question

Definite Integral Notation

Answer

The complete mathematical syntax used to represent the signed area under a curve or the net change of a quantity.

Loading Diagram...
Figure 1 — Mermaid diagram

∫abf(x) dx\int_a^b f(x) \, dx∫ab​f(x)dx

Question

Dummy Variable

Answer

A name for the variable of integration in a definite integral, so called because the final numerical result does not depend on the letter used.

Property: ∫abf(x) dx=∫abf(t) dt=∫abf(u) du\int_a^b f(x) \, dx = \int_a^b f(t) \, dt = \int_a^b f(u) \, du∫ab​f(x)dx=∫ab​f(t)dt=∫ab​f(u)du

[!NOTE] Once the definite integral is evaluated using the Fundamental Theorem of Calculus, the dummy variable disappears entirely.

Angle Measure Conversion: Degrees and Radians(5 cards shown)

Question

Radian Measure

Answer

The measure of an angle θ\thetaθ defined by the length of the arc sss it subtends on a unit circle (a circle with radius r=1r=1r=1).

[!NOTE] Because the circumference of a unit circle is 2π2\pi2π, a full 360∘360^\circ360∘ rotation is equal to 2π2\pi2π radians.

Loading Diagram...
Figure 1 — Mermaid diagram

Question

Degrees to Radians Conversion

Answer

To convert an angle from degrees (DDD) to radians (RRR), multiply the degree measure by the factor:

π180∘\frac{\pi}{180^\circ}180∘π​

Formula: R=D⋅(π180∘)R = D \cdot \left( \frac{\pi}{180^\circ} \right)R=D⋅(180∘π​)

Example: Convert 45∘45^\circ45∘ to radians: $45⋅π180=45π180=π445 \cdot \frac{\pi}{180} = \frac{45\pi}{180} = \frac{\pi}{4}45⋅180π​=18045π​=4π​ rad$

[!TIP] Think: "To get radians, put π\piπ on top."

Question

Radians to Degrees Conversion

Answer

To convert an angle from radians (RRR) to degrees (DDD), multiply the radian measure by the factor:

180∘π\frac{180^\circ}{\pi}π180∘​

Formula: D=R⋅(180∘π)D = R \cdot \left( \frac{180^\circ}{\pi} \right)D=R⋅(π180∘​)

Example: Convert π3\frac{\pi}{3}3π​ rad to degrees: π3⋅180π=1803=60∘\frac{\pi}{3} \cdot \frac{180}{\pi} = \frac{180}{3} = 60^\circ3π​⋅π180​=3180​=60∘

[!TIP] Think: "To get degrees, put 180 on top to cancel out the π\piπ."

Question

Standard Equivalence: 180∘180^\circ180∘

Answer

The fundamental relationship used for all angle conversions is:

180∘=π radians180^\circ = \pi \text{ radians}180∘=π radians

This equivalence stems from the fact that a semi-circle is half of the total circumference (2π2\pi2π) and half of a full rotation (360∘360^\circ360∘).

DegreesRadians
90∘90^\circ90∘π/2\pi/2π/2
180∘180^\circ180∘π\piπ
270∘270^\circ270∘3π/23\pi/23π/2
360∘360^\circ360∘2π2\pi2π

Question

Conversion of Non-Standard Angles

Answer

While common angles like 30∘30^\circ30∘ or 45∘45^\circ45∘ are easily memorized, the conversion process remains consistent for any value.

Problem: Convert 210∘210^\circ210∘ to radians.

Solution:

  1. Multiply by π180∘\frac{\pi}{180^\circ}180∘π​
  2. $$210 \cdot \frac{\pi}{180} = \frac{210\pi}{180}$$
  3. Simplify the fraction by dividing by 30: 7π6 rad\frac{7\pi}{6} \text{ rad}67π​ rad
Compiling TikZ diagram…
⏳
Running TeX engine…
This may take a few seconds
Figure 1 — TikZ diagram

Antidifferentiation and Initial-Value Problems(5 cards shown)

Question

Antiderivative

Answer

A function FFF is an antiderivative of a function fff if its derivative is equal to fff for all xxx in the domain of fff.

If F′(x)=f(x), then F(x) is an antiderivative of f(x).\text{If } F'(x) = f(x), \text{ then } F(x) \text{ is an antiderivative of } f(x).If F′(x)=f(x), then F(x) is an antiderivative of f(x).

[!NOTE] While differentiation is the process of finding a rate of change, antidifferentiation is the process of finding the original function from its rate of change.

Question

Constant of Integration (CCC)

Answer

An arbitrary constant added to the end of an antiderivative to represent the entire family of possible original functions.

Since the derivative of any constant is zero, multiple functions can share the same derivative:

  • ddx(x2+5)=2x\frac{d}{dx}(x^2 + 5) = 2xdxd​(x2+5)=2x
  • ddx(x2−10)=2x\frac{d}{dx}(x^2 - 10) = 2xdxd​(x2−10)=2x
  • ddx(x2+C)=2x\frac{d}{dx}(x^2 + C) = 2xdxd​(x2+C)=2x

[!TIP] Always include +C+ C+C when finding an indefinite integral to account for this vertical shift in the family of curves.

Question

Initial-Value Problem (IVP)

Answer

A mathematical problem consisting of a differential equation and an initial condition that specifies the value of the unknown function at a particular point.

Loading Diagram...
Figure 1 — Mermaid diagram

Goal: To determine the specific value of the constant CCC.

Question

Initial Condition

Answer

A specific point (x0,y0)(x_0, y_0)(x0​,y0​) known to lie on the graph of the antiderivative, used to solve for the unique constant CCC.

TermNotation
Independent Variablex0x_0x0​
Dependent Variabley0=f(x0)y_0 = f(x_0)y0​=f(x0​)

Example: If f′(x)=2xf'(x) = 2xf′(x)=2x and the initial condition is f(1)=5f(1) = 5f(1)=5:

  1. f(x)=x2+Cf(x) = x^2 + Cf(x)=x2+C
  2. $5 = (1)^2 + C$
  3. C=4C = 4C=4

Question

Particular Solution

Answer

The unique function that satisfies both the differential equation and the given initial condition.

Unlike the General Solution (which contains CCC), a Particular Solution has a specific numerical value for the constant.

[!WARNING] A common error is providing the general solution when an initial condition was provided. If you have an (x,y)(x, y)(x,y) pair, your final answer should not contain an unsolved CCC.

Applied Conditions of a Catenary Curve(5 cards shown)

Question

The Catenary Curve

Answer

The shape that a perfectly flexible, uniform cable or chain assumes when hanging freely under its own weight between two fixed supports.

[!NOTE] The name comes from the Latin word catena, which means "chain."

Question

Mathematical Form of a Catenary

Answer

The catenary is described by the hyperbolic cosine function:

y=acosh⁡(xa)=a(ex/a+e−x/a2)y = a \cosh\left(\frac{x}{a}\right) = a \left( \frac{e^{x/a} + e^{-x/a}}{2} \right)y=acosh(ax​)=a(2ex/a+e−x/a​)

Where:

  • aaa represents the ratio of the horizontal tension to the weight per unit length of the chain.
  • The lowest point (vertex) of the curve is at (0,a)(0, a)(0,a).

Question

Catenary vs. Parabola

Answer

While they look similar, their physical conditions differ significantly:

FeatureCatenaryParabola
Weight DistributionUniform along the arc length (e.g., a hanging chain).Uniform along the horizontal distance (e.g., a suspension bridge deck).
Equationy=acosh⁡(x/a)y = a \cosh(x/a)y=acosh(x/a)y=ax2+bx+cy = ax^2 + bx + cy=ax2+bx+c

[!TIP] A suspension bridge cable approximates a parabola because the heavy road deck (distributed horizontally) outweighs the cable itself.

Question

The Inverted Catenary Arch

Answer

In architecture, a catenary arch is a curve that is the vertical reflection of a hanging catenary.

Condition for Stability: Because the hanging chain is in pure tension, the inverted arch is in pure compression. This allows the structure to support its own weight without bending moments.

Example:

  • The Gateway Arch in St. Louis (a weighted catenary).
  • Gaudí’s Sagrada Família (modeled using hanging chains).

Question

Application: Transmission Lines

Answer

Electrical power lines hanging between pylons are the most common real-world application of catenary curves.

Applied Conditions:

  1. Uniform Gravity: The force acts along the length of the wire.
  2. Sag Calculation: Engineers use catenary equations to ensure the "sag" of the wire provides enough clearance from the ground and accounts for thermal expansion.
Loading Diagram...
Figure 1 — Mermaid diagram

Applied Optimization Problems(5 cards shown)

Question

Optimization Problem

Answer

A mathematical problem where the goal is to find the maximum or minimum value of a specific quantity, often subject to certain restrictions.

[!NOTE] Common applications include maximizing area/volume, maximizing profit, or minimizing cost/material usage.

Example: Finding the dimensions of a rectangular garden that provide the largest possible area given a fixed amount of fencing.

Question

Objective Function

Answer

The primary function that represents the quantity you are trying to maximize or minimize.

Common Forms:

  • Area: A(x,y)=xyA(x, y) = xyA(x,y)=xy
  • Volume: V(x,y,z)=xyzV(x, y, z) = xyzV(x,y,z)=xyz
  • Profit: P(x)=R(x)−C(x)P(x) = R(x) - C(x)P(x)=R(x)−C(x)

[!TIP] In multi-variable problems, use the constraint to rewrite the objective function in terms of a single variable before differentiating.

Question

Constraint Equation

Answer

An auxiliary equation representing the limitations or restrictions of the problem. It is used to relate the variables in the objective function.

Example (Garden with 100ft fence): If xxx and yyy are side lengths, the constraint might be: 2x+y=1002x + y = 1002x+y=100

Solving for yyy: y=100−2xy = 100 - 2xy=100−2x

This is then substituted into the Objective Function A=xyA = xyA=xy to get A(x)=x(100−2x)A(x) = x(100 - 2x)A(x)=x(100−2x).

Question

Endpoint Analysis

Answer

The process of checking the values of the objective function at the boundaries of its domain to find absolute extrema.

LocationReason to Check
Critical PointsWhere f′(x)=0f'(x) = 0f′(x)=0 or is undefined.
EndpointsThe physical limits of the problem (e.g., x=0x=0x=0).

[!WARNING] Don't assume the critical point is the answer. If the domain is a closed interval [a,b][a, b][a,b], the Extreme Value Theorem guarantees the max/min occurs at either a critical point or an endpoint.

Question

Optimization Workflow

Answer

A systematic approach to solving applied problems.

Loading Diagram...
Figure 1 — Mermaid diagram

[!TIP] Use the Second Derivative Test (f′′(x)f''(x)f′′(x)) to quickly confirm if a critical point is a maximum (f′′<0f'' < 0f′′<0) or a minimum (f′′>0f'' > 0f′′>0).

Showing 30 of 975 flashcards. Study all flashcards →

Related Study Resources

Explore other free certification prep and study materials on BrainyBee.

∫

Calculus 1 Mastery

AWS Certified Cloud Practitioner (CLF-C02)

854 questions · 163 notes

AWS Certified Solutions Architect - Associate (SAA-C03)

833 questions · 204 notes

AWS Certified Machine Learning Engineer - Associate (MLA-C01)

724 questions · 160 notes

Microsoft Azure AI Fundamentals (AI-900)

255 questions · 54 notes

AWS Certified Advanced Networking - Specialty (ANS-C01)

1156 questions · 231 notes

AWS Certified Security - Specialty (SCS-C03)

980 questions · 130 notes

Microsoft Azure Fundamentals (AZ-900)

680 questions · 96 notes

Ready to ace Calculus I: Single-Variable Differential Calculus?

Access all 289 practice questions, 1 timed mock exams, study notes, and flashcards — no sign-up required.

Start Studying — Free
Explore All HivesBlogHome

© 2026 BrainyBee. Free AI-powered exam prep.

Loading Diagram...
Flowchart, top to bottom. Position s connects to Velocity v (Differentiate). B connects to Acceleration a (Differentiate). C connects to Velocity v + C1 (Antidifferentiate). D connects to Position s + C1t + C2 (Antidifferentiate).
Loading Diagram...
Flowchart, top to bottom. Analyze f'x connects to Sign Change?. B -- + to - connects to Local Max. B -- - to + connects to Local Min. B -- No change connects to No Extrema. Analyze f''x connects to Sign Change?. G -- Yes connects to Inflection Point. G -- No connects to No Inflection.
Loading Diagram...
Flowchart, top to bottom. Choose Volume Method connects to Rotation Axis?. B connects to Representative Rectangle? (Horizontal). B connects to Representative Rectangle? (Vertical). C connects to Disk/Washer - dx (Vertical Strip). C connects to Shells - dy (Horizontal Strip). D connects to Shells - dx (Vertical Strip). D connects to Disk/Washer - dy (Horizontal Strip).
Loading Diagram...
Flowchart, top to bottom. Read & Identify Variables connects to Write Objective Function. B connects to Secondary Constraint?. C -- Yes connects to Solve Constraint for 1 Variable. D connects to Substitute into Objective Function. C -- No connects to Differentiate Objective Function. E connects to F. F connects to Find Critical Points. G connects to Test Endpoints/Intervals. 1 more statements.
Loading Diagram...
Flowchart, top to bottom. Exact Region Under Curve connects to Divide into n Sub-intervals. B connects to Choose Sample Point. C connects to Left Riemann Sum (Left Edge). C connects to Right Riemann Sum (Right Edge). C connects to Midpoint Riemann Sum (Midpoint). D & E & F connects to Increase n to Infinity. G connects to Exact Definite Integral.
Loading Diagram...
Flowchart, top to bottom. The Limit connects to Differential Calculus. The Limit] --> B[Differential Calculus connects to Integral Calculus. B connects to The Tangent Problem. C connects to The Area Problem. D connects to Instantaneous Rate of Change. E connects to Accumulation of Quantity. F connects to Physics: Velocity/Acceleration. G connects to Engineering: Work/Centroids.
Loading Diagram...
Flowchart, top to bottom. Start: Define Curve connects to Function Form?. B -- "y = f(x) connects to Calculate f'(x). B -- "x = g(y) connects to Calculate g'(y). C connects to Setup Integral: sqrt(1 + [f'(x)]^2). D connects to Setup Integral: sqrt(1 + [g'(y)]^2). E connects to Calculate Area?. F connects to G. G -- Yes connects to Multiply by 2*pi*radius. 2 more statements.
Loading Diagram...
Mermaid diagram. root Applications. Engineering. Bridge Cables. Road Curvature. Manufacturing. Coating Costs. Sheet Metal Shaping. Physics. 5 more statements.
Loading Diagram...
Flowchart, top to bottom. Analyze Region Boundaries connects to Consistent Boundaries?. Choice -- Yes: Top/Bottom connects to Use dx: Int f - g dx. Choice -- Yes: Right/Left connects to Use dy: Int f - g dy. Choice -- No connects to Split into multiple sub-regions. Split connects to DX. Split connects to DY.
Loading Diagram...
Flowchart, top to bottom. All Functions connects to Algebraic Functions. All Functions] --> B[Algebraic Functions connects to Transcendental Functions. B connects to Polynomials. B connects to Rational Functions. B connects to Root/Power Functions. D connects to Linear. D connects to Quadratic. C connects to Trigonometric. 2 more statements.
Loading Diagram...
Flowchart, top to bottom. Algebraic Functions connects to Limits. B connects to Continuity. C -- Yes connects to The Derivative. D connects to Applications: Slopes/Rates. E connects to Fundamental Theorem of Calculus. F connects to The Integral.
Loading Diagram...
Flowchart, top to bottom. Function connects to Uses only basic ops?. B -- Yes connects to Algebraic. B -- No connects to Transcendental. C connects to Polynomials. C connects to Rational Functions. D connects to Trig/Inverse Trig. D connects to Exponential/Log.
Loading Diagram...
Flowchart, left to right. Integral Symbol connects to a: Lower Limit. Integral Symbol] --> L[a: Lower Limit connects to b: Upper Limit. Integral Symbol] --> L[a: Lower Limit connects to f(x): Integrand. Integral Symbol] --> L[a: Lower Limit connects to dx: Differential.
Loading Diagram...
Mermaid diagram. Title: Radian Concept. Arc Length (s): 1.
Loading Diagram...
Flowchart, top to bottom. Differential Equation: f'(x) connects to Antidifferentiate. B connects to General Solution: F(x) + C. C connects to Apply Initial Condition: F(x0) = y0. D connects to Particular Solution.
Loading Diagram...
Flowchart, top to bottom. Pylon A connects to Sagging Wire)) C[Pylon B.
Loading Diagram...
Flowchart, top to bottom. Identify Variables & Draw Diagram connects to Write Objective Function. B connects to Identify Constraint Equation. C connects to Substitute Constraint into Objective. D connects to Find Critical Points f'x = 0. E connects to Verify Max/Min & Check Endpoints.