Ask your own question, for FREE!
Mathematics 14 Online
OpenStudy (el_arrow):

find the area of the surface obtained by rotating the curve about the y-axis

OpenStudy (el_arrow):

y=x^2/4 - lnx/2 1<x<2

OpenStudy (el_arrow):

please help

OpenStudy (el_arrow):

hello

OpenStudy (anonymous):

Is the curve \(y=\dfrac{x^2}{4}-\ln\dfrac{x}{2}\) ?

OpenStudy (el_arrow):

yes

OpenStudy (el_arrow):

could you tell me step by step on how to do this

OpenStudy (perl):

the general form is $$\LARGE \int 2\pi x~ ds$$

OpenStudy (el_arrow):

okay

OpenStudy (anonymous):

Usually, plotting the curve helps with visualizing the dimensions of each cross-section, but that might be somewhat difficult given the form of this curve... When you revolve a curve about a given axis, you're essentially drawing an infinite set of circles with radii defined by the distance between the curve and the axis of revolution. This means that, depending on the orientation of axis, you will have radii in terms of \(x\) (if the axis is a horizontal line) or \(y\) (if the axis is vertical). The first thing to do then, since the axis is vertical, is to describe the curve as a function \(x(y)\). Plotting it in Mathematica reveals that the curve is not one-to-one in the interval \([1,2]\), so you may have to split up the domain and set up two integrals for the surface area.

OpenStudy (perl):

so you have two options $$\LARGE \int_{a}^{b} 2\pi x \sqrt{1 + [f ' (x)]^2}~dx \\ \LARGE \int_{c}^{d} 2\pi g(y) \sqrt{1 + [g ' (y)]^2}~dy $$

OpenStudy (el_arrow):

the first one i think would be easier to do

OpenStudy (el_arrow):

@perl

OpenStudy (anonymous):

Here's a plot of the region

OpenStudy (anonymous):

Revolving about the y-axis means you need to be able to express the radius of each circle in terms of the variable \(y\), so you will have to split up the domain \(1\le x\le2\) to \((1\le x\le\sqrt2)\cup(\sqrt 2\le x\le2)\). You also need to find the inverse function of \(y(x)\), which doesn't look like a simple task... Are you sure that the given function, axis, interval are correct?

OpenStudy (perl):

https://www.desmos.com/calculator/p4y7gzfaxu

OpenStudy (perl):

I think you have a typo in your question, this is a nasty integral because of the way you defined f(x)

OpenStudy (perl):

it should be : $$ \LARGE f(x) = \frac {x^2}{4} - \frac{ln(x)}{2} $$

OpenStudy (perl):

We have $$ \Large \int_{a}^{b} 2\pi x \sqrt{1 + (f ' (x))^2}~dx \\ \Large f(x)=\dfrac{x^2}{4}-\frac {ln(x)}{2} \\ \Large f ' (x) = \frac{x}{2}- \frac{1}{2x} \\ \Large \int_{1}^{2} 2\pi x \sqrt{1 + (\frac{x}{2}- \frac{1}{2x})^2}~dx $$

OpenStudy (perl):

$$ \Large \int_{1}^{2} 2\pi x \sqrt{1 + (\frac{x}{2}- \frac{1}{2x})^2}~dx \\ \Large \int_{1}^{2} 2\pi x \sqrt{1 + \frac{1}{4}x^2-\frac{1}{2}+ \frac{1}{4x^2}}~dx \\ \Large \int_{1}^{2} 2\pi x \sqrt{\frac{1}{2} + \frac{1}{4}x^2+ \frac{1}{4x^2}}~dx \\ \Large \int_{1}^{2} 2\pi x \sqrt{\frac{x^4+2x^2+1}{4x^2}}~dx\\ \Large \int_{1}^{2} 2\pi x \sqrt{\frac{(x^2+1)^2}{4x^2}}~dx \\ \Large \int_{1}^{2} 2\pi x \frac{(x^2+1)}{2x}~dx \\ \Large \int_{1}^{2} \pi (x^2+1)~dx \\ \Large \pi \int_{1}^{2} (x^2+1)~dx \\ \Large \pi ~(\frac{x^3}{3} + x ) \LARGE|_{1}^{2} \\ \Large \pi((\frac{2^3}{3} +2) -(\frac{1^3}{3}+1))\\ \Large \pi (\frac{14}{3}-\frac{4}{3})\\ \Large \frac{10}{3} \pi $$

OpenStudy (perl):

@SithsAndGiggles can you check Mathematica for the surface area of revolution for the revised function $$ \large f(x) = \frac{x^2}{4} - \frac{ln(x)}{2} $$ on the interval (1,2)

OpenStudy (perl):

about the y axis

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!