Question

Volume of revolution for 3 over x cubed

Original question: ES-3] Calcolare la V(t) che descrive il variare di t, il volume del solido di rotazione ottenuto ruotando la funzione f(x)=3x3f(x)=\frac{3}{x^3} nell' intervallo x[1,t]x\in[1,t]

Expert Verified Solution

thumb_up100%(1 rated)

Key concept: This is a standard disk-method volume problem. The radius of each cross-section is the function value f(x)=3x3f(x)=\frac{3}{x^3}, so the volume is found by integrating the area of a circle along the interval.

Step by step

Set up the volume integral

When a curve is rotated about the xx-axis, the disk method gives

V(t)=π1t[f(x)]2dx.V(t)=\pi\int_1^t [f(x)]^2\,dx.

Here,

f(x)=3x3,f(x)=\frac{3}{x^3},

so

V(t)=π1t(3x3)2dx=π1t9x6dx.V(t)=\pi\int_1^t \left(\frac{3}{x^3}\right)^2 dx=\pi\int_1^t \frac{9}{x^6}\,dx.

Compute the antiderivative

Rewrite the integrand as a power:

9x6=9x6.\frac{9}{x^6}=9x^{-6}.

Then

9x6dx=9x55=95x5.\int 9x^{-6}\,dx=9\cdot \frac{x^{-5}}{-5}=-\frac{9}{5}x^{-5}.

So

V(t)=π[95x5]1t.V(t)=\pi\left[-\frac{9}{5}x^{-5}\right]_1^t.

Evaluate the definite integral

Substitute the bounds:

V(t)=π(95t5+95).V(t)=\pi\left(-\frac{9}{5t^5}+\frac{9}{5}\right).

Factor the constant:

V(t)=9π5(11t5).V(t)=\frac{9\pi}{5}\left(1-\frac{1}{t^5}\right).

So the volume as a function of tt is

V(t)=9π5(11t5).\boxed{V(t)=\frac{9\pi}{5}\left(1-\frac{1}{t^5}\right)}.

Why this works

The radius of each disk is the distance from the curve to the xx-axis, and the area of a disk is πr2\pi r^2. Since the rotation is around the axis, the square of the function value appears inside the integral. The variable upper limit tt makes the result a function, not just a single number.

Pitfall alert

A frequent mistake is to integrate f(x)f(x) instead of [f(x)]2[f(x)]^2. For volumes of revolution around the xx-axis, the disk method uses area, so the square is essential. Another common error is forgetting that the lower limit is fixed at 1, which changes the final expression into a function of tt. Also, because the curve is positive on [1,t][1,t] for t>1t>1, there is no need for absolute values here.

Try different conditions

If the solid were generated by rotating the same curve around the yy-axis instead of the xx-axis, the shell method would be more appropriate and the formula would change completely. If the interval were [a,t][a,t] rather than [1,t][1,t], the same setup would give V(t)=πat9x6dx=9π5(a5t5)V(t)=\pi\int_a^t 9x^{-6}dx=\frac{9\pi}{5}\left(a^{-5}-t^{-5}\right). The method is the same, but the lower bound alters the constant term.

Further reading

disk method, solid of revolution, definite integral

FAQ

How do you set up a volume of revolution using the disk method?

Rotate the function around the axis, square the radius, and integrate the cross-sectional area pi times radius squared over the interval.

Why does the volume depend on the upper limit t in this problem?

Because the interval of rotation is [1,t], changing t changes the length of the region being rotated, so the volume becomes a function of t.

chat