How does one calculate the area of a rectangle using a single integral?Evaluating an integral using the...

Maximum likelihood parameters deviate from posterior distributions

What typically incentivizes a professor to change jobs to a lower ranking university?

How to efficiently unroll a matrix by value with numpy?

"You are your self first supporter", a more proper way to say it

Perform and show arithmetic with LuaLaTeX

Character reincarnated...as a snail

dbcc cleantable batch size explanation

Find the result of this dual key cipher

What would happen to a modern skyscraper if it rains micro blackholes?

Are astronomers waiting to see something in an image from a gravitational lens that they've already seen in an adjacent image?

Is it possible to record a short contained sound no longer than 60 milliseconds?

What does it mean to describe someone as a butt steak?

Today is the Center

How can I make my BBEG immortal short of making them a Lich or Vampire?

How much RAM could one put in a typical 80386 setup?

Is it tax fraud for an individual to declare non-taxable revenue as taxable income? (US tax laws)

Important Resources for Dark Age Civilizations?

Can I ask the recruiters in my resume to put the reason why I am rejected?

What's the point of deactivating Num Lock on login screens?

Codimension of non-flat locus

What does the "remote control" for a QF-4 look like?

How does one intimidate enemies without having the capacity for violence?

Meaning of に in 本当に

Why are electrically insulating heatsinks so rare? Is it just cost?



How does one calculate the area of a rectangle using a single integral?


Evaluating an integral using the Fundamental Theorem of CalculusOptimizing the area of a rectangle with one side against a wall using the am-gm inequalityHow can I tell the difference if my integral is measuring arc length or area?Proof request for finding the area of a rectangle using an ellipse and an integral.Trouble in finding the area of the curve using IntegrationCalculate integral with help the Euler's integralsGaussian Integral using single integrationCan arc length be a straight line?Area of a Rectangle using a Double Integral in Polar CoordinatesHow fast is the area of rectangle increasing?













1












$begingroup$


I tried to ask this in a different way and did not correctly explain myself.



I am ok integrating the line $y = x$ , let us say from $0$ to $2$ using calculus.
If I want to get the square I can easily multiply by two and using calculus the dimensions work. The area is a square and when we integrate we have a square.



Here is my question. If I use a straight line above the x axis my equation becomes $y$ = ( some constant) . Now I use calculus and integrate from 0 to 2 , I also get the correct answer BUT I have to imagine it is a rectangle because when you ingtegrate you have one $x$ term and it is not a square. The answers match OK it's the dimensions that bother me.



I did not do a good job explaining this on my previous question. Sorry










share|cite|improve this question











