Using the washer method find the volume of the solid generated by the enclosed region The 2019...
Origin of "cooter" meaning "vagina"
Does a dangling wire really electrocute me if I'm standing in water?
Why is the maximum length of OpenWrt’s root password 8 characters?
Does the shape of a die affect the probability of a number being rolled?
Looking for Correct Greek Translation for Heraclitus
How to answer pointed "are you quitting" questioning when I don't want them to suspect
Pokemon Turn Based battle (Python)
Button changing it's text & action. Good or terrible?
For what reasons would an animal species NOT cross a *horizontal* land bridge?
Reference request: Oldest number theory books with (unsolved) exercises?
"as much details as you can remember"
Why did Acorn's A3000 have red function keys?
Did Scotland spend $250,000 for the slogan "Welcome to Scotland"?
What do the Banks children have against barley water?
Why isn't airport relocation done gradually?
What is the accessibility of a package's `Private` context variables?
Can you compress metal and what would be the consequences?
Worn-tile Scrabble
Why hard-Brexiteers don't insist on a hard border to prevent illegal immigration after Brexit?
How to save as into a customized destination on macOS?
Geography at the pixel level
Shouldn't "much" here be used instead of "more"?
Delete all lines which don't have n characters before delimiter
The difference between dialogue marks
Using the washer method find the volume of the solid generated by the enclosed region
The 2019 Stack Overflow Developer Survey Results Are InFind the volume of the solid obtained by rotating the region enclosed by the curves $y=x^2 , x = 1, x = 2$, and $y=0$ about the line $x=5$Finding Volume of the Solid--washer methodFind Volume of a solid when the region is revolved about y-axis or x-axisRegion bounded by the parabola $, y=x^2;$ and the line $, y=16;$ What is the volume of the solid generated when R is rotated about $y = 17$?Revolving about the y-axisUse the washer method to find the volume of an area rotated about y=4Volume of the solid generated by revolving the region R enclosed by the curve - Disk and Shell methodFind volume of a solidFind the volume of the resulting solid (understanding to find radius)Solid of Revolution using Disk or Washer Method
$begingroup$
Find the volume of the solid generated when the region enclosed by $y=e^x$ and $y=ln x$ between $x=1/2$ and $x=1$ is revolved about the line $x=-4$.
I've tried setting it up using the standard of the outer radius subtracted by the inner radius but I'm not sure if it's set right because the region is enclosed by intersections.
$$pi int _{frac{1}{2}}^1:left(e^x-left(-4right)right)^2-left(lnleft(xright)-left(-4right)right)^2,dx$$
calculus
$endgroup$
add a comment |
$begingroup$
Find the volume of the solid generated when the region enclosed by $y=e^x$ and $y=ln x$ between $x=1/2$ and $x=1$ is revolved about the line $x=-4$.
I've tried setting it up using the standard of the outer radius subtracted by the inner radius but I'm not sure if it's set right because the region is enclosed by intersections.
$$pi int _{frac{1}{2}}^1:left(e^x-left(-4right)right)^2-left(lnleft(xright)-left(-4right)right)^2,dx$$
calculus
$endgroup$
add a comment |
$begingroup$
Find the volume of the solid generated when the region enclosed by $y=e^x$ and $y=ln x$ between $x=1/2$ and $x=1$ is revolved about the line $x=-4$.
I've tried setting it up using the standard of the outer radius subtracted by the inner radius but I'm not sure if it's set right because the region is enclosed by intersections.
$$pi int _{frac{1}{2}}^1:left(e^x-left(-4right)right)^2-left(lnleft(xright)-left(-4right)right)^2,dx$$
calculus
$endgroup$
Find the volume of the solid generated when the region enclosed by $y=e^x$ and $y=ln x$ between $x=1/2$ and $x=1$ is revolved about the line $x=-4$.
I've tried setting it up using the standard of the outer radius subtracted by the inner radius but I'm not sure if it's set right because the region is enclosed by intersections.
$$pi int _{frac{1}{2}}^1:left(e^x-left(-4right)right)^2-left(lnleft(xright)-left(-4right)right)^2,dx$$
calculus
calculus
edited Feb 11 at 16:57
Exp ikx
4389
4389
asked Feb 11 at 16:10
Tylor GonzalezTylor Gonzalez
12
12
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
The washer method for revolving about the y axis is:
Consider x inside the region 1/2 and 1 and a infinitesimal width dx the washer dA is (neglecting $(dx)^2$)
$$dA = pi((4 + x + dx)^2 - (4 + x)^2)dx = 2pi (4 + x)dx$$
Hence the volume is
$$V = 2piint_{frac{1}{2}}^{1}(e^x - ln x)(4 + x)dx$$
$$ = 2piint_{frac{1}{2}}^{1}(4e^x + xe^x - 4ln x - xln x)dx$$
$$= 2pi(4e - frac{7}{2}sqrt{e} + frac{35}{16} - frac{17}{8}ln 2)$$
$$= 36.55$$
$endgroup$
add a comment |
Your Answer
StackExchange.ifUsing("editor", function () {
return StackExchange.using("mathjaxEditing", function () {
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
});
});
}, "mathjax-editing");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "69"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3108908%2fusing-the-washer-method-find-the-volume-of-the-solid-generated-by-the-enclosed-r%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
The washer method for revolving about the y axis is:
Consider x inside the region 1/2 and 1 and a infinitesimal width dx the washer dA is (neglecting $(dx)^2$)
$$dA = pi((4 + x + dx)^2 - (4 + x)^2)dx = 2pi (4 + x)dx$$
Hence the volume is
$$V = 2piint_{frac{1}{2}}^{1}(e^x - ln x)(4 + x)dx$$
$$ = 2piint_{frac{1}{2}}^{1}(4e^x + xe^x - 4ln x - xln x)dx$$
$$= 2pi(4e - frac{7}{2}sqrt{e} + frac{35}{16} - frac{17}{8}ln 2)$$
$$= 36.55$$
$endgroup$
add a comment |
$begingroup$
The washer method for revolving about the y axis is:
Consider x inside the region 1/2 and 1 and a infinitesimal width dx the washer dA is (neglecting $(dx)^2$)
$$dA = pi((4 + x + dx)^2 - (4 + x)^2)dx = 2pi (4 + x)dx$$
Hence the volume is
$$V = 2piint_{frac{1}{2}}^{1}(e^x - ln x)(4 + x)dx$$
$$ = 2piint_{frac{1}{2}}^{1}(4e^x + xe^x - 4ln x - xln x)dx$$
$$= 2pi(4e - frac{7}{2}sqrt{e} + frac{35}{16} - frac{17}{8}ln 2)$$
$$= 36.55$$
$endgroup$
add a comment |
$begingroup$
The washer method for revolving about the y axis is:
Consider x inside the region 1/2 and 1 and a infinitesimal width dx the washer dA is (neglecting $(dx)^2$)
$$dA = pi((4 + x + dx)^2 - (4 + x)^2)dx = 2pi (4 + x)dx$$
Hence the volume is
$$V = 2piint_{frac{1}{2}}^{1}(e^x - ln x)(4 + x)dx$$
$$ = 2piint_{frac{1}{2}}^{1}(4e^x + xe^x - 4ln x - xln x)dx$$
$$= 2pi(4e - frac{7}{2}sqrt{e} + frac{35}{16} - frac{17}{8}ln 2)$$
$$= 36.55$$
$endgroup$
The washer method for revolving about the y axis is:
Consider x inside the region 1/2 and 1 and a infinitesimal width dx the washer dA is (neglecting $(dx)^2$)
$$dA = pi((4 + x + dx)^2 - (4 + x)^2)dx = 2pi (4 + x)dx$$
Hence the volume is
$$V = 2piint_{frac{1}{2}}^{1}(e^x - ln x)(4 + x)dx$$
$$ = 2piint_{frac{1}{2}}^{1}(4e^x + xe^x - 4ln x - xln x)dx$$
$$= 2pi(4e - frac{7}{2}sqrt{e} + frac{35}{16} - frac{17}{8}ln 2)$$
$$= 36.55$$
answered Mar 21 at 15:33
KY TangKY Tang
50436
50436
add a comment |
add a comment |
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3108908%2fusing-the-washer-method-find-the-volume-of-the-solid-generated-by-the-enclosed-r%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown