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?
$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
calculus integration
$endgroup$
add a comment |
$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
calculus integration
$endgroup$
add a comment |
$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
calculus integration
$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
calculus integration
edited Mar 19 at 19:48
ADITYA PRAKASH
365110
365110
asked Mar 19 at 16:00
SedumjoySedumjoy
658316
658316
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
$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}$$
$endgroup$
add a comment |
$begingroup$
Consider a rectangle formed by the equation $y=K$ extending from $x=a$ to $x=b$.
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...
$endgroup$
add a comment |
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
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
$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}$$
$endgroup$
add a comment |
$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}$$
$endgroup$
add a comment |
$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}$$
$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}$$
answered Mar 19 at 16:18
Paras KhoslaParas Khosla
2,867523
2,867523
add a comment |
add a comment |
$begingroup$
Consider a rectangle formed by the equation $y=K$ extending from $x=a$ to $x=b$.
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...
$endgroup$
add a comment |
$begingroup$
Consider a rectangle formed by the equation $y=K$ extending from $x=a$ to $x=b$.
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...
$endgroup$
add a comment |
$begingroup$
Consider a rectangle formed by the equation $y=K$ extending from $x=a$ to $x=b$.
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...
$endgroup$
Consider a rectangle formed by the equation $y=K$ extending from $x=a$ to $x=b$.
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...
answered Mar 19 at 17:34
SNEHIL SANYALSNEHIL SANYAL
658110
658110
add a comment |
add a comment |
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.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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