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.

Q1medium

Consider the trigonometric function g(x)=2sin⁡(3x−π)+4g(x) = 2 \sin(3x - \pi) + 4g(x)=2sin(3x−π)+4. Which of the following correctly describes its amplitude, period, and phase shift?

A.

Amplitude: 2; Period: 2π3\frac{2\pi}{3}32π​; Phase shift: π3\frac{\pi}{3}3π​ units to the right

B.

Amplitude: 2; Period: 3π3\pi3π; Phase shift: π\piπ units to the right

C.

Amplitude: 2; Period: 2π3\frac{2\pi}{3}32π​; Phase shift: π\piπ units to the left

D.

Amplitude: 1; Period: 2π3\frac{2\pi}{3}32π​; Phase shift: π3\frac{\pi}{3}3π​ units to the right

Show answer & explanation

Correct Answer: A

To identify the transformations, express the function in the standard form g(x)=Asin⁡(B(x−α))+Cg(x) = A \sin(B(x - \alpha)) + Cg(x)=Asin(B(x−α))+C. By factoring out 3 from the argument, we get g(x)=2sin⁡(3(x−π3))+4g(x) = 2 \sin(3(x - \frac{\pi}{3})) + 4g(x)=2sin(3(x−3π​))+4. 1. The amplitude is ∣A∣=2|A| = 2∣A∣=2. 2. The period is given by 2πB=2π3\frac{2\pi}{B} = \frac{2\pi}{3}B2π​=32π​. 3. The phase shift α\alphaα is π3\frac{\pi}{3}3π​, which represents a shift to the right. 4. The vertical shift is 4 units up. Answer: A

Q2easy

The provided graph shows a function f(x)f(x)f(x) with different types of discontinuities at x=−2x = -2x=−2, x=0x = 0x=0, and x=2x = 2x=2. Based on the visual characteristics of the graph, which type of discontinuity occurs at the point x=−2x = -2x=−2?

A.

Removable discontinuity

B.

Jump discontinuity

C.

Infinite discontinuity

D.

Endpoint discontinuity

Show answer & explanation

Correct Answer: A

To identify the type of discontinuity, we look at the behavior of the graph and the limits at that point. 1. Removable Discontinuity: Occurs at x=ax = ax=a if the limit lim⁡x→af(x)\lim_{x \to a} f(x)limx→a​f(x) exists, but the function is either undefined at aaa or f(a)f(a)f(a) does not equal the limit. Visually, this appears as a 'hole' in an otherwise continuous line. In the graph, at x=−2x = -2x=−2, the curve segments align at the same yyy-value but are interrupted by an open circle, which is the definition of a removable discontinuity. 2. Jump Discontinuity: Occurs when the left-hand and right-hand limits are different (the graph 'jumps' from one value to another), as seen at x=0x = 0x=0. 3. Infinite Discontinuity: Occurs when the function approaches infinity, usually represented by a vertical asymptote, as seen at x=2x = 2x=2. Therefore, the correct classification for x=−2x = -2x=−2 is a removable discontinuity.

Q3easy

Which of the following conditions must be satisfied by a function fff on a closed interval [a,b][a, b][a,b] for the Mean Value Theorem to guarantee that there exists at least one point ccc in the open interval (a,b)(a, b)(a,b) such that f′(c)=f(b)−f(a)b−af'(c) = \frac{f(b) - f(a)}{b - a}f′(c)=b−af(b)−f(a)​?

A.

fff is continuous on (a,b)(a, b)(a,b) and differentiable on [a,b][a, b][a,b]

B.

fff is continuous on [a,b][a, b][a,b] and differentiable on (a,b)(a, b)(a,b)

C.

fff is continuous on [a,b][a, b][a,b] and f(a)=f(b)f(a) = f(b)f(a)=f(b)

D.

fff is differentiable on [a,b][a, b][a,b] and f(x)>0f(x) > 0f(x)>0 for all xxx in [a,b][a, b][a,b]

