Find the volume of the solid formed by rotating about the $x$-axis

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
4
down vote

favorite












Find the volume of the solid formed by rotating the region enclosed by the curves $y=(e^ x) + 2$, $y=0$ , $x=0$, and $x=0.7$ about the $x$-axis



I set up the equations as follows using the washer method. I'm not sure if I'm setting it up right or using the correct method.



$$int_0^0.7 pi (e^x+2)^2dx$$







share|cite|improve this question


















  • 1




    The setup is correct. To finish, expand $(e^x+2)^2$ and integrate.
    – André Nicolas
    Feb 3 '14 at 19:37






  • 1




    Note you can pull the $pi$ out of the integral.
    – AlexR
    Feb 3 '14 at 19:37














up vote
4
down vote

favorite












Find the volume of the solid formed by rotating the region enclosed by the curves $y=(e^ x) + 2$, $y=0$ , $x=0$, and $x=0.7$ about the $x$-axis



I set up the equations as follows using the washer method. I'm not sure if I'm setting it up right or using the correct method.



$$int_0^0.7 pi (e^x+2)^2dx$$







share|cite|improve this question


















  • 1




    The setup is correct. To finish, expand $(e^x+2)^2$ and integrate.
    – André Nicolas
    Feb 3 '14 at 19:37






  • 1




    Note you can pull the $pi$ out of the integral.
    – AlexR
    Feb 3 '14 at 19:37












up vote
4
down vote

favorite









up vote
4
down vote

favorite











Find the volume of the solid formed by rotating the region enclosed by the curves $y=(e^ x) + 2$, $y=0$ , $x=0$, and $x=0.7$ about the $x$-axis



I set up the equations as follows using the washer method. I'm not sure if I'm setting it up right or using the correct method.



$$int_0^0.7 pi (e^x+2)^2dx$$







share|cite|improve this question














Find the volume of the solid formed by rotating the region enclosed by the curves $y=(e^ x) + 2$, $y=0$ , $x=0$, and $x=0.7$ about the $x$-axis



I set up the equations as follows using the washer method. I'm not sure if I'm setting it up right or using the correct method.



$$int_0^0.7 pi (e^x+2)^2dx$$









share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Feb 3 '14 at 19:37









AlexR

22.4k12348




22.4k12348










asked Feb 3 '14 at 19:35









janny

901312




901312







  • 1




    The setup is correct. To finish, expand $(e^x+2)^2$ and integrate.
    – André Nicolas
    Feb 3 '14 at 19:37






  • 1




    Note you can pull the $pi$ out of the integral.
    – AlexR
    Feb 3 '14 at 19:37












  • 1




    The setup is correct. To finish, expand $(e^x+2)^2$ and integrate.
    – André Nicolas
    Feb 3 '14 at 19:37






  • 1




    Note you can pull the $pi$ out of the integral.
    – AlexR
    Feb 3 '14 at 19:37







1




1




The setup is correct. To finish, expand $(e^x+2)^2$ and integrate.
– André Nicolas
Feb 3 '14 at 19:37




The setup is correct. To finish, expand $(e^x+2)^2$ and integrate.
– André Nicolas
Feb 3 '14 at 19:37




1




1




Note you can pull the $pi$ out of the integral.
– AlexR
Feb 3 '14 at 19:37




Note you can pull the $pi$ out of the integral.
– AlexR
Feb 3 '14 at 19:37










2 Answers
2






active

oldest

votes

















up vote
0
down vote













Your equation is correct.
$$beginalign*
A & = pi int_0^0.7 (e^x + 2)^2 dx = pi left( int_0^0.7 e^2x dx + 4 int_0^0.7 e^x dx + 4cdot0.7 right)\
& = pi left( frac12 int_0^1.4 e^x dx + int_0^0.7 e^x dx + 2.8right)\
& = pi left( frac12 e^1.4 + e^0.7 + 2.8 right) \
& approx 21.4927ldots
endalign*$$






