Fiveable

โˆซCalculus I Unit 6 Review

QR code for Calculus I practice questions

6.5 Physical Applications

6.5 Physical Applications

Written by the Fiveable Content Team โ€ข Last updated August 2025
Written by the Fiveable Content Team โ€ข Last updated August 2025
โˆซCalculus I
Unit & Topic Study Guides

Mass and Density

Mass Calculation with Density Functions

The core idea here: if density varies across an object, you can't just multiply density by length (or area). You need to integrate the density function to account for how it changes at every point.

Linear density describes mass per unit length, written as ฮป(x)\lambda(x), where xx is position along a one-dimensional object like a rod or wire. To find the total mass from position aa to bb:

M=โˆซabฮป(x)โ€‰dxM = \int_{a}^{b} \lambda(x)\, dx

Think of it as slicing the rod into infinitely thin pieces, each with mass ฮป(x)โ€‰dx\lambda(x)\,dx, then adding them all up.

Radial density describes mass per unit area for circular objects (disks, plates), written as ฯ(r)\rho(r), where rr is the distance from the center. To find the total mass of a circular object with radius RR:

M=2ฯ€โˆซ0Rrโ€‰ฯ(r)โ€‰drM = 2\pi \int_{0}^{R} r\,\rho(r)\, dr

Why the extra 2ฯ€r2\pi r? You're integrating over thin concentric rings. Each ring at radius rr has circumference 2ฯ€r2\pi r and thickness drdr, so its area is 2ฯ€rโ€‰dr2\pi r\,dr. Multiplying by the density at that radius gives the ring's mass.

Work and Variable Forces

Mass calculation with density functions, Integral - Knowino

Work Done by a Variable Force

When a constant force FF acts over a displacement dd, work is simply W=Fโ‹…dW = F \cdot d. But when force changes as an object moves, you need integration.

For a variable force F(x)F(x) acting along a straight path from x=ax = a to x=bx = b:

W=โˆซabF(x)โ€‰dxW = \int_{a}^{b} F(x)\, dx

Example: A spring with force F(x)=kxF(x) = kx (Hooke's law). The work to stretch it from x=0x = 0 to x=0.5x = 0.5 m with k=100k = 100 N/m is:

W=โˆซ00.5100xโ€‰dx=100โ‹…x22โˆฃ00.5=100โ‹…0.252=12.5ย JW = \int_{0}^{0.5} 100x\, dx = 100 \cdot \frac{x^2}{2}\Big|_{0}^{0.5} = 100 \cdot \frac{0.25}{2} = 12.5 \text{ J}

The same logic applies to pumping problems, where you compute the work needed to lift each thin layer of fluid a different distance.

Hydrostatic Force on Submerged Surfaces

Fluid pressure increases with depth. At depth xx below the surface, pressure is:

P(x)=ฯgxP(x) = \rho g x

where ฯ\rho is the fluid's density (for water, about 1000ย kg/m31000 \text{ kg/m}^3) and gg is gravitational acceleration (9.8ย m/s29.8 \text{ m/s}^2).

To find the total hydrostatic force on a submerged vertical surface, you integrate pressure over the surface area. The general approach:

  1. Set up a coordinate system with xx measuring depth below the fluid surface.
  2. At depth xx, determine the horizontal width of the surface, w(x)w(x).
  3. A thin horizontal strip at depth xx has area w(x)โ€‰dxw(x)\,dx and experiences pressure ฯgx\rho g x.
  4. Integrate to get total force:

F=โˆซabฯgxโ€‰w(x)โ€‰dxF = \int_{a}^{b} \rho g x \, w(x)\, dx

where aa and bb are the depths of the top and bottom edges.

Special case: For a rectangular surface of constant width ww and height hh, with its top edge at depth dd:

F=ฯgwh(d+h2)F = \rho g w h\left(d + \frac{h}{2}\right)

The term (d+h2)\left(d + \frac{h}{2}\right) is the depth of the rectangle's centroid (its geometric center). This works because pressure varies linearly, so the average pressure acts at the midpoint.

Mass calculation with density functions, integration - solving integral with complex analysis - Mathematics Stack Exchange

Setting Up Physical Application Integrals

The trickiest part of these problems isn't the calculus itself; it's translating the physical situation into the right integral. Here's a general strategy:

  1. Identify what varies. Is it density, force, pressure, or distance? That varying quantity goes inside your integral.
  2. Slice the object or region into thin pieces where the varying quantity is approximately constant.
  3. Write an expression for the contribution of one thin slice (mass of a slice, work on a slice, force on a strip).
  4. Integrate over the full range to sum all contributions.
  5. Check units. Mass integrals should yield kg, work integrals should yield joules (J), and force integrals should yield newtons (N).

Once the integral is set up, apply whatever technique fits: substitution, integration by parts, or sometimes just a power rule. The integration technique matters less than getting the setup right.

Connecting to Mechanics

These applications tie directly to foundational physics. Newton's second law, F=maF = ma, connects force, mass, and acceleration. Work is how energy gets transferred by a force acting over a distance, and it links to both kinetic energy (energy of motion, 12mv2\frac{1}{2}mv^2) and potential energy (stored energy due to position).

The calculus connection: velocity is the derivative of displacement, and acceleration is the derivative of velocity. Going the other direction, integrating acceleration gives velocity, and integrating velocity gives displacement. Work done by a variable force is the integral of that force over displacement. These aren't separate ideas; they're all part of the same framework where integration recovers totals from rates of change.

2,589 studying โ†’