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

WOW air has ceased operation, can I get my tickets refunded?

I believe this to be a fraud - hired, then asked to cash check and send cash as Bitcoin

What can we do to stop prior company from asking us questions?

Why does standard notation not preserve intervals (visually)

How do I make a variable always equal to the result of some calculations?

Is it professional to write unrelated content in an almost-empty email?

What is the result of assigning to std::vector<T>::begin()?

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

Why do remote companies require working in the US?

Would a galaxy be visible from outside, but nearby?

Why am I allowed to create multiple unique pointers from a single object?

Indicator light circuit

Bold, vivid family

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

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

How to safely derail a train during transit?

Can we say or write : "No, it'sn't"?

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

Is it ever safe to open a suspicious html file (e.g. email attachment)?

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

What does "Its cash flow is deeply negative" mean?

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

Example of a Mathematician/Physicist whose Other Publications during their PhD eclipsed their PhD Thesis

What is "(CFMCC)" on an ILS approach chart?



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
    1 hour ago






  • 1




    $begingroup$
    @JohnOmielan that’s exactly what’s wrong
    $endgroup$
    – Shalop
    1 hour 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
    1 hour ago






  • 1




    $begingroup$
    @JohnOmielan that’s exactly what’s wrong
    $endgroup$
    – Shalop
    1 hour 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 56 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
    1 hour ago






  • 1




    $begingroup$
    @JohnOmielan that’s exactly what’s wrong
    $endgroup$
    – Shalop
    1 hour 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
    1 hour ago






  • 1




    $begingroup$
    @JohnOmielan that’s exactly what’s wrong
    $endgroup$
    – Shalop
    1 hour 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
1 hour 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
1 hour ago




1




1




$begingroup$
@JohnOmielan that’s exactly what’s wrong
$endgroup$
– Shalop
1 hour ago




$begingroup$
@JohnOmielan that’s exactly what’s wrong
$endgroup$
– Shalop
1 hour 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
    1 hour ago










  • $begingroup$
    @curiouseng You are very welcome, regards!
    $endgroup$
    – Bertrand Wittgenstein's Ghost
    1 hour 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
      1 hour ago










    • $begingroup$
      @curiouseng You are very welcome, regards!
      $endgroup$
      – Bertrand Wittgenstein's Ghost
      1 hour 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
      1 hour ago










    • $begingroup$
      @curiouseng You are very welcome, regards!
      $endgroup$
      – Bertrand Wittgenstein's Ghost
      1 hour 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
      1 hour ago










    • $begingroup$
      @curiouseng You are very welcome, regards!
      $endgroup$
      – Bertrand Wittgenstein's Ghost
      1 hour 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
      1 hour ago










    • $begingroup$
      @curiouseng You are very welcome, regards!
      $endgroup$
      – Bertrand Wittgenstein's Ghost
      1 hour 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
    1 hour 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
    1 hour ago












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




    $begingroup$
    @curiouseng You are very welcome, regards!
    $endgroup$
    – Bertrand Wittgenstein's Ghost
    1 hour 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 35 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

            Magento 2 - Add success message with knockout Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern) Announcing the arrival of Valued Associate #679: Cesar Manara Unicorn Meta Zoo #1: Why another podcast?Success / Error message on ajax request$.widget is not a function when loading a homepage after add custom jQuery on custom themeHow can bind jQuery to current document in Magento 2 When template load by ajaxRedirect page using plugin in Magento 2Magento 2 - Update quantity and totals of cart page without page reload?Magento 2: Quote data not loaded on knockout checkoutMagento 2 : I need to change add to cart success message after adding product into cart through pluginMagento 2.2.5 How to add additional products to cart from new checkout step?Magento 2 Add error/success message with knockoutCan't validate Post Code on checkout page

            Fil:Tokke komm.svg

            Where did Arya get these scars? Unicorn Meta Zoo #1: Why another podcast? Announcing the arrival of Valued Associate #679: Cesar Manara Favourite questions and answers from the 1st quarter of 2019Why did Arya refuse to end it?Has the pronunciation of Arya Stark's name changed?Has Arya forgiven people?Why did Arya Stark lose her vision?Why can Arya still use the faces?Has the Narrow Sea become narrower?Does Arya Stark know how to make poisons outside of the House of Black and White?Why did Nymeria leave Arya?Why did Arya not kill the Lannister soldiers she encountered in the Riverlands?What is the current canonical age of Sansa, Bran and Arya Stark?