Find the centroid bounded by $x+y = 2, y=x^2, y=0$.












0












$begingroup$


I found the intersection point $(-2,4)$ and $(1,1)$



I decided to make everything in terms of $y$. Thus, $y=x^2$, $y = 2-x$.



So I will use the integral bound of -2 to 1.
$2-x$ is the higher curve, $x^2$ is the lower curve clearly from graphing



The formula for the $x$ coordinate is $frac{int_{-2}^1((2-x)-x^2)x ,dx}{int_{-2}^1((2-x)-x^2),dx}$.



We can also then proceed to find the $y$ coordinate. However my calculations are not yielding the same $x$ value as the solutions which is$(frac{52}{45},frac{20}{63})$










share|cite|improve this question











$endgroup$

















    0












    $begingroup$


    I found the intersection point $(-2,4)$ and $(1,1)$



    I decided to make everything in terms of $y$. Thus, $y=x^2$, $y = 2-x$.



    So I will use the integral bound of -2 to 1.
    $2-x$ is the higher curve, $x^2$ is the lower curve clearly from graphing



    The formula for the $x$ coordinate is $frac{int_{-2}^1((2-x)-x^2)x ,dx}{int_{-2}^1((2-x)-x^2),dx}$.



    We can also then proceed to find the $y$ coordinate. However my calculations are not yielding the same $x$ value as the solutions which is$(frac{52}{45},frac{20}{63})$










    share|cite|improve this question











    $endgroup$















      0












      0








      0





      $begingroup$


      I found the intersection point $(-2,4)$ and $(1,1)$



      I decided to make everything in terms of $y$. Thus, $y=x^2$, $y = 2-x$.



      So I will use the integral bound of -2 to 1.
      $2-x$ is the higher curve, $x^2$ is the lower curve clearly from graphing



      The formula for the $x$ coordinate is $frac{int_{-2}^1((2-x)-x^2)x ,dx}{int_{-2}^1((2-x)-x^2),dx}$.



      We can also then proceed to find the $y$ coordinate. However my calculations are not yielding the same $x$ value as the solutions which is$(frac{52}{45},frac{20}{63})$










      share|cite|improve this question











      $endgroup$




      I found the intersection point $(-2,4)$ and $(1,1)$



      I decided to make everything in terms of $y$. Thus, $y=x^2$, $y = 2-x$.



      So I will use the integral bound of -2 to 1.
      $2-x$ is the higher curve, $x^2$ is the lower curve clearly from graphing



      The formula for the $x$ coordinate is $frac{int_{-2}^1((2-x)-x^2)x ,dx}{int_{-2}^1((2-x)-x^2),dx}$.



      We can also then proceed to find the $y$ coordinate. However my calculations are not yielding the same $x$ value as the solutions which is$(frac{52}{45},frac{20}{63})$







      integration centroid






      share|cite|improve this question















      share|cite|improve this question













      share|cite|improve this question




      share|cite|improve this question








      edited Jul 9 '15 at 1:13









      Linus S.

      1,818518




      1,818518










      asked Jul 9 '15 at 1:06









      Jason GenovaJason Genova

      104




      104






















          1 Answer
          1






          active

          oldest

          votes


















          0












          $begingroup$

          Let me redo this... the problem statement is a bit confusing, so I'll re-interpret it. If you were given the problem from a book, please transcribe the problem verbatim so we can best determine what is sought.






          share|cite|improve this answer











          $endgroup$













          • $begingroup$
            Note the y = 0, I think you are finding the centroid of the part you didnt shade in. The small part on the positive x axis, from 0 to 2.
            $endgroup$
            – Jason Genova
            Jul 9 '15 at 1:41










          • $begingroup$
            Are you sure? I think your diagram is wrong it should be shaded in the region of the x axis, y = x^2 and x+y=2, from x=0 to 2. How is that area you shaded bounded by y=0.
            $endgroup$
            – Jason Genova
            Jul 9 '15 at 1:43












          • $begingroup$
            The equation $y=0$ is a horizontal line coincident at all points with the $x$ axis. You seem to be confusing the $x$ and $y$ axes with regard to that constraint.
            $endgroup$
            – David G. Stork
            Jul 9 '15 at 1:56











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


          }
          });














          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f1354577%2ffind-the-centroid-bounded-by-xy-2-y-x2-y-0%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









          0












          $begingroup$

          Let me redo this... the problem statement is a bit confusing, so I'll re-interpret it. If you were given the problem from a book, please transcribe the problem verbatim so we can best determine what is sought.






          share|cite|improve this answer











          $endgroup$













          • $begingroup$
            Note the y = 0, I think you are finding the centroid of the part you didnt shade in. The small part on the positive x axis, from 0 to 2.
            $endgroup$
            – Jason Genova
            Jul 9 '15 at 1:41










          • $begingroup$
            Are you sure? I think your diagram is wrong it should be shaded in the region of the x axis, y = x^2 and x+y=2, from x=0 to 2. How is that area you shaded bounded by y=0.
            $endgroup$
            – Jason Genova
            Jul 9 '15 at 1:43












          • $begingroup$
            The equation $y=0$ is a horizontal line coincident at all points with the $x$ axis. You seem to be confusing the $x$ and $y$ axes with regard to that constraint.
            $endgroup$
            – David G. Stork
            Jul 9 '15 at 1:56
















          0












          $begingroup$

          Let me redo this... the problem statement is a bit confusing, so I'll re-interpret it. If you were given the problem from a book, please transcribe the problem verbatim so we can best determine what is sought.






          share|cite|improve this answer











          $endgroup$













          • $begingroup$
            Note the y = 0, I think you are finding the centroid of the part you didnt shade in. The small part on the positive x axis, from 0 to 2.
            $endgroup$
            – Jason Genova
            Jul 9 '15 at 1:41










          • $begingroup$
            Are you sure? I think your diagram is wrong it should be shaded in the region of the x axis, y = x^2 and x+y=2, from x=0 to 2. How is that area you shaded bounded by y=0.
            $endgroup$
            – Jason Genova
            Jul 9 '15 at 1:43












          • $begingroup$
            The equation $y=0$ is a horizontal line coincident at all points with the $x$ axis. You seem to be confusing the $x$ and $y$ axes with regard to that constraint.
            $endgroup$
            – David G. Stork
            Jul 9 '15 at 1:56














          0












          0








          0





          $begingroup$

          Let me redo this... the problem statement is a bit confusing, so I'll re-interpret it. If you were given the problem from a book, please transcribe the problem verbatim so we can best determine what is sought.






          share|cite|improve this answer











          $endgroup$



          Let me redo this... the problem statement is a bit confusing, so I'll re-interpret it. If you were given the problem from a book, please transcribe the problem verbatim so we can best determine what is sought.







          share|cite|improve this answer














          share|cite|improve this answer



          share|cite|improve this answer








          edited Jul 9 '15 at 1:58

























          answered Jul 9 '15 at 1:37









          David G. StorkDavid G. Stork

          11k31432




          11k31432












          • $begingroup$
            Note the y = 0, I think you are finding the centroid of the part you didnt shade in. The small part on the positive x axis, from 0 to 2.
            $endgroup$
            – Jason Genova
            Jul 9 '15 at 1:41










          • $begingroup$
            Are you sure? I think your diagram is wrong it should be shaded in the region of the x axis, y = x^2 and x+y=2, from x=0 to 2. How is that area you shaded bounded by y=0.
            $endgroup$
            – Jason Genova
            Jul 9 '15 at 1:43












          • $begingroup$
            The equation $y=0$ is a horizontal line coincident at all points with the $x$ axis. You seem to be confusing the $x$ and $y$ axes with regard to that constraint.
            $endgroup$
            – David G. Stork
            Jul 9 '15 at 1:56


















          • $begingroup$
            Note the y = 0, I think you are finding the centroid of the part you didnt shade in. The small part on the positive x axis, from 0 to 2.
            $endgroup$
            – Jason Genova
            Jul 9 '15 at 1:41










          • $begingroup$
            Are you sure? I think your diagram is wrong it should be shaded in the region of the x axis, y = x^2 and x+y=2, from x=0 to 2. How is that area you shaded bounded by y=0.
            $endgroup$
            – Jason Genova
            Jul 9 '15 at 1:43












          • $begingroup$
            The equation $y=0$ is a horizontal line coincident at all points with the $x$ axis. You seem to be confusing the $x$ and $y$ axes with regard to that constraint.
            $endgroup$
            – David G. Stork
            Jul 9 '15 at 1:56
















          $begingroup$
          Note the y = 0, I think you are finding the centroid of the part you didnt shade in. The small part on the positive x axis, from 0 to 2.
          $endgroup$
          – Jason Genova
          Jul 9 '15 at 1:41




          $begingroup$
          Note the y = 0, I think you are finding the centroid of the part you didnt shade in. The small part on the positive x axis, from 0 to 2.
          $endgroup$
          – Jason Genova
          Jul 9 '15 at 1:41












          $begingroup$
          Are you sure? I think your diagram is wrong it should be shaded in the region of the x axis, y = x^2 and x+y=2, from x=0 to 2. How is that area you shaded bounded by y=0.
          $endgroup$
          – Jason Genova
          Jul 9 '15 at 1:43






          $begingroup$
          Are you sure? I think your diagram is wrong it should be shaded in the region of the x axis, y = x^2 and x+y=2, from x=0 to 2. How is that area you shaded bounded by y=0.
          $endgroup$
          – Jason Genova
          Jul 9 '15 at 1:43














          $begingroup$
          The equation $y=0$ is a horizontal line coincident at all points with the $x$ axis. You seem to be confusing the $x$ and $y$ axes with regard to that constraint.
          $endgroup$
          – David G. Stork
          Jul 9 '15 at 1:56




          $begingroup$
          The equation $y=0$ is a horizontal line coincident at all points with the $x$ axis. You seem to be confusing the $x$ and $y$ axes with regard to that constraint.
          $endgroup$
          – David G. Stork
          Jul 9 '15 at 1:56


















          draft saved

          draft discarded




















































          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%2f1354577%2ffind-the-centroid-bounded-by-xy-2-y-x2-y-0%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

          Mont Emei

          Province de Neuquén

          Journaliste