Calculus II Question The Next CEO of Stack OverflowLength of an AstroidUnderstanding this calculus simplificationIntegration problem: $int x^2 -x 4^-x^2 dx$Finding the parametric form of a standard equationApplication of “twice the integral” even if the function is not graphically even?Find the length of the parametric curveFind the exact length of the parametric curve(Not sure what I'm doing wrong)Calculus 2 moments question.The length of a parametric curveParametric curve length - calculus

Several mode to write the symbol of a vector

Why has the US not been more assertive in confronting Russia in recent years?

To not tell, not take, and not want

Has this building technique been used in an official set?

What happened in Rome, when the western empire "fell"?

Are there any unintended negative consequences to allowing PCs to gain multiple levels at once in a short milestone-XP game?

Is there a difference between "Fahrstuhl" and "Aufzug"

Make solar eclipses exceedingly rare, but still have new moons

Would this house-rule that treats advantage as a +1 to the roll instead (and disadvantage as -1) and allows them to stack be balanced?

Novel about a guy who is possessed by the divine essence and the world ends?

What connection does MS Office have to Netscape Navigator?

Can I equip Skullclamp on a creature I am sacrificing?

Non-deterministic sum of floats

Is it my responsibility to learn a new technology in my own time my employer wants to implement?

If a black hole is created from light, can this black hole then move at speed of light?

MessageLevel in QGIS3

Received an invoice from my ex-employer billing me for training; how to handle?

Won the lottery - how do I keep the money?

How do I avoid eval and parse?

Why do we use the plural of movies in this phrase "We went to the movies last night."?

Elegant way to replace substring in a regex with optional groups in Python?

Does it take more energy to get to Venus or to Mars?

What's the best way to handle refactoring a big file?

How powerful is the invisibility granted by the Gloom Stalker ranger's Umbral Sight feature?



Calculus II Question



The Next CEO of Stack OverflowLength of an AstroidUnderstanding this calculus simplificationIntegration problem: $int x^2 -x 4^-x^2 dx$Finding the parametric form of a standard equationApplication of “twice the integral” even if the function is not graphically even?Find the length of the parametric curveFind the exact length of the parametric curve(Not sure what I'm doing wrong)Calculus 2 moments question.The length of a parametric curveParametric curve length - calculus










2












$begingroup$


Find the length of the following parametric curve.



$$x(t)=5+6t^4 ,quad y(t)=5+4t^6 ,qquad 0  ≤  t  ≤  2.$$



I used the formula
$$int_0^2sqrtleft(fracdxdtright)^2+left(fracdydtright)^2dt$$
And I found
$$frac23cdot 17^3/2+4-frac23$$
However I got it wrong. I don't know where I went wrong. Any help would be apriciated.



My steps:
$$left(fracdxdtright) = 24cdot t^3 $$
$$left(fracdydtright) = 24cdot t^5 $$
$$int_0^2sqrtleft(24cdot t^3right)^2+left(24cdot t^5right)^2dt$$
$$int_0^2sqrtleft(576cdot t^6right)+left(576cdot t^10right)dt$$
$$int_0^2sqrtleft(576cdot t^6right) cdot left(1+t^4right)dt$$
$$24+int_0^2sqrtleft(t^6right) cdot left(1+t^4right)dt$$



$$frac23cdot 17^3/2+4-frac23$$










share|cite|improve this question









New contributor




curiouseng is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.







$endgroup$







  • 3




    $begingroup$
    What is 6t4? What is 4t6? Without seeing your work we can't see where you went wrong. Answer keys are wrong sometimes. You should have a square root of the sum of the squares in your integral.
    $endgroup$
    – Ross Millikan
    1 hour ago







  • 1




    $begingroup$
    Isn't there a square root missing in your length formula?
    $endgroup$
    – John Wayland Bales
    1 hour ago






  • 1




    $begingroup$
    We probably cannot figure out what you did wrong unless you show the work ending with that as an answer..
    $endgroup$
    – David Peterson
    1 hour ago






  • 1




    $begingroup$
    @curiouseng At the start of your second last line, is "$24 + $" part what you actually used, or is it a typo as you meant it to be $24$ times the integral?
    $endgroup$
    – John Omielan
    45 mins ago






  • 1




    $begingroup$
    @JohnOmielan that’s exactly what’s wrong
    $endgroup$
    – Shalop
    44 mins ago















2












$begingroup$


Find the length of the following parametric curve.



$$x(t)=5+6t^4 ,quad y(t)=5+4t^6 ,qquad 0  ≤  t  ≤  2.$$



I used the formula
$$int_0^2sqrtleft(fracdxdtright)^2+left(fracdydtright)^2dt$$
And I found
$$frac23cdot 17^3/2+4-frac23$$
However I got it wrong. I don't know where I went wrong. Any help would be apriciated.



My steps:
$$left(fracdxdtright) = 24cdot t^3 $$
$$left(fracdydtright) = 24cdot t^5 $$
$$int_0^2sqrtleft(24cdot t^3right)^2+left(24cdot t^5right)^2dt$$
$$int_0^2sqrtleft(576cdot t^6right)+left(576cdot t^10right)dt$$
$$int_0^2sqrtleft(576cdot t^6right) cdot left(1+t^4right)dt$$
$$24+int_0^2sqrtleft(t^6right) cdot left(1+t^4right)dt$$



$$frac23cdot 17^3/2+4-frac23$$










share|cite|improve this question









New contributor




curiouseng is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.







$endgroup$







  • 3




    $begingroup$
    What is 6t4? What is 4t6? Without seeing your work we can't see where you went wrong. Answer keys are wrong sometimes. You should have a square root of the sum of the squares in your integral.
    $endgroup$
    – Ross Millikan
    1 hour ago







  • 1




    $begingroup$
    Isn't there a square root missing in your length formula?
    $endgroup$
    – John Wayland Bales
    1 hour ago






  • 1




    $begingroup$
    We probably cannot figure out what you did wrong unless you show the work ending with that as an answer..
    $endgroup$
    – David Peterson
    1 hour ago






  • 1




    $begingroup$
    @curiouseng At the start of your second last line, is "$24 + $" part what you actually used, or is it a typo as you meant it to be $24$ times the integral?
    $endgroup$
    – John Omielan
    45 mins ago






  • 1




    $begingroup$
    @JohnOmielan that’s exactly what’s wrong
    $endgroup$
    – Shalop
    44 mins ago













2












2








2





$begingroup$


Find the length of the following parametric curve.



$$x(t)=5+6t^4 ,quad y(t)=5+4t^6 ,qquad 0  ≤  t  ≤  2.$$



I used the formula
$$int_0^2sqrtleft(fracdxdtright)^2+left(fracdydtright)^2dt$$
And I found
$$frac23cdot 17^3/2+4-frac23$$
However I got it wrong. I don't know where I went wrong. Any help would be apriciated.



My steps:
$$left(fracdxdtright) = 24cdot t^3 $$
$$left(fracdydtright) = 24cdot t^5 $$
$$int_0^2sqrtleft(24cdot t^3right)^2+left(24cdot t^5right)^2dt$$
$$int_0^2sqrtleft(576cdot t^6right)+left(576cdot t^10right)dt$$
$$int_0^2sqrtleft(576cdot t^6right) cdot left(1+t^4right)dt$$
$$24+int_0^2sqrtleft(t^6right) cdot left(1+t^4right)dt$$



$$frac23cdot 17^3/2+4-frac23$$










share|cite|improve this question









New contributor




curiouseng is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.







$endgroup$




Find the length of the following parametric curve.



$$x(t)=5+6t^4 ,quad y(t)=5+4t^6 ,qquad 0  ≤  t  ≤  2.$$



I used the formula
$$int_0^2sqrtleft(fracdxdtright)^2+left(fracdydtright)^2dt$$
And I found
$$frac23cdot 17^3/2+4-frac23$$
However I got it wrong. I don't know where I went wrong. Any help would be apriciated.



My steps:
$$left(fracdxdtright) = 24cdot t^3 $$
$$left(fracdydtright) = 24cdot t^5 $$
$$int_0^2sqrtleft(24cdot t^3right)^2+left(24cdot t^5right)^2dt$$
$$int_0^2sqrtleft(576cdot t^6right)+left(576cdot t^10right)dt$$
$$int_0^2sqrtleft(576cdot t^6right) cdot left(1+t^4right)dt$$
$$24+int_0^2sqrtleft(t^6right) cdot left(1+t^4right)dt$$



$$frac23cdot 17^3/2+4-frac23$$







calculus integration






share|cite|improve this question









New contributor




curiouseng is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|cite|improve this question









New contributor




curiouseng is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|cite|improve this question




share|cite|improve this question








edited 39 mins ago









rash

585116




585116






New contributor




curiouseng is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked 1 hour ago









curiousengcuriouseng

134




134




New contributor




curiouseng is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





curiouseng is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






curiouseng is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.







  • 3




    $begingroup$
    What is 6t4? What is 4t6? Without seeing your work we can't see where you went wrong. Answer keys are wrong sometimes. You should have a square root of the sum of the squares in your integral.
    $endgroup$
    – Ross Millikan
    1 hour ago







  • 1




    $begingroup$
    Isn't there a square root missing in your length formula?
    $endgroup$
    – John Wayland Bales
    1 hour ago






  • 1




    $begingroup$
    We probably cannot figure out what you did wrong unless you show the work ending with that as an answer..
    $endgroup$
    – David Peterson
    1 hour ago






  • 1




    $begingroup$
    @curiouseng At the start of your second last line, is "$24 + $" part what you actually used, or is it a typo as you meant it to be $24$ times the integral?
    $endgroup$
    – John Omielan
    45 mins ago






  • 1




    $begingroup$
    @JohnOmielan that’s exactly what’s wrong
    $endgroup$
    – Shalop
    44 mins ago












  • 3




    $begingroup$
    What is 6t4? What is 4t6? Without seeing your work we can't see where you went wrong. Answer keys are wrong sometimes. You should have a square root of the sum of the squares in your integral.
    $endgroup$
    – Ross Millikan
    1 hour ago







  • 1




    $begingroup$
    Isn't there a square root missing in your length formula?
    $endgroup$
    – John Wayland Bales
    1 hour ago






  • 1




    $begingroup$
    We probably cannot figure out what you did wrong unless you show the work ending with that as an answer..
    $endgroup$
    – David Peterson
    1 hour ago






  • 1




    $begingroup$
    @curiouseng At the start of your second last line, is "$24 + $" part what you actually used, or is it a typo as you meant it to be $24$ times the integral?
    $endgroup$
    – John Omielan
    45 mins ago






  • 1




    $begingroup$
    @JohnOmielan that’s exactly what’s wrong
    $endgroup$
    – Shalop
    44 mins ago







3




3




$begingroup$
What is 6t4? What is 4t6? Without seeing your work we can't see where you went wrong. Answer keys are wrong sometimes. You should have a square root of the sum of the squares in your integral.
$endgroup$
– Ross Millikan
1 hour ago





$begingroup$
What is 6t4? What is 4t6? Without seeing your work we can't see where you went wrong. Answer keys are wrong sometimes. You should have a square root of the sum of the squares in your integral.
$endgroup$
– Ross Millikan
1 hour ago





1




1




$begingroup$
Isn't there a square root missing in your length formula?
$endgroup$
– John Wayland Bales
1 hour ago




$begingroup$
Isn't there a square root missing in your length formula?
$endgroup$
– John Wayland Bales
1 hour ago




1




1




$begingroup$
We probably cannot figure out what you did wrong unless you show the work ending with that as an answer..
$endgroup$
– David Peterson
1 hour ago




$begingroup$
We probably cannot figure out what you did wrong unless you show the work ending with that as an answer..
$endgroup$
– David Peterson
1 hour ago




1




1




$begingroup$
@curiouseng At the start of your second last line, is "$24 + $" part what you actually used, or is it a typo as you meant it to be $24$ times the integral?
$endgroup$
– John Omielan
45 mins ago




$begingroup$
@curiouseng At the start of your second last line, is "$24 + $" part what you actually used, or is it a typo as you meant it to be $24$ times the integral?
$endgroup$
– John Omielan
45 mins ago




1




1




$begingroup$
@JohnOmielan that’s exactly what’s wrong
$endgroup$
– Shalop
44 mins ago




$begingroup$
@JohnOmielan that’s exactly what’s wrong
$endgroup$
– Shalop
44 mins ago










2 Answers
2






active

oldest

votes


















2












$begingroup$

Okay, start from the beginning $$x'(t)=24t^3; y'(t)=24t^5$$



Which gives us:



$$int_0^2 24sqrtt^6+t^10dt$$



Which, when integrated, gives us: $$68sqrt17-4$$



I don't, however, know where you went wrong. It could be either a sign error, or a calculation error.






share|cite|improve this answer









$endgroup$












  • $begingroup$
    Thank you for your help. I used an online integral calculator to see where I went wrong and it was a basic calculation mistake :( Again thank you for your time.
    $endgroup$
    – curiouseng
    47 mins ago










  • $begingroup$
    @curiouseng You are very welcome, regards!
    $endgroup$
    – Bertrand Wittgenstein's Ghost
    46 mins ago


















2












$begingroup$

Line 4 should read $$int_t=0^2 sqrt576 t^6 + 576 t^10 , dt.$$ This is a typesetting error.



Line 5 is correct.



Line 6 should read $$24 int_t=0^2 sqrtt^6 (1+t^4) , dt.$$ The use of the addition sign is incorrect because $24$ is a factor in the integrand, not a term.



You do not demonstrate how to proceed from Line 6 to Line 7. I would complete the computation as follows:
$$beginalign*
24 int_t=0^2 sqrtt^6(1+t^4) , dt
&= 24 int_t=0^2 t^3 sqrt1+t^4 , dt qquad (u = 1+t^4; ; du = 4t^3 , dt) \
&= 6 int_u=1^17 sqrtu , du \
&= 6 left[frac2u^3/23 right]_u=0^17 \
&= 4 (17^3/2 - 1) \
&= 68 sqrt17 - 4.
endalign*$$






share|cite|improve this answer









$endgroup$













    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
    );



    );






    curiouseng is a new contributor. Be nice, and check out our Code of Conduct.









    draft saved

    draft discarded


















    StackExchange.ready(
    function ()
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3167826%2fcalculus-ii-question%23new-answer', 'question_page');

    );

    Post as a guest















    Required, but never shown

























    2 Answers
    2






    active

    oldest

    votes








    2 Answers
    2






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    2












    $begingroup$

    Okay, start from the beginning $$x'(t)=24t^3; y'(t)=24t^5$$



    Which gives us:



    $$int_0^2 24sqrtt^6+t^10dt$$



    Which, when integrated, gives us: $$68sqrt17-4$$



    I don't, however, know where you went wrong. It could be either a sign error, or a calculation error.






    share|cite|improve this answer









    $endgroup$












    • $begingroup$
      Thank you for your help. I used an online integral calculator to see where I went wrong and it was a basic calculation mistake :( Again thank you for your time.
      $endgroup$
      – curiouseng
      47 mins ago










    • $begingroup$
      @curiouseng You are very welcome, regards!
      $endgroup$
      – Bertrand Wittgenstein's Ghost
      46 mins ago















    2












    $begingroup$

    Okay, start from the beginning $$x'(t)=24t^3; y'(t)=24t^5$$



    Which gives us:



    $$int_0^2 24sqrtt^6+t^10dt$$



    Which, when integrated, gives us: $$68sqrt17-4$$



    I don't, however, know where you went wrong. It could be either a sign error, or a calculation error.






    share|cite|improve this answer









    $endgroup$












    • $begingroup$
      Thank you for your help. I used an online integral calculator to see where I went wrong and it was a basic calculation mistake :( Again thank you for your time.
      $endgroup$
      – curiouseng
      47 mins ago










    • $begingroup$
      @curiouseng You are very welcome, regards!
      $endgroup$
      – Bertrand Wittgenstein's Ghost
      46 mins ago













    2












    2








    2





    $begingroup$

    Okay, start from the beginning $$x'(t)=24t^3; y'(t)=24t^5$$



    Which gives us:



    $$int_0^2 24sqrtt^6+t^10dt$$



    Which, when integrated, gives us: $$68sqrt17-4$$



    I don't, however, know where you went wrong. It could be either a sign error, or a calculation error.






    share|cite|improve this answer









    $endgroup$



    Okay, start from the beginning $$x'(t)=24t^3; y'(t)=24t^5$$



    Which gives us:



    $$int_0^2 24sqrtt^6+t^10dt$$



    Which, when integrated, gives us: $$68sqrt17-4$$



    I don't, however, know where you went wrong. It could be either a sign error, or a calculation error.







    share|cite|improve this answer












    share|cite|improve this answer



    share|cite|improve this answer










    answered 1 hour ago









    Bertrand Wittgenstein's GhostBertrand Wittgenstein's Ghost

    527217




    527217











    • $begingroup$
      Thank you for your help. I used an online integral calculator to see where I went wrong and it was a basic calculation mistake :( Again thank you for your time.
      $endgroup$
      – curiouseng
      47 mins ago










    • $begingroup$
      @curiouseng You are very welcome, regards!
      $endgroup$
      – Bertrand Wittgenstein's Ghost
      46 mins ago
















    • $begingroup$
      Thank you for your help. I used an online integral calculator to see where I went wrong and it was a basic calculation mistake :( Again thank you for your time.
      $endgroup$
      – curiouseng
      47 mins ago










    • $begingroup$
      @curiouseng You are very welcome, regards!
      $endgroup$
      – Bertrand Wittgenstein's Ghost
      46 mins ago















    $begingroup$
    Thank you for your help. I used an online integral calculator to see where I went wrong and it was a basic calculation mistake :( Again thank you for your time.
    $endgroup$
    – curiouseng
    47 mins ago




    $begingroup$
    Thank you for your help. I used an online integral calculator to see where I went wrong and it was a basic calculation mistake :( Again thank you for your time.
    $endgroup$
    – curiouseng
    47 mins ago












    $begingroup$
    @curiouseng You are very welcome, regards!
    $endgroup$
    – Bertrand Wittgenstein's Ghost
    46 mins ago




    $begingroup$
    @curiouseng You are very welcome, regards!
    $endgroup$
    – Bertrand Wittgenstein's Ghost
    46 mins ago











    2












    $begingroup$

    Line 4 should read $$int_t=0^2 sqrt576 t^6 + 576 t^10 , dt.$$ This is a typesetting error.



    Line 5 is correct.



    Line 6 should read $$24 int_t=0^2 sqrtt^6 (1+t^4) , dt.$$ The use of the addition sign is incorrect because $24$ is a factor in the integrand, not a term.



    You do not demonstrate how to proceed from Line 6 to Line 7. I would complete the computation as follows:
    $$beginalign*
    24 int_t=0^2 sqrtt^6(1+t^4) , dt
    &= 24 int_t=0^2 t^3 sqrt1+t^4 , dt qquad (u = 1+t^4; ; du = 4t^3 , dt) \
    &= 6 int_u=1^17 sqrtu , du \
    &= 6 left[frac2u^3/23 right]_u=0^17 \
    &= 4 (17^3/2 - 1) \
    &= 68 sqrt17 - 4.
    endalign*$$






    share|cite|improve this answer









    $endgroup$

















      2












      $begingroup$

      Line 4 should read $$int_t=0^2 sqrt576 t^6 + 576 t^10 , dt.$$ This is a typesetting error.



      Line 5 is correct.



      Line 6 should read $$24 int_t=0^2 sqrtt^6 (1+t^4) , dt.$$ The use of the addition sign is incorrect because $24$ is a factor in the integrand, not a term.



      You do not demonstrate how to proceed from Line 6 to Line 7. I would complete the computation as follows:
      $$beginalign*
      24 int_t=0^2 sqrtt^6(1+t^4) , dt
      &= 24 int_t=0^2 t^3 sqrt1+t^4 , dt qquad (u = 1+t^4; ; du = 4t^3 , dt) \
      &= 6 int_u=1^17 sqrtu , du \
      &= 6 left[frac2u^3/23 right]_u=0^17 \
      &= 4 (17^3/2 - 1) \
      &= 68 sqrt17 - 4.
      endalign*$$






      share|cite|improve this answer









      $endgroup$















        2












        2








        2





        $begingroup$

        Line 4 should read $$int_t=0^2 sqrt576 t^6 + 576 t^10 , dt.$$ This is a typesetting error.



        Line 5 is correct.



        Line 6 should read $$24 int_t=0^2 sqrtt^6 (1+t^4) , dt.$$ The use of the addition sign is incorrect because $24$ is a factor in the integrand, not a term.



        You do not demonstrate how to proceed from Line 6 to Line 7. I would complete the computation as follows:
        $$beginalign*
        24 int_t=0^2 sqrtt^6(1+t^4) , dt
        &= 24 int_t=0^2 t^3 sqrt1+t^4 , dt qquad (u = 1+t^4; ; du = 4t^3 , dt) \
        &= 6 int_u=1^17 sqrtu , du \
        &= 6 left[frac2u^3/23 right]_u=0^17 \
        &= 4 (17^3/2 - 1) \
        &= 68 sqrt17 - 4.
        endalign*$$






        share|cite|improve this answer









        $endgroup$



        Line 4 should read $$int_t=0^2 sqrt576 t^6 + 576 t^10 , dt.$$ This is a typesetting error.



        Line 5 is correct.



        Line 6 should read $$24 int_t=0^2 sqrtt^6 (1+t^4) , dt.$$ The use of the addition sign is incorrect because $24$ is a factor in the integrand, not a term.



        You do not demonstrate how to proceed from Line 6 to Line 7. I would complete the computation as follows:
        $$beginalign*
        24 int_t=0^2 sqrtt^6(1+t^4) , dt
        &= 24 int_t=0^2 t^3 sqrt1+t^4 , dt qquad (u = 1+t^4; ; du = 4t^3 , dt) \
        &= 6 int_u=1^17 sqrtu , du \
        &= 6 left[frac2u^3/23 right]_u=0^17 \
        &= 4 (17^3/2 - 1) \
        &= 68 sqrt17 - 4.
        endalign*$$







        share|cite|improve this answer












        share|cite|improve this answer



        share|cite|improve this answer










        answered 18 mins ago









        heropupheropup

        64.8k764103




        64.8k764103




















            curiouseng is a new contributor. Be nice, and check out our Code of Conduct.









            draft saved

            draft discarded


















            curiouseng is a new contributor. Be nice, and check out our Code of Conduct.












            curiouseng is a new contributor. Be nice, and check out our Code of Conduct.











            curiouseng is a new contributor. Be nice, and check out our Code of Conduct.














            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.




            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3167826%2fcalculus-ii-question%23new-answer', 'question_page');

            );

            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







            Popular posts from this blog

            Isurus Índice Especies | Notas | Véxase tamén | Menú de navegación"A compendium of fossil marine animal genera (Chondrichthyes entry)"o orixinal"A review of the Tertiary fossil Cetacea (Mammalia) localities in wales port taf Museum Victoria"o orixinalThe Vertebrate Fauna of the Selma Formation of Alabama. Part VII. Part VIII. The Mosasaurs The Fishes50419737IDsh85068767Isurus2548834613242066569678159923NHMSYS00210535017845105743

            Король Коль Исторические данные | Стихотворение | Примечания | Навигацияверсии1 правкаверсии1 правкаA New interpretation of the 'Artognou' stone, TintagelTintagel IslandАрхивировано

            Roughly how much would it cost to hire a team of dwarves to build a home in the mountainside? Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)How much does a house cost?How long does it take to mine rock?How much does a house cost?How much gold would the construction of a forge cost?How much does a door cost?How much would it cost to make this magic item?How much would a glue bomb cost?How much does mandrake root cost?How much does a slave cost?How much does equipment cost?How much do sheep cost?How much would firearms cost?