$endgroup$

















    1












    $begingroup$


    I tried to ask this in a different way and did not correctly explain myself.



    I am ok integrating the line $y = x$ , let us say from $0$ to $2$ using calculus.
    If I want to get the square I can easily multiply by two and using calculus the dimensions work. The area is a square and when we integrate we have a square.



    Here is my question. If I use a straight line above the x axis my equation becomes $y$ = ( some constant) . Now I use calculus and integrate from 0 to 2 , I also get the correct answer BUT I have to imagine it is a rectangle because when you ingtegrate you have one $x$ term and it is not a square. The answers match OK it's the dimensions that bother me.



    I did not do a good job explaining this on my previous question. Sorry










    share|cite|improve this question











    $endgroup$















      1












      1








      1





      $begingroup$


      I tried to ask this in a different way and did not correctly explain myself.



      I am ok integrating the line $y = x$ , let us say from $0$ to $2$ using calculus.
      If I want to get the square I can easily multiply by two and using calculus the dimensions work. The area is a square and when we integrate we have a square.



      Here is my question. If I use a straight line above the x axis my equation becomes $y$ = ( some constant) . Now I use calculus and integrate from 0 to 2 , I also get the correct answer BUT I have to imagine it is a rectangle because when you ingtegrate you have one $x$ term and it is not a square. The answers match OK it's the dimensions that bother me.



      I did not do a good job explaining this on my previous question. Sorry










      share|cite|improve this question











      $endgroup$




      I tried to ask this in a different way and did not correctly explain myself.



      I am ok integrating the line $y = x$ , let us say from $0$ to $2$ using calculus.
      If I want to get the square I can easily multiply by two and using calculus the dimensions work. The area is a square and when we integrate we have a square.



      Here is my question. If I use a straight line above the x axis my equation becomes $y$ = ( some constant) . Now I use calculus and integrate from 0 to 2 , I also get the correct answer BUT I have to imagine it is a rectangle because when you ingtegrate you have one $x$ term and it is not a square. The answers match OK it's the dimensions that bother me.



      I did not do a good job explaining this on my previous question. Sorry







      calculus integration






      share|cite|improve this question















      share|cite|improve this question













      share|cite|improve this question




      share|cite|improve this question








      edited Mar 19 at 19:48









      ADITYA PRAKASH

      365110




      365110










      asked Mar 19 at 16:00









      SedumjoySedumjoy

      658316




      658316






















          2 Answers
          2






          active

          oldest

          votes


















          3












          $begingroup$

          The dimensions do work correctly in case of a rectangle as well. Let us say the height of the rectangle is $k$ and width is $b-a$.



          Recall that integration is basically summing up infinitely many small rectangles with infinitesimally small widths.



          $$begin{aligned}text{Area }&=lim_{nto infty}sum_{i=1}^{n}underbrace{k}_{text{height}}cdotunderbrace{left(dfrac{b-a}{n}right)}_{text{width of each infinitesimal rectangle}}\&=int_{a}^{b}underbrace{k}_{text{units}}underbrace{mathrm dx}_{text{units}}\&=kxbiggr|_{a}^{b}=k(b-a) text{ sq. units}end{aligned}$$






          share|cite|improve this answer









          $endgroup$





















            1












            $begingroup$

            Consider a rectangle formed by the equation $y=K$ extending from $x=a$ to $x=b$.
            enter image description hereenter image description here



            Calculate the area of a small rectangular strip formed by the coordinates $(x,0)$, $(x+dx,0)$,$(x+dx,y)$ and $(x,y)$.



            The area of this rectangle will be, $ydx$. Convert the whole rectangular area into smaller rectangles of area $ydx$ and sum all of them from $x=a$ to $x=b$ using integration.



            The area under the curve $y=f(x)$ bounded by the X Axis and the lines $x=a$ and $x=b$ is given by,



            $$int_{x=a}^{x=b}ydx=int_{x=a}^{x=b}f(x)dx=int_{x=a}^{x=b}Kdx=K(b-a)$$
            Hope this helps...






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


              }
              });














              draft saved

              draft discarded


















              StackExchange.ready(
              function () {
              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3154244%2fhow-does-one-calculate-the-area-of-a-rectangle-using-a-single-integral%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









              3












              $begingroup$

              The dimensions do work correctly in case of a rectangle as well. Let us say the height of the rectangle is $k$ and width is $b-a$.



              Recall that integration is basically summing up infinitely many small rectangles with infinitesimally small widths.



              $$begin{aligned}text{Area }&=lim_{nto infty}sum_{i=1}^{n}underbrace{k}_{text{height}}cdotunderbrace{left(dfrac{b-a}{n}right)}_{text{width of each infinitesimal rectangle}}\&=int_{a}^{b}underbrace{k}_{text{units}}underbrace{mathrm dx}_{text{units}}\&=kxbiggr|_{a}^{b}=k(b-a) text{ sq. units}end{aligned}$$






              share|cite|improve this answer









              $endgroup$


















                3












                $begingroup$

                The dimensions do work correctly in case of a rectangle as well. Let us say the height of the rectangle is $k$ and width is $b-a$.



                Recall that integration is basically summing up infinitely many small rectangles with infinitesimally small widths.



                $$begin{aligned}text{Area }&=lim_{nto infty}sum_{i=1}^{n}underbrace{k}_{text{height}}cdotunderbrace{left(dfrac{b-a}{n}right)}_{text{width of each infinitesimal rectangle}}\&=int_{a}^{b}underbrace{k}_{text{units}}underbrace{mathrm dx}_{text{units}}\&=kxbiggr|_{a}^{b}=k(b-a) text{ sq. units}end{aligned}$$






                share|cite|improve this answer









                $endgroup$
















                  3












                  3








                  3





                  $begingroup$

                  The dimensions do work correctly in case of a rectangle as well. Let us say the height of the rectangle is $k$ and width is $b-a$.



                  Recall that integration is basically summing up infinitely many small rectangles with infinitesimally small widths.



                  $$begin{aligned}text{Area }&=lim_{nto infty}sum_{i=1}^{n}underbrace{k}_{text{height}}cdotunderbrace{left(dfrac{b-a}{n}right)}_{text{width of each infinitesimal rectangle}}\&=int_{a}^{b}underbrace{k}_{text{units}}underbrace{mathrm dx}_{text{units}}\&=kxbiggr|_{a}^{b}=k(b-a) text{ sq. units}end{aligned}$$






                  share|cite|improve this answer









                  $endgroup$



                  The dimensions do work correctly in case of a rectangle as well. Let us say the height of the rectangle is $k$ and width is $b-a$.



                  Recall that integration is basically summing up infinitely many small rectangles with infinitesimally small widths.



                  $$begin{aligned}text{Area }&=lim_{nto infty}sum_{i=1}^{n}underbrace{k}_{text{height}}cdotunderbrace{left(dfrac{b-a}{n}right)}_{text{width of each infinitesimal rectangle}}\&=int_{a}^{b}underbrace{k}_{text{units}}underbrace{mathrm dx}_{text{units}}\&=kxbiggr|_{a}^{b}=k(b-a) text{ sq. units}end{aligned}$$







                  share|cite|improve this answer












                  share|cite|improve this answer



                  share|cite|improve this answer










                  answered Mar 19 at 16:18









                  Paras KhoslaParas Khosla

                  2,867523




                  2,867523























                      1












                      $begingroup$

                      Consider a rectangle formed by the equation $y=K$ extending from $x=a$ to $x=b$.
                      enter image description hereenter image description here



                      Calculate the area of a small rectangular strip formed by the coordinates $(x,0)$, $(x+dx,0)$,$(x+dx,y)$ and $(x,y)$.



                      The area of this rectangle will be, $ydx$. Convert the whole rectangular area into smaller rectangles of area $ydx$ and sum all of them from $x=a$ to $x=b$ using integration.



                      The area under the curve $y=f(x)$ bounded by the X Axis and the lines $x=a$ and $x=b$ is given by,



                      $$int_{x=a}^{x=b}ydx=int_{x=a}^{x=b}f(x)dx=int_{x=a}^{x=b}Kdx=K(b-a)$$
                      Hope this helps...






                      share|cite|improve this answer









                      $endgroup$


















                        1












                        $begingroup$

                        Consider a rectangle formed by the equation $y=K$ extending from $x=a$ to $x=b$.
                        enter image description hereenter image description here



                        Calculate the area of a small rectangular strip formed by the coordinates $(x,0)$, $(x+dx,0)$,$(x+dx,y)$ and $(x,y)$.



                        The area of this rectangle will be, $ydx$. Convert the whole rectangular area into smaller rectangles of area $ydx$ and sum all of them from $x=a$ to $x=b$ using integration.



                        The area under the curve $y=f(x)$ bounded by the X Axis and the lines $x=a$ and $x=b$ is given by,



                        $$int_{x=a}^{x=b}ydx=int_{x=a}^{x=b}f(x)dx=int_{x=a}^{x=b}Kdx=K(b-a)$$
                        Hope this helps...






                        share|cite|improve this answer









                        $endgroup$
















                          1












                          1








                          1





                          $begingroup$

                          Consider a rectangle formed by the equation $y=K$ extending from $x=a$ to $x=b$.
                          enter image description hereenter image description here



                          Calculate the area of a small rectangular strip formed by the coordinates $(x,0)$, $(x+dx,0)$,$(x+dx,y)$ and $(x,y)$.



                          The area of this rectangle will be, $ydx$. Convert the whole rectangular area into smaller rectangles of area $ydx$ and sum all of them from $x=a$ to $x=b$ using integration.



                          The area under the curve $y=f(x)$ bounded by the X Axis and the lines $x=a$ and $x=b$ is given by,



                          $$int_{x=a}^{x=b}ydx=int_{x=a}^{x=b}f(x)dx=int_{x=a}^{x=b}Kdx=K(b-a)$$
                          Hope this helps...






                          share|cite|improve this answer









                          $endgroup$



                          Consider a rectangle formed by the equation $y=K$ extending from $x=a$ to $x=b$.
                          enter image description hereenter image description here



                          Calculate the area of a small rectangular strip formed by the coordinates $(x,0)$, $(x+dx,0)$,$(x+dx,y)$ and $(x,y)$.



                          The area of this rectangle will be, $ydx$. Convert the whole rectangular area into smaller rectangles of area $ydx$ and sum all of them from $x=a$ to $x=b$ using integration.



                          The area under the curve $y=f(x)$ bounded by the X Axis and the lines $x=a$ and $x=b$ is given by,



                          $$int_{x=a}^{x=b}ydx=int_{x=a}^{x=b}f(x)dx=int_{x=a}^{x=b}Kdx=K(b-a)$$
                          Hope this helps...







                          share|cite|improve this answer












                          share|cite|improve this answer



                          share|cite|improve this answer










                          answered Mar 19 at 17:34









                          SNEHIL SANYALSNEHIL SANYAL

                          658110




                          658110






























                              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%2f3154244%2fhow-does-one-calculate-the-area-of-a-rectangle-using-a-single-integral%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?