0% found this document useful (0 votes)
30 views2 pages

Engineering Mathematics I Tutorial Sheet

The document is a tutorial sheet for the MAT2110-Engineering Mathematics I course at the University of Zambia, containing various mathematical problems. It includes evaluations of integrals, area calculations of bounded regions, and volume computations of solids generated by revolving curves. The problems cover a range of topics in calculus, including convergence of integrals and applications of integration in geometry.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
30 views2 pages

Engineering Mathematics I Tutorial Sheet

The document is a tutorial sheet for the MAT2110-Engineering Mathematics I course at the University of Zambia, containing various mathematical problems. It includes evaluations of integrals, area calculations of bounded regions, and volume computations of solids generated by revolving curves. The problems cover a range of topics in calculus, including convergence of integrals and applications of integration in geometry.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

The University of Zambia

Department of Mathematics & Statistics


MAT2110-Engineering Mathematics I
Tutorial sheet 6

1. Evaluate the following integrals and state whether it converges or di-


verges.
R∞ R∞
a) 2
1
(x−1)3
dx b) 0
e−2x dx.
R −1 dx
Rπ cos x
c) −∞ x2 +1
. d) 0
2
(1−sin x)2/3
dx.
Rπ Re
e) 2
tan xdx. f) √dx
0 1 x ln x
R∞ R∞
g) x
−∞ 1+x2
dx h) −∞
xe−x dx
R∞ dx
R1 ex
i) 0
√ dx
1+ x
j) −1 x+1
dx

2. Find the area of the region bounded

a) by the curve y = x2 − 2 and the line y = 2

b) by the curve x = y 2 − y 3 and the y-axis

c) by the curve y = 2x − x2 and the line y = −3

d) by the curve x = 3y − y 2 and the line x + y = 3

e) by the curve x = y 2 and the line x = y + 2

f) by the curve y = cos x and the line y = −1, for −π ≤ x ≤ π



g) by the curve y = 4 − x and the lines x = 0 and y = 0 in the
first quadrant.

h) on the left by the curve y = x2 , on the right by x + y = 2 and


below by the x-axis.

i) on the left by the curve y = x, on the right by y = 6 − x and
below by the y = 1.

1
3. Find the volume of a solid S generated by revolving about

i) the x-axis

ii) the y-axis

the region bounded by

a) the curve y = x2 and the lines y = 0 and x = 1



b) the curves y = x2 and y = x, between x = 0 and x = 1.

c) the curves y = x and x = 4y − y 2 .

4. Find the volume of a solid S generated by revolving the region repre-


sented by 0 ≤ y ≤ 1 − x2 about the line y = 1

5. Find the volume of a solid S generated by revolving the region in the


first quadrant bounded by x = y − y 3 , x = 1 and y = 1 about

a) x-axis,

b) y-axis,

c) x = 1,

d) y = 1.

Common questions

Powered by AI

To find the volume, use the shell method. The volume formula for revolution about the y-axis is \( V = 2\pi \int_{0}^{1} y(1-(y^2 - y^3)) \, dy = 2\pi \int_{0}^{1} (y - y^3 + y^4) \, dy \). Evaluating gives \( 2\pi \left[ \frac{y^2}{2} - \frac{y^4}{4} + \frac{y^5}{5} \right]_{0}^{1} = 2\pi \left( \frac{1}{2} - \frac{1}{4} + \frac{1}{5} \right) = \frac{18\pi}{20} = \frac{9\pi}{10} \).

To find the area, integrate the difference between the functions over the interval: \( \int_{-\pi}^{\pi} (\cos x + 1) \, dx \). Evaluate: \( [\sin x + x]_{-\pi}^{\pi} = (\sin \pi + \pi) - (\sin(-\pi) - \pi) = 2\pi \).

The integral \( \int_{2}^{\infty} \frac{1}{(x-1)^3} \, dx \) is convergent. To determine this, consider the function \( f(x) = \frac{1}{(x-1)^3} \). The improper integral convergence can be examined by comparing it to a simpler function like \( \frac{1}{x^3} \), which converges. Evaluating, we have \( \int_{2}^{\infty} \frac{1}{(x-1)^3} \, dx = \lim_{b \to \infty} \left[-\frac{1}{2(x-1)^2} \right]_{2}^{b} = \frac{1}{2} \). Since the result is finite, the integral converges .

Use the cylindrical shell method: \( V = 2\pi \int_{-1}^{1} (1 - (1-x^2))(1-x^2) \, dx \). This simplifies to \( 2\pi \int_{-1}^{1} x^2 \, dx \), resulting in \( 2\pi \left[ \frac{x^3}{3} \right]_{-1}^{1} = \frac{8\pi}{3} \).

Find the area by integrating from \( x = 0 \) to \( x = 4 \) (where \( y = 0 \)) for the function \( y = \sqrt{4-x} \): \( \int_{0}^{4} (\sqrt{4-x}) \, dx = \left[-\frac{2}{3}(4-x)^{3/2}\right]_{0}^{4} = \frac{16}{3} \).

Use the washer method for the region between the curves: \( V = \pi \int_{0}^{1} ((\sqrt{x})^2 - (x^2)^2) \, dx = \pi \int_{0}^{1} (x - x^4) \, dx = \pi \left[ \frac{x^2}{2} - \frac{x^5}{5} \right]_{0}^{1} = \frac{\pi}{2} - \frac{\pi}{5} = \frac{3\pi}{10} \).

To find the area between the curve \( y = x^2 - 2 \) and the line \( y = 2 \), first determine the points of intersection by setting \( x^2 - 2 = 2 \), leading to \( x^2 = 4 \) and \( x = \pm 2 \). The area is \( \int_{-2}^{2} (2 - (x^2 - 2)) \, dx = \int_{-2}^{2} (4 - x^2) \, dx \), which evaluates to \([4x - \frac{x^3}{3}]_{-2}^{2} = 16 - \frac{16}{3} = \frac{32}{3} \).

The volume of the solid generated by revolving the region around the x-axis is calculated using the disk method: \( V = \pi \int_{0}^{1} (x^2)^2 \, dx = \pi \int_{0}^{1} x^4 \, dx = \pi \left[ \frac{x^5}{5} \right]_{0}^{1} = \frac{\pi}{5} \).

The integral \( \int_{-\infty}^{\infty} x \frac{1}{1+x^2} \, dx \) converges because it is an odd function over a symmetric interval. The function \( x \frac{1}{1+x^2} \) is symmetric about the origin, leading to zero area under the curve, thus converging to 0 .

The integral \( \int_{0}^{\infty} \frac{1}{1+\sqrt{x}} \, dx \) diverges. Compare with \( \int_{0}^{\infty} \frac{1}{\sqrt{x}} \, dx \), which diverges. By approximation, \( \frac{1}{1+\sqrt{x}} > \frac{1}{\sqrt{x}} \) for a sufficiently large x. Thus, \( \int_{0}^{\infty} \frac{1}{\sqrt{x}} \, dx = \lim_{b \to \infty} 2\sqrt{x}]_{0}^{b} \to \infty \) confirms divergence .

You might also like