Show answer & explanation

Correct Answer: B

The Mean Value Theorem (MVT) requires two primary hypotheses for a function fff over an interval [a,b][a, b][a,b]:

  1. Continuity: The function must be continuous on the closed interval [a,b][a, b][a,b]. This ensures there are no jumps or holes between the endpoints.
  2. Differentiability: The function must be differentiable on the open interval (a,b)(a, b)(a,b). This ensures that a tangent line exists at every point inside the interval.

If these conditions are met, the theorem states that there is at least one point ccc where the instantaneous rate of change (slope of the tangent line) is equal to the average rate of change (slope of the secant line) over the interval.

  • Option A incorrectly swaps the requirement for closed and open intervals.
  • Option C refers to the specific conditions for Rolle's Theorem, which is a special case of the MVT where the endpoints have the same value.
  • Option D adds an unnecessary constraint that the function must be positive.

Therefore, the correct requirements are stated in option B.

Q4easy

Consider the region RRR in the first quadrant bounded by the curve y=x2y = x^2y=x2, the xxx-axis, and the vertical line x=2x = 2x=2. Which of the following definite integrals correctly represents the volume of the solid generated by rotating the region RRR about the yyy-axis using the method of cylindrical shells?

A.

V=∫022πx(x2) dxV = \int_{0}^{2} 2\pi x (x^2) \, dxV=∫02​2πx(x2)dx

B.

V=∫02π(x2)2 dxV = \int_{0}^{2} \pi (x^2)^2 \, dxV=∫02​π(x2)2dx

C.

V=∫042πyy dyV = \int_{0}^{4} 2\pi y \sqrt{y} \, dyV=∫04​2πyy​dy

D.

V=∫02πx(x2) dxV = \int_{0}^{2} \pi x (x^2) \, dxV=∫02​πx(x2)dx

Show answer & explanation

Correct Answer: A

To find the volume of a solid of revolution using the cylindrical shell method for rotation about the yyy-axis, we use the formula:

V=∫ab2π⋅r(x)⋅h(x) dxV = \int_{a}^{b} 2\pi \cdot r(x) \cdot h(x) \, dxV=∫ab​2π⋅r(x)⋅h(x)dx

Where:

  1. Radius r(x)r(x)r(x): The distance from the axis of rotation (the yyy-axis) to a vertical strip at a generic position xxx. In this case, r(x)=xr(x) = xr(x)=x.
  2. Height h(x)h(x)h(x): The vertical height of the shell, which is determined by the function value y=x2y = x^2y=x2. Thus, h(x)=x2h(x) = x^2h(x)=x2.
  3. Limits of Integration: The region RRR is defined from the yyy-axis (x=0x=0x=0) to the vertical line x=2x=2x=2, giving bounds of [0,2][0, 2][0,2].

Substituting these components into the formula gives: V=∫022π⋅(x)⋅(x2) dxV = \int_{0}^{2} 2\pi \cdot (x) \cdot (x^2) \, dxV=∫02​2π⋅(x)⋅(x2)dx

Analysis of Distractors:

  • Option B represents the Disk Method for rotation about the xxx-axis (V=∫π[f(x)]2 dxV = \int \pi [f(x)]^2 \, dxV=∫π[f(x)]2dx).
  • Option C incorrectly attempts a yyy-variable setup that does not align with the shell method geometry for this rotation.
  • Option D correctly identifies the radius and height but omits the factor of 2 from the circumference formula (2πr2\pi r2πr).

The correct integral is Option A.

Q5easy

Rolle's Theorem states that if a function fff is continuous on a closed interval [a,b][a, b][a,b], differentiable on the open interval (a,b)(a, b)(a,b), and f(a)=f(b)f(a) = f(b)f(a)=f(b), which of the following must be true?

A.