share|cite|improve this answer




















  • Not sure your answer is correct. Note $e^0ne0$.
    – John Molokach
    Jan 9 '16 at 14:59











  • @JohnMolokach $e^0 = 1$ by definition...
    – AlexR
    Jan 9 '16 at 15:00










  • Sorry, edited...
    – John Molokach
    Jan 9 '16 at 15:01










  • It might be me, but are you sure you can make the simplification of taking $e^2x$ out to the range over which you're integrating? As if you leave it in and integrate, it integrates to $e^2x^2$ so you wouldn't simply be evaluating $e^x$ between $0$ and $1.4$. I'm not entirely sure that gives the same answer.
    – Robert Frost
    May 17 at 10:46











  • @RobertFrost That‘s a substitution, yielding the factor of $1/2$
    – AlexR
    May 17 at 11:18

















up vote
0
down vote













Your setting up was all correct. However you can conveniently integrate with symbols and get on with integration to go to numerical work in the last stages of calculation by plugging in constants. Also bring out constants to LHS at the earliest, else that keeps dragging on till the end.



$$beginalign*
A/pi & = int_0^a (e^x + c)^2 dx = int_0^a e^2x dx + 2c int_0^a e^x dx + c^2 a\
& = frac12 ( e^2a-1) + 2c(e^a-1) dx + ac^2.\
endalign*$$






