Area

Find the area of the region enclosed by a curve y=f(x) from a to b where f is continuous and positive for all x[a,b].

A=abdA=abf(x)dx

where dA=f(x)dx represents a tiny rectangle under the curve with the size of length f(x) and width dx.

Arc length

Find the arc length of a curve y=f(x) from a to b.

Arc Legnth=abdL=ab1+f(x)2dx

where dL=dx2+dy2=1+(dydx)2 is the length of a tiny line segment from the point (x,f(x)) to (x+dx,f(x+dx)).

Volume of a solid

The disk method

Find the volume of the solid of revolution generated when the finite region S that lines between x=a, x=b, and y=f(x) is revolved about x-axis.

V=abdV=abf(x)2πdx.

The washer method

Find the volume of the solid of revolution generated when the finite region S that lines between x=a, x=b, y=f(x), and y=g(x) with f(x)>g(x) on [a,b] is revolved about x-axis.

V=abdV=ab(f(x)2g(x)2)πdx.

The cylinder method

Find the volume of the solid of revolution generated when the finite region S that lines between x=a, x=b, and y=f(x) is revolved about x=c with b>a>c.

V=abdV=ab2(xc)πf(x)dx.

Center of Mass

Consider two particles with masses m1 and m2, located at positions x1 and x2, respectively. The center of mass for these two particles is given by:

m1x1+m2x2m1+m2

For a system of n particles, the center of mass can be determined using induction:

Center of mass=i=1nmixii=1nmi

Applying this formula to a region with uniform density δ, bounded by the curves y=f(x), x=a, x=b, and y=0, where f(x) is positive and integrable, yields the coordinates of the center of mass (x¯,y¯):

x¯=abxδf(x)dxabf(x)dx y¯=abδ2f2(x)dxabf(x)dx