Accumulation of change: The definite integral \(\int_a^b f(x)dx\) represents the accumulated change in a quantity whose rate of change is given by \(f(x)\).
- Identify the function \(f(x)\) and integration bounds \([a,b]\)
- Find the antiderivative \(F(x)\) of \(f(x)\)
- Apply the Fundamental Theorem of Calculus: \(\int_a^b f(x)dx = F(b) - F(a)\)
We want to find the area under \(f(x) = 2x + 1\) from \(x = 0\) to \(x = 3\)
\(\int_0^3 (2x + 1)dx\)
\(\int (2x + 1)dx = \int 2x dx + \int 1 dx = x^2 + x + C\)
\(\int_0^3 (2x + 1)dx = [x^2 + x]_0^3\)
\(= (3^2 + 3) - (0^2 + 0) = (9 + 3) - 0 = 12\)
The area under the curve from \(x = 0\) to \(x = 3\) is 12 square units.
• Fundamental Theorem of Calculus: Connects definite integrals to antiderivatives
• Power Rule: \(\int x^n dx = \frac{x^{n+1}}{n+1} + C\) (for \(n \neq -1\))
• Linearity: \(\int [af(x) + bg(x)]dx = a\int f(x)dx + b\int g(x)dx\)
Net change theorem: The integral of a rate of change gives the net change in the quantity: \(\int_a^b F'(x)dx = F(b) - F(a)\)
Since acceleration is the derivative of velocity (\(a(t) = v'(t)\)), the change in velocity is the integral of acceleration.
\(\Delta v = \int_1^4 a(t)dt = \int_1^4 (4t - 2)dt\)
\(\int (4t - 2)dt = \int 4t dt - \int 2 dt = 2t^2 - 2t + C\)
\(\int_1^4 (4t - 2)dt = [2t^2 - 2t]_1^4\)
\(= (2(4)^2 - 2(4)) - (2(1)^2 - 2(1))\)
\(= (32 - 8) - (2 - 2) = 24 - 0 = 24\)
The car's velocity increases by 24 m/s from \(t = 1\) to \(t = 4\) seconds.
• Net Change Theorem: \(\int_a^b F'(x)dx = F(b) - F(a)\)
• Physics Application: Velocity is the integral of acceleration
• Power Rule: \(\int t^n dt = \frac{t^{n+1}}{n+1} + C\)
Accumulated quantity: When a rate of change is given, the definite integral gives the total change over an interval.
The rate of flow is \(r(t) = 3t^2 + 2\) liters per minute. The total accumulation from \(t = 0\) to \(t = 2\) is:
\(\int_0^2 (3t^2 + 2)dt\)
\(\int (3t^2 + 2)dt = \int 3t^2 dt + \int 2 dt = t^3 + 2t + C\)
\(\int_0^2 (3t^2 + 2)dt = [t^3 + 2t]_0^2\)
\(= (2^3 + 2(2)) - (0^3 + 2(0)) = (8 + 4) - 0 = 12\)
12 liters of water are added to the tank from \(t = 0\) to \(t = 2\) minutes.
• Accumulation Principle: Rate × Time = Total Amount
• Integration of polynomials: Use power rule for each term
• Definite integral evaluation: Apply FTC
Accumulation of change: The process of adding up small changes over an interval to find the total change
Definite integral: Represents the signed area under a curve and the accumulated change
Rate of change: Function describing how quickly a quantity changes (derivative)
- Identify the rate function: Determine what rate of change is given (velocity, acceleration, flow rate, etc.)
- Set up the integral: Write the definite integral with appropriate bounds
- Find the antiderivative: Use integration rules to find F(x)
- Evaluate: Apply the Fundamental Theorem of Calculus
Area between curves: \(\int_a^b |f(x) - g(x)|dx\) where the absolute value ensures positive area.
On the interval [0,1], we need to check which function is larger. Testing \(x = 0.5\):
\(f(0.5) = (0.5)^2 = 0.25\) and \(g(0.5) = 0.5\)
So \(g(x) > f(x)\) on [0,1], meaning the area is \(\int_0^1 (g(x) - f(x))dx = \int_0^1 (x - x^2)dx\)
\(\int (x - x^2)dx = \int x dx - \int x^2 dx = \frac{x^2}{2} - \frac{x^3}{3} + C\)
\(\int_0^1 (x - x^2)dx = \left[\frac{x^2}{2} - \frac{x^3}{3}\right]_0^1\)
\(= \left(\frac{1}{2} - \frac{1}{3}\right) - (0 - 0) = \frac{3-2}{6} = \frac{1}{6}\)
The area between the curves \(y = x^2\) and \(y = x\) from \(x = 0\) to \(x = 1\) is \(\frac{1}{6}\) square units.
• Area between curves: \(\int_a^b |f(x) - g(x)|dx\)
• Comparison test: Determine which function is greater on the interval
• Integration of polynomials: Use power rule for each term
Exponential decay rate: Functions of the form \(ae^{kt}\) where \(k < 0\) model decaying rates.
The rate of temperature change is \(r(t) = 6e^{-0.5t}\). The total change from \(t = 0\) to \(t = 4\) is:
\(\int_0^4 6e^{-0.5t}dt\)
For \(\int 6e^{-0.5t}dt\), use the formula \(\int e^{kt}dt = \frac{1}{k}e^{kt} + C\)
\(\int 6e^{-0.5t}dt = 6 \cdot \frac{1}{-0.5}e^{-0.5t} = -12e^{-0.5t} + C\)
\(\int_0^4 6e^{-0.5t}dt = [-12e^{-0.5t}]_0^4\)
\(= -12e^{-0.5(4)} - (-12e^{-0.5(0)})\)
\(= -12e^{-2} + 12e^0 = -12e^{-2} + 12\)
\(= 12(1 - e^{-2}) = 12(1 - \frac{1}{e^2}) \approx 12(1 - 0.135) \approx 10.37\)
The temperature increases by approximately 10.37°C during the reaction.
The total temperature change from \(t = 0\) to \(t = 4\) minutes is approximately 10.37°C.
• Exponential integration: \(\int e^{kt}dt = \frac{1}{k}e^{kt} + C\)
• Constant multiple: \(\int af(x)dx = a\int f(x)dx\)
• Numerical approximation: \(e^{-2} \approx 0.135\)
Accumulation function: \(A(x) = \int_a^x f(t)dt\) represents the accumulated change from \(a\) to \(x\)
Net change: The difference between final and initial values of a quantity
Rate of change: The derivative of a function that describes how a quantity changes
- Problem identification: Recognize when a rate of change is given and total change is needed
- Setup: Write the definite integral with correct limits
- Integration: Find the antiderivative using appropriate rules
- Evaluation: Apply FTC to get the numerical result
- Interpretation: Relate the result back to the original context
• Fundamental Theorem: \(\int_a^b f(x)dx = F(b) - F(a)\)
• Power rule: \(\int x^n dx = \frac{x^{n+1}}{n+1} + C\) (for \(n \neq -1\))
• Exponential: \(\int e^{kx} dx = \frac{1}{k}e^{kx} + C\)
• Constant: \(\int k dx = kx + C\)
• Net change: \(\int_a^b F'(x)dx = F(b) - F(a)\)
\(r_1(t) = 2t\) (linear growth)
\(r_2(t) = 3e^{0.2t}\) (exponential growth)
\(r_3(t) = 5\cos(t)\) (oscillating)
Analysis: The chart shows how different rate functions lead to different accumulation patterns.
- \(r_1(t) = 2t\) → Accumulation: \(t^2\) (quadratic growth)
- \(r_2(t) = 3e^{0.2t}\) → Accumulation: \(15(e^{0.2t} - 1)\) (exponential growth)
- \(r_3(t) = 5\cos(t)\) → Accumulation: \(5\sin(t)\) (oscillating pattern)