share|cite|improve this answer






















    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',
    convertImagesToLinks: true,
    noModals: false,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    bindNavPrevention: true,
    postfix: "",
    noCode: true, onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    );



    );








     

    draft saved


    draft discarded


















    StackExchange.ready(
    function ()
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f662390%2ffind-the-volume-of-the-solid-formed-by-rotating-about-the-x-axis%23new-answer', 'question_page');

    );

    Post as a guest






























    2 Answers
    2






    active

    oldest

    votes








    2 Answers
    2






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes








    up vote
    0
    down vote













    Your equation is correct.
    $$beginalign*
    A & = pi int_0^0.7 (e^x + 2)^2 dx = pi left( int_0^0.7 e^2x dx + 4 int_0^0.7 e^x dx + 4cdot0.7 right)\
    & = pi left( frac12 int_0^1.4 e^x dx + int_0^0.7 e^x dx + 2.8right)\
    & = pi left( frac12 e^1.4 + e^0.7 + 2.8 right) \
    & approx 21.4927ldots
    endalign*$$






    share|cite|improve this answer




















    • Not sure your answer is correct. Note $e^0ne0$.
      – John Molokach
      Jan 9 '16 at 14:59











    • @JohnMolokach $e^0 = 1$ by definition...
      – AlexR
      Jan 9 '16 at 15:00










    • Sorry, edited...
      – John Molokach
      Jan 9 '16 at 15:01










    • It might be me, but are you sure you can make the simplification of taking $e^2x$ out to the range over which you're integrating? As if you leave it in and integrate, it integrates to $e^2x^2$ so you wouldn't simply be evaluating $e^x$ between $0$ and $1.4$. I'm not entirely sure that gives the same answer.
      – Robert Frost
      May 17 at 10:46











    • @RobertFrost That‘s a substitution, yielding the factor of $1/2$
      – AlexR
      May 17 at 11:18














    up vote
    0
    down vote













    Your equation is correct.
    $$beginalign*
    A & = pi int_0^0.7 (e^x + 2)^2 dx = pi left( int_0^0.7 e^2x dx + 4 int_0^0.7 e^x dx + 4cdot0.7 right)\
    & = pi left( frac12 int_0^1.4 e^x dx + int_0^0.7 e^x dx + 2.8right)\
    & = pi left( frac12 e^1.4 + e^0.7 + 2.8 right) \
    & approx 21.4927ldots
    endalign*$$






    share|cite|improve this answer




















    • Not sure your answer is correct. Note $e^0ne0$.
      – John Molokach
      Jan 9 '16 at 14:59











    • @JohnMolokach $e^0 = 1$ by definition...
      – AlexR
      Jan 9 '16 at 15:00










    • Sorry, edited...
      – John Molokach
      Jan 9 '16 at 15:01










    • It might be me, but are you sure you can make the simplification of taking $e^2x$ out to the range over which you're integrating? As if you leave it in and integrate, it integrates to $e^2x^2$ so you wouldn't simply be evaluating $e^x$ between $0$ and $1.4$. I'm not entirely sure that gives the same answer.
      – Robert Frost
      May 17 at 10:46











    • @RobertFrost That‘s a substitution, yielding the factor of $1/2$
      – AlexR
      May 17 at 11:18












    up vote
    0
    down vote










    up vote
    0
    down vote









    Your equation is correct.
    $$beginalign*
    A & = pi int_0^0.7 (e^x + 2)^2 dx = pi left( int_0^0.7 e^2x dx + 4 int_0^0.7 e^x dx + 4cdot0.7 right)\
    & = pi left( frac12 int_0^1.4 e^x dx + int_0^0.7 e^x dx + 2.8right)\
    & = pi left( frac12 e^1.4 + e^0.7 + 2.8 right) \
    & approx 21.4927ldots
    endalign*$$






    share|cite|improve this answer












    Your equation is correct.
    $$beginalign*
    A & = pi int_0^0.7 (e^x + 2)^2 dx = pi left( int_0^0.7 e^2x dx + 4 int_0^0.7 e^x dx + 4cdot0.7 right)\
    & = pi left( frac12 int_0^1.4 e^x dx + int_0^0.7 e^x dx + 2.8right)\
    & = pi left( frac12 e^1.4 + e^0.7 + 2.8 right) \
    & approx 21.4927ldots
    endalign*$$







    share|cite|improve this answer












    share|cite|improve this answer



    share|cite|improve this answer










    answered Feb 3 '14 at 19:41









    AlexR

    22.4k12348




    22.4k12348











    • Not sure your answer is correct. Note $e^0ne0$.
      – John Molokach
      Jan 9 '16 at 14:59











    • @JohnMolokach $e^0 = 1$ by definition...
      – AlexR
      Jan 9 '16 at 15:00










    • Sorry, edited...
      – John Molokach
      Jan 9 '16 at 15:01










    • It might be me, but are you sure you can make the simplification of taking $e^2x$ out to the range over which you're integrating? As if you leave it in and integrate, it integrates to $e^2x^2$ so you wouldn't simply be evaluating $e^x$ between $0$ and $1.4$. I'm not entirely sure that gives the same answer.
      – Robert Frost
      May 17 at 10:46











    • @RobertFrost That‘s a substitution, yielding the factor of $1/2$
      – AlexR
      May 17 at 11:18
















    • Not sure your answer is correct. Note $e^0ne0$.
      – John Molokach
      Jan 9 '16 at 14:59











    • @JohnMolokach $e^0 = 1$ by definition...
      – AlexR
      Jan 9 '16 at 15:00










    • Sorry, edited...
      – John Molokach
      Jan 9 '16 at 15:01










    • It might be me, but are you sure you can make the simplification of taking $e^2x$ out to the range over which you're integrating? As if you leave it in and integrate, it integrates to $e^2x^2$ so you wouldn't simply be evaluating $e^x$ between $0$ and $1.4$. I'm not entirely sure that gives the same answer.
      – Robert Frost
      May 17 at 10:46











    • @RobertFrost That‘s a substitution, yielding the factor of $1/2$
      – AlexR
      May 17 at 11:18















    Not sure your answer is correct. Note $e^0ne0$.
    – John Molokach
    Jan 9 '16 at 14:59





    Not sure your answer is correct. Note $e^0ne0$.
    – John Molokach
    Jan 9 '16 at 14:59













    @JohnMolokach $e^0 = 1$ by definition...
    – AlexR
    Jan 9 '16 at 15:00




    @JohnMolokach $e^0 = 1$ by definition...
    – AlexR
    Jan 9 '16 at 15:00












    Sorry, edited...
    – John Molokach
    Jan 9 '16 at 15:01




    Sorry, edited...
    – John Molokach
    Jan 9 '16 at 15:01












    It might be me, but are you sure you can make the simplification of taking $e^2x$ out to the range over which you're integrating? As if you leave it in and integrate, it integrates to $e^2x^2$ so you wouldn't simply be evaluating $e^x$ between $0$ and $1.4$. I'm not entirely sure that gives the same answer.
    – Robert Frost
    May 17 at 10:46





    It might be me, but are you sure you can make the simplification of taking $e^2x$ out to the range over which you're integrating? As if you leave it in and integrate, it integrates to $e^2x^2$ so you wouldn't simply be evaluating $e^x$ between $0$ and $1.4$. I'm not entirely sure that gives the same answer.
    – Robert Frost
    May 17 at 10:46













    @RobertFrost That‘s a substitution, yielding the factor of $1/2$
    – AlexR
    May 17 at 11:18




    @RobertFrost That‘s a substitution, yielding the factor of $1/2$
    – AlexR
    May 17 at 11:18










    up vote
    0
    down vote













    Your setting up was all correct. However you can conveniently integrate with symbols and get on with integration to go to numerical work in the last stages of calculation by plugging in constants. Also bring out constants to LHS at the earliest, else that keeps dragging on till the end.



    $$beginalign*
    A/pi & = int_0^a (e^x + c)^2 dx = int_0^a e^2x dx + 2c int_0^a e^x dx + c^2 a\
    & = frac12 ( e^2a-1) + 2c(e^a-1) dx + ac^2.\
    endalign*$$






    share|cite|improve this answer


























      up vote
      0
      down vote













      Your setting up was all correct. However you can conveniently integrate with symbols and get on with integration to go to numerical work in the last stages of calculation by plugging in constants. Also bring out constants to LHS at the earliest, else that keeps dragging on till the end.



      $$beginalign*
      A/pi & = int_0^a (e^x + c)^2 dx = int_0^a e^2x dx + 2c int_0^a e^x dx + c^2 a\
      & = frac12 ( e^2a-1) + 2c(e^a-1) dx + ac^2.\
      endalign*$$






      share|cite|improve this answer
























        up vote
        0
        down vote










        up vote
        0
        down vote









        Your setting up was all correct. However you can conveniently integrate with symbols and get on with integration to go to numerical work in the last stages of calculation by plugging in constants. Also bring out constants to LHS at the earliest, else that keeps dragging on till the end.



        $$beginalign*
        A/pi & = int_0^a (e^x + c)^2 dx = int_0^a e^2x dx + 2c int_0^a e^x dx + c^2 a\
        & = frac12 ( e^2a-1) + 2c(e^a-1) dx + ac^2.\
        endalign*$$






        share|cite|improve this answer














        Your setting up was all correct. However you can conveniently integrate with symbols and get on with integration to go to numerical work in the last stages of calculation by plugging in constants. Also bring out constants to LHS at the earliest, else that keeps dragging on till the end.



        $$beginalign*
        A/pi & = int_0^a (e^x + c)^2 dx = int_0^a e^2x dx + 2c int_0^a e^x dx + c^2 a\
        & = frac12 ( e^2a-1) + 2c(e^a-1) dx + ac^2.\
        endalign*$$







        share|cite|improve this answer














        share|cite|improve this answer



        share|cite|improve this answer








        edited Apr 25 '17 at 11:23

























        answered Apr 25 '17 at 9:39









        Narasimham

        20.2k51957




        20.2k51957






















             

            draft saved


            draft discarded


























             


            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f662390%2ffind-the-volume-of-the-solid-formed-by-rotating-about-the-x-axis%23new-answer', 'question_page');

            );

            Post as a guest













































































            這個網誌中的熱門文章

            tkz-euclide: tkzDrawCircle[R] not working

            How to combine Bézier curves to a surface?

            1st Magritte Awards