Implicit differentiation: $xcos (4x+3y)=ysin x$
$begingroup$
$$xcos (4x+3y)=ysin x$$
I have been stuck on this problem for the longest. I have the answer but I don't know how to get to it. I have used the product and chain rule on both sides. I keep getting this:
$$frac{cos(4x+3y)-4xsin(4x+3y)-ycos x}{sin x}$$
Here is the answer:
$$frac{mathrm dy}{mathrm dx} = frac{cos (4x+3y)-ycos x-4xsin (4x+3y)}{sin x + 3xsin (4x+3y)}$$
calculus trigonometry derivatives implicit-differentiation
$endgroup$
add a comment |
$begingroup$
$$xcos (4x+3y)=ysin x$$
I have been stuck on this problem for the longest. I have the answer but I don't know how to get to it. I have used the product and chain rule on both sides. I keep getting this:
$$frac{cos(4x+3y)-4xsin(4x+3y)-ycos x}{sin x}$$
Here is the answer:
$$frac{mathrm dy}{mathrm dx} = frac{cos (4x+3y)-ycos x-4xsin (4x+3y)}{sin x + 3xsin (4x+3y)}$$
calculus trigonometry derivatives implicit-differentiation
$endgroup$
$begingroup$
You'll have to use the product rule on each side.
$endgroup$
– user61527
Mar 8 '14 at 5:27
$begingroup$
Write $F(x,y)$ as ($lhs-rhs$). Compute the partial derivatives of $F(x,y)$ with respect to $x$ and then to $y$ and compute the classical ratio from total differentiation.
$endgroup$
– Claude Leibovici
Mar 8 '14 at 5:33
add a comment |
$begingroup$
$$xcos (4x+3y)=ysin x$$
I have been stuck on this problem for the longest. I have the answer but I don't know how to get to it. I have used the product and chain rule on both sides. I keep getting this:
$$frac{cos(4x+3y)-4xsin(4x+3y)-ycos x}{sin x}$$
Here is the answer:
$$frac{mathrm dy}{mathrm dx} = frac{cos (4x+3y)-ycos x-4xsin (4x+3y)}{sin x + 3xsin (4x+3y)}$$
calculus trigonometry derivatives implicit-differentiation
$endgroup$
$$xcos (4x+3y)=ysin x$$
I have been stuck on this problem for the longest. I have the answer but I don't know how to get to it. I have used the product and chain rule on both sides. I keep getting this:
$$frac{cos(4x+3y)-4xsin(4x+3y)-ycos x}{sin x}$$
Here is the answer:
$$frac{mathrm dy}{mathrm dx} = frac{cos (4x+3y)-ycos x-4xsin (4x+3y)}{sin x + 3xsin (4x+3y)}$$
calculus trigonometry derivatives implicit-differentiation
calculus trigonometry derivatives implicit-differentiation
edited Jan 28 at 9:40