There exists at least one point ccc in the interval (a,b)(a, b)(a,b) such that f′(c)=0f'(c) = 0f′(c)=0

B.

There exists at least one point ccc in the interval (a,b)(a, b)(a,b) such that f(c)=0f(c) = 0f(c)=0

C.

The derivative f′(c)f'(c)f′(c) must be equal to the average rate of change f(b)−f(a)b−a\frac{f(b) - f(a)}{b - a}b−af(b)−f(a)​ for all c∈(a,b)c \in (a, b)c∈(a,b)

D.

The function f(x)f(x)f(x) must be a constant value across the entire interval [a,b][a, b][a,b]

Show answer & explanation

Correct Answer: A

Rolle's Theorem provides a specific condition for the existence of a horizontal tangent line. If a function is continuous on [a,b][a, b][a,b] and differentiable on (a,b)(a, b)(a,b), and its values at the endpoints are equal (f(a)=f(b)f(a) = f(b)f(a)=f(b)), the function must 'turn around' at some point to return to the same height. At this turning point (a local maximum or minimum), the derivative f′(c)f'(c)f′(c) must be equal to zero. Option A correctly identifies this conclusion. Option B confuses the derivative being zero with the function value being zero (roots). Option C describes the Mean Value Theorem (which simplifies to Rolle's when f(a)=f(b)f(a)=f(b)f(a)=f(b), but specifies a non-zero slope generally). Option D is incorrect because the function can vary as long as it returns to the same height at the end of the interval.

Q6easy

Identify the correct evaluation of the indefinite integral:

∫11+x2 dx\int \frac{1}{1+x^2} \, dx∫1+x21​dx

A.

arctan⁡(x)+C\arctan(x) + Carctan(x)+C

B.

ln⁡(1+x2)+C\ln(1+x^2) + Cln(1+x2)+C

C.

arcsin⁡(x)+C\arcsin(x) + Carcsin(x)+C

D.

−11+x+C\frac{-1}{1+x} + C1+x−1​+C

Show answer & explanation

Correct Answer: A

To solve the integral ∫11+x2 dx\int \frac{1}{1+x^2} \, dx∫1+x21​dx, we recall the standard derivatives of inverse trigonometric functions.

  1. Identify the basic formula: One of the fundamental integration formulas is derived from the fact that the derivative of the inverse tangent function is: ddx(arctan⁡(x))=11+x2\frac{d}{dx}(\arctan(x)) = \frac{1}{1+x^2}dxd​(arctan(x))=1+x21​
  2. Apply the Antiderivative: Since integration is the inverse process of differentiation, it follows that: ∫11+x2 dx=arctan⁡(x)+C\int \frac{1}{1+x^2} \, dx = \arctan(x) + C∫1+x21​dx=arctan(x)+C
  3. Analyze the Distractors:
    • Option B is incorrect because the derivative of ln⁡(1+x2)\ln(1+x^2)ln(1+x2) is 2x1+x2\frac{2x}{1+x^2}1+x22x​, which requires an xxx in the numerator of the integrand.
    • Option C is incorrect because the integral resulting in arcsin⁡(x)\arcsin(x)arcsin(x) is ∫11−x2 dx\int \frac{1}{\sqrt{1-x^2}} \, dx∫1−x2​1​dx.
    • Option D is incorrect as it results from a misuse of the power rule for the expression (1+x)−1(1+x)^{-1}(1+x)−1.

Therefore, the correct antiderivative is arctan⁡(x)+C\arctan(x) + Carctan(x)+C.

Q7hard

Consider the function f(x)=x2−4x+7f(x) = x^2 - 4x + 7f(x)=x2−4x+7 restricted to the domain x≤2x \le 2x≤2. Which of the following defines the inverse function f−1(x)f^{-1}(x)f−1(x) and its correct domain?

A.

f−1(x)=2+x−3f^{-1}(x) = 2 + \sqrt{x-3}f−1(x)=2+x−3​ for x≥3x \ge 3x≥3

B.

f−1(x)=2−x−3f^{-1}(x) = 2 - \sqrt{x-3}f−1(x)=2−x−3​ for x≥3x \ge 3x≥3

C.

f−1(x)=2−x−3f^{-1}(x) = 2 - \sqrt{x-3}f−1(x)=2−x−3​ for x≤3x \le 3x≤3

D.

f−1(x)=3−x−2f^{-1}(x) = 3 - \sqrt{x-2}f−1(x)=3−x−2​ for x≥2x \ge 2x≥2

Show answer & explanation

Correct Answer: B

To find the inverse of f(x)=x2−4x+7f(x) = x^2 - 4x + 7f(x)=x2−4x+7 on the domain x≤2x \le 2x≤2, follow these steps:

  1. Complete the square: f(x)=(x2−4x+4)+3=(x−2)2+3f(x) = (x^2 - 4x + 4) + 3 = (x-2)^2 + 3f(x)=(x2−4x+4)+3=(x−2)2+3.
  2. Identify the range: For the domain x≤2x \le 2x≤2, the term (x−2)2≥0(x-2)^2 \ge 0(x−2)2≥0, so f(x)≥3f(x) \ge 3f(x)≥3. The range of fff is [3,∞)[3, \infty)[3,∞), which becomes the domain of f−1f^{-1}f−1.
  3. Interchange xxx and yyy: x=(y−2)2+3x = (y-2)^2 + 3x=(y−2)2+3.
  4. Solve for yyy: x−3=(y−2)2x - 3 = (y-2)^2x−3=(y−2)2 ±x−3=y−2\pm \sqrt{x-3} = y - 2±x−3​=y−2 y=2±x−3y = 2 \pm \sqrt{x-3}y=2±x−3​
  5. Select the correct branch: Since the domain of fff is x≤2x \le 2x≤2, the range of f−1f^{-1}f−1 must be y≤2y \le 2y≤2. This implies we must choose the negative branch: f−1(x)=2−x−3f^{-1}(x) = 2 - \sqrt{x-3}f−1(x)=2−x−3​.

Therefore, the inverse function is f−1(x)=2−x−3f^{-1}(x) = 2 - \sqrt{x-3}f−1(x)=2−x−3​ with domain x≥3x \ge 3x≥3. Answer: B

Q8easy

In the context of the area problem in calculus, which of the following best describes the role of a limit?

A.

It is used to find the exact area by taking the limit of the sum of approximating rectangle areas as the number of rectangles approaches infinity.

B.

It is used to calculate the slope of a line tangent to the curve at a single, specific point.

C.

It determines the maximum vertical distance between the curve and the xxx-axis on a closed interval.

D.

It provides a way to calculate the area of a single rectangle without knowing its width or height.

Show answer & explanation

Correct Answer: A

The area problem asks us to find the exact area under a curve y=f(x)y = f(x)y=f(x) on an interval [a,b][a, b][a,b].

  1. We begin by approximating the area using nnn rectangles of equal width Δx\Delta xΔx.
  2. The sum of the areas of these rectangles is called a Riemann sum.
  3. As we increase the number of rectangles (nnn), the approximation becomes more accurate.
  4. The limit of this sum as n→∞n \to \inftyn→∞ (or as the width Δx→0\Delta x \to 0Δx→0) gives us the exact area under the curve, which is defined as the definite integral:

Area=lim⁡n→∞∑i=1nf(xi∗)Δx=∫abf(x) dx\text{Area} = \lim_{n \to \infty} \sum_{i=1}^n f(x_i^*) \Delta x = \int_a^b f(x) \, dxArea=limn→∞​∑i=1n​f(xi∗​)Δx=∫ab​f(x)dx

Option B describes the tangent problem (the derivative), while options C and D do not describe the fundamental use of limits in integration. Therefore, the limit allows us to transition from a finite sum of rectangles to the exact area.

Q9easy

When evaluating the indefinite integral ∫x2cos⁡(x3+5) dx\int x^2 \cos(x^3 + 5) \, dx∫x2cos(x3+5)dx using the substitution rule (uuu-substitution), which of the following is the most effective choice for uuu to simplify the integrand?

A.

u=xu = xu=x

B.

u=x2u = x^2u=x2

C.

u=x3+5u = x^3 + 5u=x3+5

D.

u=cos⁡(x3+5)u = \cos(x^3 + 5)u=cos(x3+5)

Show answer & explanation

Correct Answer: C

To simplify an integral using uuu-substitution, we look for an 'inner function' g(x)g(x)g(x) whose derivative g′(x)g'(x)g′(x) is also present in the integrand (possibly differing by a constant). In the expression ∫x2cos⁡(x3+5) dx\int x^2 \cos(x^3 + 5) \, dx∫x2cos(x3+5)dx:

  1. Identify the composite function: cos⁡(x3+5)\cos(x^3 + 5)cos(x3+5).
  2. The inner function is g(x)=x3+5g(x) = x^3 + 5g(x)=x3+5.
  3. Calculate the differential: If u=x3+5u = x^3 + 5u=x3+5, then du=3x2 dxdu = 3x^2 \, dxdu=3x2dx.
  4. Notice that the term x2 dxx^2 \, dxx2dx exists in the integrand, meaning we can substitute x2 dx=13dux^2 \, dx = \frac{1}{3} dux2dx=31​du.
  5. This transforms the complex integral into 13∫cos⁡(u) du\frac{1}{3} \int \cos(u) \, du31​∫cos(u)du, which is a basic trigonometric integral.

Option A (u=xu=xu=x) is a trivial substitution that does not change the structure. Option B (u=x2u=x^2u=x2) does not account for the argument of the cosine. Option D (u=cos⁡(x3+5)u=\cos(x^3+5)u=cos(x3+5)) would result in a much more complicated differential dududu.

Therefore, the most effective choice is u=x3+5u = x^3 + 5u=x3+5.

Q10easy

Which of the following graphs correctly represents the piecewise-defined function f(x)f(x)f(x)?

f(x)={2xif x<13if x≥1f(x) = \begin{cases} 2x & \text{if } x < 1 \\ 3 & \text{if } x \ge 1 \end{cases}f(x)={2x3​if x<1if x≥1​

A.

Graph A

B.

Graph B

C.

Graph C

D.

Graph D

Show answer & explanation

Correct Answer: A

To identify the correct graph for f(x)f(x)f(x), we must evaluate each piece and its domain constraints:

  1. First Piece (f(x)=2xf(x) = 2xf(x)=2x for x<1x < 1x<1): This represents a linear function with a slope of 2 passing through the origin (0,0)(0,0)(0,0). At the boundary x=1x = 1x=1, the function value approaches 2(1)=22(1) = 22(1)=2. Since the inequality x<1x < 1x<1 is strict, an open circle must be placed at (1,2)(1, 2)(1,2).
  2. Second Piece (f(x)=3f(x) = 3f(x)=3 for x≥1x \ge 1x≥1): This represents a horizontal line at the height y=3y = 3y=3. Since the inequality x≥1x \ge 1x≥1 is inclusive, a closed (solid) circle must be placed at the starting point (1,3)(1, 3)(1,3).

Evaluation of Options:

  • Graph A correctly displays an open circle at (1,2)(1, 2)(1,2) and a solid circle at (1,3)(1, 3)(1,3), with the correct linear and constant segments.
  • Graph B incorrectly swaps the circle types (solid at 2, open at 3).
  • Graph C incorrectly swaps the domains (graphing the horizontal line for x<1x < 1x<1 and the diagonal line for x≥1x \ge 1x≥1).
  • Graph D incorrectly graphs both functions across the entire domain without applying the piece-wise restrictions.

Therefore, the correct choice is Graph A.

Q11easy

Which of the following expressions represents the derivative of the hyperbolic cosine function f(x)=cosh⁡(x)f(x) = \cosh(x)f(x)=cosh(x) with respect to xxx?

A.

sinh⁡(x)\sinh(x)sinh(x)

B.

−sinh⁡(x)-\sinh(x)−sinh(x)

C.

sech2(x)\text{sech}^2(x)sech2(x)

D.

−cosh⁡(x)-\cosh(x)−cosh(x)

Show answer & explanation

Correct Answer: A

To find the derivative of the hyperbolic cosine function, we use the formula ddx(cosh⁡x)=sinh⁡x\frac{d}{dx}(\cosh x) = \sinh xdxd​(coshx)=sinhx. A common misconception is to assume a sign change occurs, similar to the trigonometric derivative ddx(cos⁡x)=−sin⁡x\frac{d}{dx}(\cos x) = -\sin xdxd​(cosx)=−sinx; however, in hyperbolic calculus, the derivative of cosh⁡(x)\cosh(x)cosh(x) is positive sinh⁡(x)\sinh(x)sinh(x). The other options represent the derivatives of the trigonometric cosine or the hyperbolic tangent, or an incorrect sign flip. Therefore, the correct answer is sinh⁡(x)\sinh(x)sinh(x).

Q12easy

Which of the following statements best defines a quantity y(t)y(t)y(t) that exhibits exponential growth or decay in terms of its rate of change?

A.

The rate of change of the quantity is proportional to the amount present, such that dydt=ky\frac{dy}{dt} = kydtdy​=ky.

B.

The rate of change of the quantity is constant over time, such that dydt=k\frac{dy}{dt} = kdtdy​=k.

C.

The quantity increases or decreases by a fixed absolute amount in each unit of time.

D.

The quantity is proportional to the square of the time elapsed, such that y(t)=kt2y(t) = kt^2y(t)=kt2.

Show answer & explanation

Correct Answer: A

Exponential growth and decay are defined by the property that the rate of change of a quantity is directly proportional to the current value of that quantity. This relationship is modeled by the first-order differential equation dydt=ky\frac{dy}{dt} = kydtdy​=ky, where kkk is the relative growth rate (if k>0k > 0k>0) or decay rate (if k<0k < 0k<0). Solving this differential equation leads to the standard exponential function y(t)=y0ekty(t) = y_0 e^{kt}y(t)=y0​ekt. Options B and C describe linear growth, where the change is independent of the current value. Option D describes a power function. The defining characteristic of an exponential model is that the rate of change is proportional to the quantity itself.

Q13easy

Consider a system of two point masses on a horizontal number line. Mass m1=4m_1 = 4m1​=4 is located at position x1=2x_1 = 2x1​=2, and mass m2=6m_2 = 6m2​=6 is located at position x2=12x_2 = 12x2​=12. Calculate the center of mass xˉ\bar{x}xˉ for this system.

A.

xˉ=7\bar{x} = 7xˉ=7

B.

xˉ=8\bar{x} = 8xˉ=8

C.

xˉ=40\bar{x} = 40xˉ=40

D.

xˉ=0.125\bar{x} = 0.125xˉ=0.125

Show answer & explanation

Correct Answer: B

To find the center of mass xˉ\bar{x}xˉ of a discrete system of particles along a line, we use the formula:

xˉ=∑mixi∑mi\bar{x} = \frac{\sum m_i x_i}{\sum m_i}xˉ=∑mi​∑mi​xi​​

Step 1: Calculate the total mass (mmm). m=m1+m2=4+6=10m = m_1 + m_2 = 4 + 6 = 10m=m1​+m2​=4+6=10

Step 2: Calculate the total moment (MMM) about the origin. M=m1x1+m2x2=(4)(2)+(6)(12)=8+72=80M = m_1 x_1 + m_2 x_2 = (4)(2) + (6)(12) = 8 + 72 = 80M=m1​x1​+m2​x2​=(4)(2)+(6)(12)=8+72=80

Step 3: Calculate the center of mass. xˉ=Mm=8010=8\bar{x} = \frac{M}{m} = \frac{80}{10} = 8xˉ=mM​=1080​=8

The center of mass is located at xˉ=8\bar{x} = 8xˉ=8.

Q14easy

If the first derivative of a function fff is positive (f′(x)>0f'(x) > 0f′(x)>0) for all xxx in an open interval III, which of the following must be true about the behavior of the graph of fff on that interval?

A.

The graph of fff is increasing.

B.

The graph of fff is concave up.

C.

The graph of fff lies entirely above the xxx-axis.

D.

The first derivative f′(x)f'(x)f′(x) is increasing.

Show answer & explanation

Correct Answer: A

The first derivative f′(x)f'(x)f′(x) represents the slope of the tangent line to the graph of fff at any point xxx. If f′(x)>0f'(x) > 0f′(x)>0 for all xxx in an interval, the slope of the tangent line is always positive, meaning the function values are rising as xxx increases. By definition, a function whose values increase as xxx increases is an increasing function. Option B relates to the sign of the second derivative (f′′(x)>0f''(x) > 0f′′(x)>0), not the first. Option C describes the function value itself (f(x)>0f(x) > 0f(x)>0), which is independent of the derivative's sign. Option D describes the behavior of the derivative's own rate of change (f′′(x)>0f''(x) > 0f′′(x)>0). Therefore, the correct conclusion is that the graph of fff is increasing.

Q15easy

Which of the following conditions is both necessary and sufficient for the two-sided limit lim⁡x→af(x)\lim_{x \to a} f(x)limx→a​f(x) to exist and be equal to a real number LLL?

A.

The function f(x)f(x)f(x) must be continuous at the point x=ax = ax=a.

B.

Both the left-hand limit lim⁡x→a−f(x)\lim_{x \to a^-} f(x)limx→a−​f(x) and the right-hand limit lim⁡x→a+f(x)\lim_{x \to a^+} f(x)limx→a+​f(x) must exist and both must equal LLL.

C.

The function f(x)f(x)f(x) must be defined at x=ax = ax=a such that f(a)=Lf(a) = Lf(a)=L.

D.

The two-sided limit exists if both one-sided limits exist, regardless of whether their values are equal.

Show answer & explanation

Correct Answer: B

For a two-sided limit lim⁡x→af(x)\lim_{x \to a} f(x)limx→a​f(x) to exist and be equal to LLL, the function must approach the same value LLL as xxx gets closer to aaa from both the left and the right. This means that the left-hand limit lim⁡x→a−f(x)=L\lim_{x \to a^-} f(x) = Llimx→a−​f(x)=L and the right-hand limit lim⁡x→a+f(x)=L\lim_{x \to a^+} f(x) = Llimx→a+​f(x)=L must both exist and be equivalent. If these two one-sided limits approach different values, a jump discontinuity occurs and the two-sided limit does not exist (DNE). It is important to remember that the limit at a point is independent of the function's definition at that exact point (f(a)f(a)f(a)); the function does not need to be defined at aaa or be continuous there for the limit to exist. Correct Option: B

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.

AWS Certified Cloud Practitioner (CLF-C02)

854 questions · 163 notes

AWS Certified Solutions Architect - Associate (SAA-C03)

833 questions · 204 notes

AWS Certified CloudOps Engineer - Associate (SOA-C03)

840 questions · 148 notes

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

724 questions · 160 notes

AWS Certified Advanced Networking - Specialty (ANS-C01)

1156 questions · 231 notes

Microsoft Azure AI Fundamentals (AI-901)

663 questions · 89 notes

📚

ZZ Lecture 670 Prod Verification

4 questions

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.