Area bounded by parabola and line.
$begingroup$
The problem is stated as "Find m such that the area of the region bounded by y = mx
and y = x^2 - 1 is equal to 36."
I tried solving it by systems of equations:
mx = x^2 - 1 (1)
and the second equation being the integral of [mx - (x^2 - 1)]dx = 36 which gave me:
(mx^2)/2 - (x^3)/3 + x = 36 (2)
then trying to simplify (1) and (2).
Is this the correct way of solving the problem or is there an easier way to solve it. Thanks.
definite-integrals area
$endgroup$
add a comment |
$begingroup$
The problem is stated as "Find m such that the area of the region bounded by y = mx
and y = x^2 - 1 is equal to 36."
I tried solving it by systems of equations:
mx = x^2 - 1 (1)
and the second equation being the integral of [mx - (x^2 - 1)]dx = 36 which gave me:
(mx^2)/2 - (x^3)/3 + x = 36 (2)
then trying to simplify (1) and (2).
Is this the correct way of solving the problem or is there an easier way to solve it. Thanks.
definite-integrals area
$endgroup$
add a comment |
$begingroup$
The problem is stated as "Find m such that the area of the region bounded by y = mx
and y = x^2 - 1 is equal to 36."
I tried solving it by systems of equations:
mx = x^2 - 1 (1)
and the second equation being the integral of [mx - (x^2 - 1)]dx = 36 which gave me:
(mx^2)/2 - (x^3)/3 + x = 36 (2)
then trying to simplify (1) and (2).
Is this the correct way of solving the problem or is there an easier way to solve it. Thanks.
definite-integrals area
$endgroup$
The problem is stated as "Find m such that the area of the region bounded by y = mx
and y = x^2 - 1 is equal to 36."
I tried solving it by systems of equations:
mx = x^2 - 1 (1)
and the second equation being the integral of [mx - (x^2 - 1)]dx = 36 which gave me:
(mx^2)/2 - (x^3)/3 + x = 36 (2)
then trying to simplify (1) and (2).
Is this the correct way of solving the problem or is there an easier way to solve it. Thanks.
definite-integrals area
definite-integrals area
asked Nov 26 '18 at 16:55
Dgtal12Dgtal12
61
61
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
These are not two simultaneous equations. The two solutions to (1) (if they exist) will give you the bounds of the integral. Then you integrate with those bounds (which ought to remove $x$ completely), and set that equal to $36$.
$endgroup$
$begingroup$
Ok. I get that. But how will I get the bounds using an equation with two unknowns? That's the part I'm currently stuck on now.
$endgroup$
– Dgtal12
Nov 26 '18 at 17:08
$begingroup$
@Dgtal12 The bounds are values of $x$ that depend on the value of $m$. So when solving (1), $m$ is some (unknown) constant, and you solve for $x$.
$endgroup$
– Arthur
Nov 26 '18 at 17:23
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%2f3014575%2farea-bounded-by-parabola-and-line%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
$begingroup$
These are not two simultaneous equations. The two solutions to (1) (if they exist) will give you the bounds of the integral. Then you integrate with those bounds (which ought to remove $x$ completely), and set that equal to $36$.
$endgroup$
$begingroup$
Ok. I get that. But how will I get the bounds using an equation with two unknowns? That's the part I'm currently stuck on now.
$endgroup$
– Dgtal12
Nov 26 '18 at 17:08
$begingroup$
@Dgtal12 The bounds are values of $x$ that depend on the value of $m$. So when solving (1), $m$ is some (unknown) constant, and you solve for $x$.
$endgroup$
– Arthur
Nov 26 '18 at 17:23
add a comment |
$begingroup$
These are not two simultaneous equations. The two solutions to (1) (if they exist) will give you the bounds of the integral. Then you integrate with those bounds (which ought to remove $x$ completely), and set that equal to $36$.
$endgroup$
$begingroup$
Ok. I get that. But how will I get the bounds using an equation with two unknowns? That's the part I'm currently stuck on now.
$endgroup$
– Dgtal12
Nov 26 '18 at 17:08
$begingroup$
@Dgtal12 The bounds are values of $x$ that depend on the value of $m$. So when solving (1), $m$ is some (unknown) constant, and you solve for $x$.
$endgroup$
– Arthur
Nov 26 '18 at 17:23
add a comment |
$begingroup$
These are not two simultaneous equations. The two solutions to (1) (if they exist) will give you the bounds of the integral. Then you integrate with those bounds (which ought to remove $x$ completely), and set that equal to $36$.
$endgroup$
These are not two simultaneous equations. The two solutions to (1) (if they exist) will give you the bounds of the integral. Then you integrate with those bounds (which ought to remove $x$ completely), and set that equal to $36$.
answered Nov 26 '18 at 16:59
ArthurArthur
113k7109193
113k7109193
$begingroup$
Ok. I get that. But how will I get the bounds using an equation with two unknowns? That's the part I'm currently stuck on now.
$endgroup$
– Dgtal12
Nov 26 '18 at 17:08
$begingroup$
@Dgtal12 The bounds are values of $x$ that depend on the value of $m$. So when solving (1), $m$ is some (unknown) constant, and you solve for $x$.
$endgroup$
– Arthur
Nov 26 '18 at 17:23
add a comment |
$begingroup$
Ok. I get that. But how will I get the bounds using an equation with two unknowns? That's the part I'm currently stuck on now.
$endgroup$
– Dgtal12
Nov 26 '18 at 17:08
$begingroup$
@Dgtal12 The bounds are values of $x$ that depend on the value of $m$. So when solving (1), $m$ is some (unknown) constant, and you solve for $x$.
$endgroup$
– Arthur
Nov 26 '18 at 17:23
$begingroup$
Ok. I get that. But how will I get the bounds using an equation with two unknowns? That's the part I'm currently stuck on now.
$endgroup$
– Dgtal12
Nov 26 '18 at 17:08
$begingroup$
Ok. I get that. But how will I get the bounds using an equation with two unknowns? That's the part I'm currently stuck on now.
$endgroup$
– Dgtal12
Nov 26 '18 at 17:08
$begingroup$
@Dgtal12 The bounds are values of $x$ that depend on the value of $m$. So when solving (1), $m$ is some (unknown) constant, and you solve for $x$.
$endgroup$
– Arthur
Nov 26 '18 at 17:23
$begingroup$
@Dgtal12 The bounds are values of $x$ that depend on the value of $m$. So when solving (1), $m$ is some (unknown) constant, and you solve for $x$.
$endgroup$
– Arthur
Nov 26 '18 at 17:23
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%2f3014575%2farea-bounded-by-parabola-and-line%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