Blue
49.3k870157
49.3k870157
asked Mar 8 '14 at 5:24
Kelli DavisKelli Davis
2815
2815
$begingroup$
You'll have to use the product rule on each side.
$endgroup$
– user61527
Mar 8 '14 at 5:27
$begingroup$
Write $F(x,y)$ as ($lhs-rhs$). Compute the partial derivatives of $F(x,y)$ with respect to $x$ and then to $y$ and compute the classical ratio from total differentiation.
$endgroup$
– Claude Leibovici
Mar 8 '14 at 5:33
add a comment |
$begingroup$
You'll have to use the product rule on each side.
$endgroup$
– user61527
Mar 8 '14 at 5:27
$begingroup$
Write $F(x,y)$ as ($lhs-rhs$). Compute the partial derivatives of $F(x,y)$ with respect to $x$ and then to $y$ and compute the classical ratio from total differentiation.
$endgroup$
– Claude Leibovici
Mar 8 '14 at 5:33
$begingroup$
You'll have to use the product rule on each side.
$endgroup$
– user61527
Mar 8 '14 at 5:27
$begingroup$
You'll have to use the product rule on each side.
$endgroup$
– user61527
Mar 8 '14 at 5:27
$begingroup$
Write $F(x,y)$ as ($lhs-rhs$). Compute the partial derivatives of $F(x,y)$ with respect to $x$ and then to $y$ and compute the classical ratio from total differentiation.
$endgroup$
– Claude Leibovici
Mar 8 '14 at 5:33
$begingroup$
Write $F(x,y)$ as ($lhs-rhs$). Compute the partial derivatives of $F(x,y)$ with respect to $x$ and then to $y$ and compute the classical ratio from total differentiation.
$endgroup$
– Claude Leibovici
Mar 8 '14 at 5:33
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
$sin(4x+3y)+xcos(4x+3y)(4+3dy/dx)=(dy/dx)cos x -ysin x$
$sin(4x+3y)+4xcos(4x+3y)+3(dy/dx)cos(4x+3y)=(dy/dx)cos x -ysin x$
$sin(4x+3y)+4xcos(4x+3y)+ysin x=(dy/dx)cos x + 3(dy/dx)cos(4x+3y)$
$sin(4x+3y)+4xcos(4x+3y)+ysin x=(dy/dx)(cos x + 3cos(4x+3y))$
$endgroup$
$begingroup$
I don't see any $5y$ in the question --- was there an edit?
$endgroup$
– Gerry Myerson
Mar 8 '14 at 7:20
$begingroup$
Yes, it is my mkistake. It is 3. I corrected it.
$endgroup$
– kmitov
Mar 8 '14 at 7:52
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%2f703845%2fimplicit-differentiation-x-cos-4x3y-y-sin-x%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$
$sin(4x+3y)+xcos(4x+3y)(4+3dy/dx)=(dy/dx)cos x -ysin x$
$sin(4x+3y)+4xcos(4x+3y)+3(dy/dx)cos(4x+3y)=(dy/dx)cos x -ysin x$
$sin(4x+3y)+4xcos(4x+3y)+ysin x=(dy/dx)cos x + 3(dy/dx)cos(4x+3y)$
$sin(4x+3y)+4xcos(4x+3y)+ysin x=(dy/dx)(cos x + 3cos(4x+3y))$
$endgroup$
$begingroup$
I don't see any $5y$ in the question --- was there an edit?
$endgroup$
– Gerry Myerson
Mar 8 '14 at 7:20
$begingroup$
Yes, it is my mkistake. It is 3. I corrected it.
$endgroup$
– kmitov
Mar 8 '14 at 7:52
add a comment |
$begingroup$
$sin(4x+3y)+xcos(4x+3y)(4+3dy/dx)=(dy/dx)cos x -ysin x$
$sin(4x+3y)+4xcos(4x+3y)+3(dy/dx)cos(4x+3y)=(dy/dx)cos x -ysin x$
$sin(4x+3y)+4xcos(4x+3y)+ysin x=(dy/dx)cos x + 3(dy/dx)cos(4x+3y)$
$sin(4x+3y)+4xcos(4x+3y)+ysin x=(dy/dx)(cos x + 3cos(4x+3y))$
$endgroup$
$begingroup$
I don't see any $5y$ in the question --- was there an edit?
$endgroup$
– Gerry Myerson
Mar 8 '14 at 7:20
$begingroup$
Yes, it is my mkistake. It is 3. I corrected it.
$endgroup$
– kmitov
Mar 8 '14 at 7:52
add a comment |
$begingroup$
$sin(4x+3y)+xcos(4x+3y)(4+3dy/dx)=(dy/dx)cos x -ysin x$
$sin(4x+3y)+4xcos(4x+3y)+3(dy/dx)cos(4x+3y)=(dy/dx)cos x -ysin x$
$sin(4x+3y)+4xcos(4x+3y)+ysin x=(dy/dx)cos x + 3(dy/dx)cos(4x+3y)$
$sin(4x+3y)+4xcos(4x+3y)+ysin x=(dy/dx)(cos x + 3cos(4x+3y))$
$endgroup$
$sin(4x+3y)+xcos(4x+3y)(4+3dy/dx)=(dy/dx)cos x -ysin x$
$sin(4x+3y)+4xcos(4x+3y)+3(dy/dx)cos(4x+3y)=(dy/dx)cos x -ysin x$
$sin(4x+3y)+4xcos(4x+3y)+ysin x=(dy/dx)cos x + 3(dy/dx)cos(4x+3y)$
$sin(4x+3y)+4xcos(4x+3y)+ysin x=(dy/dx)(cos x + 3cos(4x+3y))$
edited Mar 8 '14 at 7:52
answered Mar 8 '14 at 5:35
kmitovkmitov
4,0002816
4,0002816
$begingroup$
I don't see any $5y$ in the question --- was there an edit?
$endgroup$
– Gerry Myerson
Mar 8 '14 at 7:20
$begingroup$
Yes, it is my mkistake. It is 3. I corrected it.
$endgroup$
– kmitov
Mar 8 '14 at 7:52
add a comment |
$begingroup$
I don't see any $5y$ in the question --- was there an edit?
$endgroup$
– Gerry Myerson
Mar 8 '14 at 7:20
$begingroup$
Yes, it is my mkistake. It is 3. I corrected it.
$endgroup$
– kmitov
Mar 8 '14 at 7:52
$begingroup$
I don't see any $5y$ in the question --- was there an edit?
$endgroup$
– Gerry Myerson
Mar 8 '14 at 7:20
$begingroup$
I don't see any $5y$ in the question --- was there an edit?
$endgroup$
– Gerry Myerson
Mar 8 '14 at 7:20
$begingroup$
Yes, it is my mkistake. It is 3. I corrected it.
$endgroup$
– kmitov
Mar 8 '14 at 7:52
$begingroup$
Yes, it is my mkistake. It is 3. I corrected it.
$endgroup$
– kmitov
Mar 8 '14 at 7:52
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%2f703845%2fimplicit-differentiation-x-cos-4x3y-y-sin-x%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
$begingroup$
You'll have to use the product rule on each side.
$endgroup$
– user61527
Mar 8 '14 at 5:27
$begingroup$
Write $F(x,y)$ as ($lhs-rhs$). Compute the partial derivatives of $F(x,y)$ with respect to $x$ and then to $y$ and compute the classical ratio from total differentiation.
$endgroup$
– Claude Leibovici
Mar 8 '14 at 5:33