Derivative of function and simplification The Next CEO of Stack OverflowFind the second...
Does the Brexit deal have to be agreed by both Houses?
Example of a Mathematician/Physicist whose Other Publications during their PhD eclipsed their PhD Thesis
What happens if you roll doubles 3 times then land on "Go to jail?"
Text adventure game code
Why doesn't a table tennis ball float on the surface? How do we calculate buoyancy here?
Apart from "berlinern", do any other German dialects have a corresponding verb?
How to get regions to plot as graphics
How to make a variable always equal to the result of some calculations?
How to write the block matrix in LaTex?
What does this shorthand mean?
Are there languages with no euphemisms?
How do we know the LHC results are robust?
Can the Reverse Gravity spell affect the Meteor Swarm spell?
What makes a siege story/plot interesting?
How to be diplomatic in refusing to write code that breaches the privacy of our users
MAZDA 3 2006 (UK) - poor acceleration then takes off at 3250 revs
What do "high sea" and "carry" mean in this sentence?
The King's new dress
How to safely derail a train during transit?
How easy is it to start Magic from scratch?
Why didn't Theresa May consult with Parliament before negotiating a deal with the EU?
Customer Requests (Sometimes) Drive Me Bonkers!
Implement the Thanos sorting algorithm
% symbol leads to superlong (forever?) compilations
Derivative of function and simplification
The Next CEO of Stack OverflowFind the second derivative of $e^{x^{3}}+7x$Second Derivative of basic fraction using quotient ruleSimplifying Second DerivativesI need help finding the critical values of this function.How do I find the derivative of $y = frac{-5}{cos sqrt{{3x+2x^3}}}$?Derivatives of trigonometric functions: $y= frac{x sin(x)}{1+cos(x)}$Derivative of function $ y=[e^{x^2}-cot(ln(sqrt x+frac 1x))]^{sec(frac1x)} $Need clarification on a simplification step in a differentiation problemdifferentiate equations using multiple rulesHelp with a simplification
$begingroup$
I'm attempting to find the derivative of the following function:
$$frac{e^x - e^{-x}}{e^x + e^{-x}}$$
where I would use the quotient rule to find its derivative. In the end, I would obtain:
$$frac{(e^x + e^{-x})^2 -(e^x - e^{-x})^2}{(e^x + e^{-x})^2}$$
However, I checked with the calculator online and I found out that the equation I current have above can be further simplified to:
$$text{ Rewrite / Simplify }$$
$$=1-frac{(e^x - e^{-x})^2}{(e^x + e^{-x})^2}$$
$$text{ Simplify }$$
$$frac{4e^{2x}}{(e^{2x} +1)^2}$$
I'm having issues understanding the simplification step above.
My biggest question is, in the second image above, why couldn't I have $(e^x + e^{-x})^2$ cancel out $(e^x + e^{-x})^2$ at the denominator, which would leave me with just $-(e^x - e^{-x})^2$? Could anyone explain the simplification step to me as I am very much confused.
P.S. pardon me but I couldn't understand the syntax on writing equations here so I would opt to use screenshot instead.
calculus derivatives
$endgroup$
add a comment |
$begingroup$
I'm attempting to find the derivative of the following function:
$$frac{e^x - e^{-x}}{e^x + e^{-x}}$$
where I would use the quotient rule to find its derivative. In the end, I would obtain:
$$frac{(e^x + e^{-x})^2 -(e^x - e^{-x})^2}{(e^x + e^{-x})^2}$$
However, I checked with the calculator online and I found out that the equation I current have above can be further simplified to:
$$text{ Rewrite / Simplify }$$
$$=1-frac{(e^x - e^{-x})^2}{(e^x + e^{-x})^2}$$
$$text{ Simplify }$$
$$frac{4e^{2x}}{(e^{2x} +1)^2}$$
I'm having issues understanding the simplification step above.
My biggest question is, in the second image above, why couldn't I have $(e^x + e^{-x})^2$ cancel out $(e^x + e^{-x})^2$ at the denominator, which would leave me with just $-(e^x - e^{-x})^2$? Could anyone explain the simplification step to me as I am very much confused.
P.S. pardon me but I couldn't understand the syntax on writing equations here so I would opt to use screenshot instead.
calculus derivatives
$endgroup$
2
$begingroup$
"Derivative of a function", not "derivative of an equation".
$endgroup$
– Jean Marie
Mar 16 at 6:10
add a comment |
$begingroup$
I'm attempting to find the derivative of the following function:
$$frac{e^x - e^{-x}}{e^x + e^{-x}}$$
where I would use the quotient rule to find its derivative. In the end, I would obtain:
$$frac{(e^x + e^{-x})^2 -(e^x - e^{-x})^2}{(e^x + e^{-x})^2}$$
However, I checked with the calculator online and I found out that the equation I current have above can be further simplified to:
$$text{ Rewrite / Simplify }$$
$$=1-frac{(e^x - e^{-x})^2}{(e^x + e^{-x})^2}$$
$$text{ Simplify }$$
$$frac{4e^{2x}}{(e^{2x} +1)^2}$$
I'm having issues understanding the simplification step above.
My biggest question is, in the second image above, why couldn't I have $(e^x + e^{-x})^2$ cancel out $(e^x + e^{-x})^2$ at the denominator, which would leave me with just $-(e^x - e^{-x})^2$? Could anyone explain the simplification step to me as I am very much confused.
P.S. pardon me but I couldn't understand the syntax on writing equations here so I would opt to use screenshot instead.
calculus derivatives
$endgroup$
I'm attempting to find the derivative of the following function:
$$frac{e^x - e^{-x}}{e^x + e^{-x}}$$
where I would use the quotient rule to find its derivative. In the end, I would obtain:
$$frac{(e^x + e^{-x})^2 -(e^x - e^{-x})^2}{(e^x + e^{-x})^2}$$
However, I checked with the calculator online and I found out that the equation I current have above can be further simplified to:
$$text{ Rewrite / Simplify }$$
$$=1-frac{(e^x - e^{-x})^2}{(e^x + e^{-x})^2}$$
$$text{ Simplify }$$
$$frac{4e^{2x}}{(e^{2x} +1)^2}$$
I'm having issues understanding the simplification step above.
My biggest question is, in the second image above, why couldn't I have $(e^x + e^{-x})^2$ cancel out $(e^x + e^{-x})^2$ at the denominator, which would leave me with just $-(e^x - e^{-x})^2$? Could anyone explain the simplification step to me as I am very much confused.
P.S. pardon me but I couldn't understand the syntax on writing equations here so I would opt to use screenshot instead.
calculus derivatives
calculus derivatives
edited Mar 17 at 3:33
rash
553115
553115
asked Mar 16 at 5:48
ElectricElectric
116127
116127
2
$begingroup$
"Derivative of a function", not "derivative of an equation".
$endgroup$
– Jean Marie
Mar 16 at 6:10
add a comment |
2
$begingroup$
"Derivative of a function", not "derivative of an equation".
$endgroup$
– Jean Marie
Mar 16 at 6:10
2
2
$begingroup$
"Derivative of a function", not "derivative of an equation".
$endgroup$
– Jean Marie
Mar 16 at 6:10
$begingroup$
"Derivative of a function", not "derivative of an equation".
$endgroup$
– Jean Marie
Mar 16 at 6:10
add a comment |
3 Answers
3
active
oldest
votes
$begingroup$
I think your issue is that the computation in the last "cartridge" should be decomposed into $2$ steps :
First step :
The first expression can be written, taking a common denominator :
$$dfrac{(e^x+e^{-x})^2}{(e^x+e^{-x})^2}+dfrac{(e^x-e^{-x})^2}{(e^x+e^{-x})^2}=dfrac{(e^x+e^{-x})^2+(e^x-e^{-x})^2}{(e^x+e^{-x})^2}=dfrac{4}{(e^x+e^{-x})^2}$$
Second step : Factor $e^{-x}$ in the denominator :
$$(e^x+e^{-x})^2=(e^{-x}(e^{2x}-1))^2=e^{-2x}(e^{2x}-1)^2$$
We have obtained a $(e^{2x}-1)^2$ as a factor in the denominator.
Getting rid of $e^{-2x}$ in the denominator by transforming it into $e^{2x}$ in the numerator, explains the final result with $4e^{2x}$ in the numerator.
$endgroup$
1
$begingroup$
thank you, it was a very nice explanation. I understand it now.
$endgroup$
– Electric
Mar 16 at 6:31
add a comment |
$begingroup$
Hint: Use that $$a^2-b^2=(a-b)(a+b)$$
$endgroup$
add a comment |
$begingroup$
So it's not even about derivative, as your question is that why:
$$frac{a - b}{a} ne -b, a>0$$
Well, they are just not equal, because in general $a-b+ab ne 0$
$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%2f3150115%2fderivative-of-function-and-simplification%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
I think your issue is that the computation in the last "cartridge" should be decomposed into $2$ steps :
First step :
The first expression can be written, taking a common denominator :
$$dfrac{(e^x+e^{-x})^2}{(e^x+e^{-x})^2}+dfrac{(e^x-e^{-x})^2}{(e^x+e^{-x})^2}=dfrac{(e^x+e^{-x})^2+(e^x-e^{-x})^2}{(e^x+e^{-x})^2}=dfrac{4}{(e^x+e^{-x})^2}$$
Second step : Factor $e^{-x}$ in the denominator :
$$(e^x+e^{-x})^2=(e^{-x}(e^{2x}-1))^2=e^{-2x}(e^{2x}-1)^2$$
We have obtained a $(e^{2x}-1)^2$ as a factor in the denominator.
Getting rid of $e^{-2x}$ in the denominator by transforming it into $e^{2x}$ in the numerator, explains the final result with $4e^{2x}$ in the numerator.
$endgroup$
1
$begingroup$
thank you, it was a very nice explanation. I understand it now.
$endgroup$
– Electric
Mar 16 at 6:31
add a comment |
$begingroup$
I think your issue is that the computation in the last "cartridge" should be decomposed into $2$ steps :
First step :
The first expression can be written, taking a common denominator :
$$dfrac{(e^x+e^{-x})^2}{(e^x+e^{-x})^2}+dfrac{(e^x-e^{-x})^2}{(e^x+e^{-x})^2}=dfrac{(e^x+e^{-x})^2+(e^x-e^{-x})^2}{(e^x+e^{-x})^2}=dfrac{4}{(e^x+e^{-x})^2}$$
Second step : Factor $e^{-x}$ in the denominator :
$$(e^x+e^{-x})^2=(e^{-x}(e^{2x}-1))^2=e^{-2x}(e^{2x}-1)^2$$
We have obtained a $(e^{2x}-1)^2$ as a factor in the denominator.
Getting rid of $e^{-2x}$ in the denominator by transforming it into $e^{2x}$ in the numerator, explains the final result with $4e^{2x}$ in the numerator.
$endgroup$
1
$begingroup$
thank you, it was a very nice explanation. I understand it now.
$endgroup$
– Electric
Mar 16 at 6:31
add a comment |
$begingroup$
I think your issue is that the computation in the last "cartridge" should be decomposed into $2$ steps :
First step :
The first expression can be written, taking a common denominator :
$$dfrac{(e^x+e^{-x})^2}{(e^x+e^{-x})^2}+dfrac{(e^x-e^{-x})^2}{(e^x+e^{-x})^2}=dfrac{(e^x+e^{-x})^2+(e^x-e^{-x})^2}{(e^x+e^{-x})^2}=dfrac{4}{(e^x+e^{-x})^2}$$
Second step : Factor $e^{-x}$ in the denominator :
$$(e^x+e^{-x})^2=(e^{-x}(e^{2x}-1))^2=e^{-2x}(e^{2x}-1)^2$$
We have obtained a $(e^{2x}-1)^2$ as a factor in the denominator.
Getting rid of $e^{-2x}$ in the denominator by transforming it into $e^{2x}$ in the numerator, explains the final result with $4e^{2x}$ in the numerator.
$endgroup$
I think your issue is that the computation in the last "cartridge" should be decomposed into $2$ steps :
First step :
The first expression can be written, taking a common denominator :
$$dfrac{(e^x+e^{-x})^2}{(e^x+e^{-x})^2}+dfrac{(e^x-e^{-x})^2}{(e^x+e^{-x})^2}=dfrac{(e^x+e^{-x})^2+(e^x-e^{-x})^2}{(e^x+e^{-x})^2}=dfrac{4}{(e^x+e^{-x})^2}$$
Second step : Factor $e^{-x}$ in the denominator :
$$(e^x+e^{-x})^2=(e^{-x}(e^{2x}-1))^2=e^{-2x}(e^{2x}-1)^2$$
We have obtained a $(e^{2x}-1)^2$ as a factor in the denominator.
Getting rid of $e^{-2x}$ in the denominator by transforming it into $e^{2x}$ in the numerator, explains the final result with $4e^{2x}$ in the numerator.
edited Mar 16 at 10:50
answered Mar 16 at 6:21
Jean MarieJean Marie
31k42255
31k42255
1
$begingroup$
thank you, it was a very nice explanation. I understand it now.
$endgroup$
– Electric
Mar 16 at 6:31
add a comment |
1
$begingroup$
thank you, it was a very nice explanation. I understand it now.
$endgroup$
– Electric
Mar 16 at 6:31
1
1
$begingroup$
thank you, it was a very nice explanation. I understand it now.
$endgroup$
– Electric
Mar 16 at 6:31
$begingroup$
thank you, it was a very nice explanation. I understand it now.
$endgroup$
– Electric
Mar 16 at 6:31
add a comment |
$begingroup$
Hint: Use that $$a^2-b^2=(a-b)(a+b)$$
$endgroup$
add a comment |
$begingroup$
Hint: Use that $$a^2-b^2=(a-b)(a+b)$$
$endgroup$
add a comment |
$begingroup$
Hint: Use that $$a^2-b^2=(a-b)(a+b)$$
$endgroup$
Hint: Use that $$a^2-b^2=(a-b)(a+b)$$
answered Mar 16 at 6:08
Dr. Sonnhard GraubnerDr. Sonnhard Graubner
78.2k42867
78.2k42867
add a comment |
add a comment |
$begingroup$
So it's not even about derivative, as your question is that why:
$$frac{a - b}{a} ne -b, a>0$$
Well, they are just not equal, because in general $a-b+ab ne 0$
$endgroup$
add a comment |
$begingroup$
So it's not even about derivative, as your question is that why:
$$frac{a - b}{a} ne -b, a>0$$
Well, they are just not equal, because in general $a-b+ab ne 0$
$endgroup$
add a comment |
$begingroup$
So it's not even about derivative, as your question is that why:
$$frac{a - b}{a} ne -b, a>0$$
Well, they are just not equal, because in general $a-b+ab ne 0$
$endgroup$
So it's not even about derivative, as your question is that why:
$$frac{a - b}{a} ne -b, a>0$$
Well, they are just not equal, because in general $a-b+ab ne 0$
answered Mar 16 at 6:15
Yujie ZhaYujie Zha
6,98611729
6,98611729
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%2f3150115%2fderivative-of-function-and-simplification%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
2
$begingroup$
"Derivative of a function", not "derivative of an equation".
$endgroup$
– Jean Marie
Mar 16 at 6:10