4. Application of Integration

a) Area Under a Curve

The area between a curve

y=f(x)y = f(x)

and the x-axis from

x=ax = a

to

x=bx = b

is given by:

A=abf(x)dxA = \int_{a}^{b} f(x) dx

b) Volume of Solids of Revolution

Using the disk method, the volume of a solid formed by rotating

f(x)f(x)

f(x) about the x-axis is:

V=πab[f(x)]2dxV = \pi \int_{a}^{b} [f(x)]^2 dx

c) Work Done by a Force

The work done by a variable force

F(x)F(x)

F(x) moving an object from

x=ax = a

to

x=bx = b

is:

W=abF(x)dxW = \int_{a}^{b} F(x) dx


Multivariable Calculus (For Advanced Learners)

1. Partial Derivatives

When a function has multiple variables, its derivative with respect to one variable (while keeping others constant) is a partial derivative.

For

f(x,y)f(x, y)

f(x,y), the partial derivatives are:

fx,fy\frac{\partial f}{\partial x}, \quad \frac{\partial f}{\partial y}

xf,yf

Example: If

f(x,y)=x2y+3y2f(x, y) = x^2y + 3y^2

, then:

fx=2xy,fy=x2+6y\frac{\partial f}{\partial x} = 2xy, \quad \frac{\partial f}{\partial y} = x^2 + 6y


2. Multiple Integrals

Extends definite integrals to functions of two or more variables.

a) Double Integrals

Used to compute areas and volumes:

Rf(x,y)dA\int \int_{R} f(x, y) dA

Rf(x,y)dA

b) Triple Integrals

Used for three-dimensional volume calculations:

Vf(x,y,z)dV\int \int \int_{V} f(x, y, z) dV

∫∫Vf(x,y,z)dV


3. Vector Calculus

Deals with vector fields and their properties.

a) Gradient

For

f(x,y,z)f(x, y, z)

f(x,y,z), the gradient is:

f=(fx,fy,fz)\nabla f = \left( \frac{\partial f}{\partial x}, \frac{\partial f}{\partial y}, \frac{\partial f}{\partial z} \right)

b) Divergence

Measures the rate at which a vector field spreads out:

F=F1x+F2y+F3z\nabla \cdot \mathbf{F} = \frac{\partial F_1}{\partial x} + \frac{\partial F_2}{\partial y} + \frac{\partial F_3}{\partial z}

c) Curl

Measures rotation of a vector field:

×F\nabla \times \mathbf{F}