#anyone know how to solve for the highlighted question? im stuck
22 messages · Page 1 of 1 (latest)
- Ask your question and show the work you've done so far. If you've posted a screenshot of a question, specify which part you need help with.
- Wait patiently for a helper to come along.
- Once someone helps you, say thank you and close the thread with:
+close - Feel free to nominate the person for helper of the week in #helper-nominations
- Do not ping the mods, unless someone is breaking the rules.
- If you're happy with the help you got here, and the server overall, you can contribute financially as well:
Derivative of ln(4x)/x is (1 - ln(4x))/x^2, not what you wrote. Other than that, not quite sure how to solve the integral.
Since you are asked for the area bounded by the curve when rotated about the x-axis, you should use the formula for the surface area of a solid of revolution:
[ A = 2\pi \int_{a}^{b} y \sqrt{1 + \left(\frac{dy}{dx}\right)^2} , dx ]
Arith
i did use that equation
You have given ( f(x) = \log_e(4x) ). The derivative is:
[ \frac{dy}{dx} = \frac{d}{dx} \log_e(4x) = \frac{1}{4x} \cdot 4 = \frac{1}{x} ]
The integral for the surface area is:
[ A = 2\pi \int_{a}^{b} f(x) \sqrt{1 + \left(\frac{dy}{dx}\right)^2} , dx ]
Plugging in the values:
[ A = 2\pi \int_{\frac{e}{4}}^{\frac{e^2}{4}} \log_e(4x) \sqrt{1 + \left(\frac{1}{x}\right)^2} , dx ]
[ \sqrt{1 + \left(\frac{1}{x}\right)^2} = \sqrt{1 + \frac{1}{x^2}} ]
I think your work correctly shows this step:
[ A = 2\pi \int_{\frac{e}{4}}^{\frac{e^2}{4}} \log_e(4x) \sqrt{1 + \frac{1}{x^2}} , dx ]
Arith
These are the possible mistakes..
Just noting on that, I think you made you're mistake in simplifying the integrand.
But isn't f(x) = ln(4x)/x, rather?
Not that it would really matter, as I doubt that any of these two cases can be integrated using elementary functions.
Looking at the work, we can see that the integral involves the function ( \log_e(4x) ) and the term ( \sqrt{1 + \frac{1}{x^2}} ), right. As I said before, your work shows a manipulation error when simplifying the integrand. In the final integral setup, you should have:
[ A = 2\pi \int_{\frac{e}{4}}^{\frac{e^2}{4}} \log_e(4x) \sqrt{1 + \frac{1}{x^2}} , dx ]
To simplify the term under the square root:
[ \sqrt{1 + \frac{1}{x^2}} ]
Your work shows that you might have overcomplicated the simplification.... I'd let Darpinger verify this
Arith
As I said above, neither (ln(4x)/x)√(1 + (1 - ln(4x))^2/x^4), which we have for this exercise, nor ln(4x)√(1 + 1/x^2), which we would get if we had f(x) = ln(4x), seem to have an elementary antiderivative.
ohhh okok thanks guys
thank you