June 10, 2026 - Calculus 2 - Calculus Applications: Surface Area, Mass Density, and Work (Concise)

Surface Area of Revolution

  • The surface area of an object rotated around the x-axis is calculated using the formula: S=ab2πf(x)1+(f(x))2dxS = ∣_a^b 2\pi f(x) \sqrt{1 + (f'(x))^2}\,dx

  • Rotating around the y-axis requires bounds and functions to be expressed in terms of yy.

  • For f(x)=xf(x) = \sqrt{x} on the interval [1,4][1, 4], the integral simplifies by combining the square roots: 2π14x+14dx2\pi \int_1^4 \sqrt{x + \frac{1}{4}}\,dx

  • For f(x)=x3f(x) = \sqrt[3]{x} on the yy-interval [0,2][0, 2], bounds must be converted to xx-bounds. Here, x=0x = 0 and x=8x = 8, with the derivative f(x)=13x2/3f'(x) = \frac{1}{3}x^{-2/3}.

Mass Density of One-Dimensional Objects

  • The mass (MM) of a thin wire or rod with variable density is the integral of its density function ρ(x)\rho(x): M=abρ(x)dxM = \int_a^b \rho(x)\,dx

  • Linear density (ρ(x)\rho(x)) in physics describes the density of a one-dimensional object (like a line), which differs from the mathematical definition of a linear function (degree-one polynomial).

  • Example: A rod from 00 to 2π2\pi with density ρ(x)=sin(x)\rho(x) = \sin(x) has mass calculated as: M=02πsin(x)dxM = \int_0^{2\pi} \sin(x)\,dx

Mass of a Circular Plate with Radial Density

  • For a thin plate where density ρ(x)\rho(x) depends on the radius xx, mass is calculated by integrating the density over the circumference: M=0R2πxρ(x)dxM = \int_0^R 2\pi x \rho(x)\,dx

  • If ρ(x)=x\rho(x) = \sqrt{x} and the radius is 44, the mass integral includes the product of circumference and density: M=042πxx1/2dx=042πx3/2dxM = \int_0^4 2\pi x \cdot x^{1/2}\,dx = \int_0^4 2\pi x^{3/2}\,dx

  • If ρ(x)=(x+1)ex\rho(x) = (x+1)e^{-x} for a disc of radius 1010, integration by parts (udvu-dv substitution) is required to evaluate: M=2π010x(x+1)exdxM = 2\pi \int_0^{10} x(x+1)e^{-x}\,dx

Work and Force

  • Force (FF) is defined as the push or pull on an object. Constant force work is W=F×dW = F \times d.

  • Variable force work over an interval [a,b][a, b] is calculated as: W=abf(x)dxW = \int_a^b f(x)\,dx

  • Units for work include Joules (JJ), which are Newton-meters (NmN \cdot m), and foot-pounds (ftlbft \cdot lb).

Hooke's Law and Springs

  • Hooke's Law states the force required to stretch or compress a spring xx units from equilibrium (x=0x=0) is: F(x)=kxF(x) = kx

  • The value of the spring constant kk must be determined from provided data before calculating work.

  • Example: If 10N10\,N of force is used to compress a spring by 0.2m0.2\,m: 10=k(0.2)k=5010 = k(0.2) \rightarrow k = 50

  • Work done to stretch this spring from 00 to 0.5m0.5\,m: W=00.550xdxW = \int_0^{0.5} 50x\,dx

Pumping Water

  • Calculating the work to pump water involves lifting thin horizontal slices (disks) of water out of a tank.

  • The volume of a disk is the area times thickness (A(x)dxA(x)dx). The force involves gravity and the density of water.

  • Common water weight/force constants:

    • Metric: 9800N/m39800\,N/m^3 (lifting a kilogram weight against gravity).

    • Imperial: 62.4lb/ft362.4\,lb/ft^3 (lifting a pound weight).

  • Distance moved depends on the tank depth and the height of the lift to the exit point.

Questions & Discussion

  • Question: How do physicists and mathematicians define "linear" differently?

  • Answer: Mathematicians refer to a degree-one polynomial (a straight line), while physicists use it to describe an object of one dimension (like a wire), though the density function itself could be exponential.

  • Question: Should functions be simplified before putting them into a calculator?

  • Answer: While the calculator can handle complex inputs, simplifying reduces the chance of user input errors.

  • Question: Is a negative force value possible?

  • Answer: In the context of springs, negative force indicates the direction of displacement relative to the frame of reference, not a gain of energy.