ACEpath
Select Subject
Select Unit

Average Value Of A Function

favg=1baabf(x)dxf_{avg} = \frac{1}{b-a}\int_a^b f(x)dx

s(t)=v(t)dts(t) = \int v(t)dt

s(t) = ∫v(t)dt

s(t)=v(t)dts(t) = \int v(t)dt

Position is the integral of velocity.

v(t)=a(t)dtv(t) = \int a(t)dt

v(t) = ∫a(t)dt

v(t)=a(t)dtv(t) = \int a(t)dt

Velocity is the integral of acceleration.

Displacement Vs. Total Distance

Displacement: t1t2v(t)dt=s(t2)s(t1)\int_{t_1}^{t_2} v(t)dt = s(t_2) - s(t_1) (can be negative)

Total distance: t1t2v(t)dt\int_{t_1}^{t_2} |v(t)|dt (always positive)

Net Change Vs. Total Change

  • Net change: abv(t)dt\int_a^b v(t)dt (signed area)
  • Total distance: abv(t)dt\int_a^b |v(t)|dt (actual distance traveled)

The Integral Of A Rate Of Change (E.g., Rate Of Flow) Gives The Total Net Change (E.g., Total Quantity).

The Integral of a Rate of Change

The integral of a rate of change gives the total net change in the quantity.

Example:

  • If dQdt\frac{dQ}{dt} represents rate of flow, then t1t2dQdtdt=Q(t2)Q(t1)\int_{t_1}^{t_2} \frac{dQ}{dt}dt = Q(t_2) - Q(t_1)
  • Net change = final value - initial value

Area = ab(topbottom)dx\int_{a}^{b} (\text{top} - \text{bottom}) dx

Area = ∫[a,b] (Top - Bottom) dx

A=ab[f(x)g(x)]dxA = \int_a^b [f(x) - g(x)]dx

where f(x) ≥ g(x) on [a, b].

Area = cd(rightleft)dy\int_{c}^{d} (\text{right} - \text{left}) dy

Area = ∫[c,d] (Right - Left) dy

A=cd[R(y)L(y)]dyA = \int_c^d [R(y) - L(y)]dy

where R(y) ≥ L(y) on [c, d].

Splitting The Interval

When curves intersect at multiple points:

  1. Find all intersection points
  2. Divide interval at intersection points
  3. Apply area formula to each subinterval
  4. Sum all areas

Multiple Integrals

A=acf(x)g(x)dxA = \int_a^c |f(x) - g(x)|dx

Takes absolute value to handle regions where curves cross.

Volume = abA(x)dx\int_{a}^{b} A(x) dx, Where A(x)A(x) Is Area Of Cross-section

Volume = ∫[a,b] A(x) dx, Where A(x) is Area of Cross-Section

For solids with known cross-sectional area A(x): V=abA(x)dxV = \int_a^b A(x)dx

Square cross-sections: If side = s(x), then A(x)=[s(x)]2A(x) = [s(x)]^2 Rectangular cross-sections: If dimensions are w(x) and h(x), then A(x)=w(x)h(x)A(x) = w(x) \cdot h(x)

Area Formulas For Triangles And Semicircles

Triangle: A=12bhA = \frac{1}{2}bh (base × height) Semicircle: A=12πr2A = \frac{1}{2}\pi r^2 (half of circle area)

Disk Method

For revolving region under f(x) from x=a to x=b about x-axis: V=πab[f(x)]2dxV = \pi \int_a^b [f(x)]^2 dx

Washer Method

For region between f(x) (top) and g(x) (bottom): V=πab([f(x)]2[g(x)]2)dxV = \pi \int_a^b ([f(x)]^2 - [g(x)]^2)dx

Volumes With Known Cross-sections

V=abA(x)dxV = \int_a^b A(x)dx

where A(x) is area of cross-section perpendicular to x-axis.

Cross-section shapes:

  • Square: side length from problem
  • Rectangle: dimensions from problem
  • Semicircle: A=π8[d(x)]2A = \frac{\pi}{8}[d(x)]^2 where d(x) is diameter