Fun with Areas
The integral used to find the area bounded by y = 2^x , y = 8, and the y-axis. (Must include a sketch of the region)
What is
The integral used to find the volume of the solid obtained by rotating the region bounded by the graphs of y = sqrt(x), y = 2 − x and y = 0 around the y-axis. (You must sketch the region.)
int_0^1 [(2-y)^2-(y^2)^2]dy
The arc length of
y = ln(secx)
for
[0,pi/4]
What is
ln(sqrt(2) + 1)
Set up an integral to find the surface area formed by rotating f(x) = sin(x), on the interval [0,pi] about the x-axis.
What is
2pi int_0^pi sin(x)sqrt(1 + cos^2(x))dx
Find the center of mass for the region enclosed by
y = 4 - x^2
and the x-axis.
What is
(0,8/5)