Implicit Differentiation- Related Rates

Clash Royale CLAN TAG#URR8PPP
up vote
1
down vote
favorite
Suppose that price, $p$ in dollars, and the number of items sold, $x,$ are related by: $p^2 - xp + x^2 = 175.$
If $p$ and $x$ are functions of time, how fast is $p$ changing with respect to time when $p=$ 10$ and $x$ is increasing by $5$ units per day?
So far IâÂÂve got: $$fracdpdt = frac-2x+p2p-x.$$
Not sure what to do after this? Help would be extremely appreciated :(
calculus multivariable-calculus implicit-differentiation
add a comment |Â
up vote
1
down vote
favorite
Suppose that price, $p$ in dollars, and the number of items sold, $x,$ are related by: $p^2 - xp + x^2 = 175.$
If $p$ and $x$ are functions of time, how fast is $p$ changing with respect to time when $p=$ 10$ and $x$ is increasing by $5$ units per day?
So far IâÂÂve got: $$fracdpdt = frac-2x+p2p-x.$$
Not sure what to do after this? Help would be extremely appreciated :(
calculus multivariable-calculus implicit-differentiation
NotAMathWizard, your solution for $dp over dt$ is not quite correct. It should be $ frac dpdt = frac dxdt frac -2x+p2p-x$. (See Adrian Keister's answer below.) Also, in case the notation is unfamiliar to you, Adrian Keister used a "dot notation" to indicate the derivatives of $x$ and $p$. My understanding is that is popular with physicists to indicate a derivative with respect to time.
â Randall Blake
Aug 10 at 17:02
add a comment |Â
up vote
1
down vote
favorite
up vote
1
down vote
favorite
Suppose that price, $p$ in dollars, and the number of items sold, $x,$ are related by: $p^2 - xp + x^2 = 175.$
If $p$ and $x$ are functions of time, how fast is $p$ changing with respect to time when $p=$ 10$ and $x$ is increasing by $5$ units per day?
So far IâÂÂve got: $$fracdpdt = frac-2x+p2p-x.$$
Not sure what to do after this? Help would be extremely appreciated :(
calculus multivariable-calculus implicit-differentiation
Suppose that price, $p$ in dollars, and the number of items sold, $x,$ are related by: $p^2 - xp + x^2 = 175.$
If $p$ and $x$ are functions of time, how fast is $p$ changing with respect to time when $p=$ 10$ and $x$ is increasing by $5$ units per day?
So far IâÂÂve got: $$fracdpdt = frac-2x+p2p-x.$$
Not sure what to do after this? Help would be extremely appreciated :(
calculus multivariable-calculus implicit-differentiation
edited Aug 8 at 16:38
Adrian Keister
3,61321533
3,61321533
asked Aug 8 at 16:28
NotAMathWizard
84
84
NotAMathWizard, your solution for $dp over dt$ is not quite correct. It should be $ frac dpdt = frac dxdt frac -2x+p2p-x$. (See Adrian Keister's answer below.) Also, in case the notation is unfamiliar to you, Adrian Keister used a "dot notation" to indicate the derivatives of $x$ and $p$. My understanding is that is popular with physicists to indicate a derivative with respect to time.
â Randall Blake
Aug 10 at 17:02
add a comment |Â
NotAMathWizard, your solution for $dp over dt$ is not quite correct. It should be $ frac dpdt = frac dxdt frac -2x+p2p-x$. (See Adrian Keister's answer below.) Also, in case the notation is unfamiliar to you, Adrian Keister used a "dot notation" to indicate the derivatives of $x$ and $p$. My understanding is that is popular with physicists to indicate a derivative with respect to time.
â Randall Blake
Aug 10 at 17:02
NotAMathWizard, your solution for $dp over dt$ is not quite correct. It should be $ frac dpdt = frac dxdt frac -2x+p2p-x$. (See Adrian Keister's answer below.) Also, in case the notation is unfamiliar to you, Adrian Keister used a "dot notation" to indicate the derivatives of $x$ and $p$. My understanding is that is popular with physicists to indicate a derivative with respect to time.
â Randall Blake
Aug 10 at 17:02
NotAMathWizard, your solution for $dp over dt$ is not quite correct. It should be $ frac dpdt = frac dxdt frac -2x+p2p-x$. (See Adrian Keister's answer below.) Also, in case the notation is unfamiliar to you, Adrian Keister used a "dot notation" to indicate the derivatives of $x$ and $p$. My understanding is that is popular with physicists to indicate a derivative with respect to time.
â Randall Blake
Aug 10 at 17:02
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
2
down vote
accepted
Let's see:
beginalign*
fracddt[,p^2-xp+x^2&=175,] \
underbrace2pdotp_textChain-underbrace(xdotp+dotxp)_textProduct+underbrace2xdotx_textChain&=0 \
dotp(2p-x)&=dotx(p-2x) \
dotp&=fracdotx(p-2x)2p-x.
endalign*
The issue is that the problem statement doesn't give you the value of $x$, but of $dotx.$ You can find $x$ by solving the original equation for it when you've plugged in $p=10.$ That is, you are solving
$$100-10x+x^2=175,qquadtextorqquad x^2-10x-75=0.$$
The solutions are $x=-5, 15.$ Can you rule out one of these? Why?
The question doesnâÂÂt give more detail other then the fact itâÂÂs a implicit differentiation question... IâÂÂm just stuck where to go.
â NotAMathWizard
Aug 8 at 19:24
Ok, see the edit. Can you continue?
â Adrian Keister
Aug 8 at 20:39
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
2
down vote
accepted
Let's see:
beginalign*
fracddt[,p^2-xp+x^2&=175,] \
underbrace2pdotp_textChain-underbrace(xdotp+dotxp)_textProduct+underbrace2xdotx_textChain&=0 \
dotp(2p-x)&=dotx(p-2x) \
dotp&=fracdotx(p-2x)2p-x.
endalign*
The issue is that the problem statement doesn't give you the value of $x$, but of $dotx.$ You can find $x$ by solving the original equation for it when you've plugged in $p=10.$ That is, you are solving
$$100-10x+x^2=175,qquadtextorqquad x^2-10x-75=0.$$
The solutions are $x=-5, 15.$ Can you rule out one of these? Why?
The question doesnâÂÂt give more detail other then the fact itâÂÂs a implicit differentiation question... IâÂÂm just stuck where to go.
â NotAMathWizard
Aug 8 at 19:24
Ok, see the edit. Can you continue?
â Adrian Keister
Aug 8 at 20:39
add a comment |Â
up vote
2
down vote
accepted
Let's see:
beginalign*
fracddt[,p^2-xp+x^2&=175,] \
underbrace2pdotp_textChain-underbrace(xdotp+dotxp)_textProduct+underbrace2xdotx_textChain&=0 \
dotp(2p-x)&=dotx(p-2x) \
dotp&=fracdotx(p-2x)2p-x.
endalign*
The issue is that the problem statement doesn't give you the value of $x$, but of $dotx.$ You can find $x$ by solving the original equation for it when you've plugged in $p=10.$ That is, you are solving
$$100-10x+x^2=175,qquadtextorqquad x^2-10x-75=0.$$
The solutions are $x=-5, 15.$ Can you rule out one of these? Why?
The question doesnâÂÂt give more detail other then the fact itâÂÂs a implicit differentiation question... IâÂÂm just stuck where to go.
â NotAMathWizard
Aug 8 at 19:24
Ok, see the edit. Can you continue?
â Adrian Keister
Aug 8 at 20:39
add a comment |Â
up vote
2
down vote
accepted
up vote
2
down vote
accepted
Let's see:
beginalign*
fracddt[,p^2-xp+x^2&=175,] \
underbrace2pdotp_textChain-underbrace(xdotp+dotxp)_textProduct+underbrace2xdotx_textChain&=0 \
dotp(2p-x)&=dotx(p-2x) \
dotp&=fracdotx(p-2x)2p-x.
endalign*
The issue is that the problem statement doesn't give you the value of $x$, but of $dotx.$ You can find $x$ by solving the original equation for it when you've plugged in $p=10.$ That is, you are solving
$$100-10x+x^2=175,qquadtextorqquad x^2-10x-75=0.$$
The solutions are $x=-5, 15.$ Can you rule out one of these? Why?
Let's see:
beginalign*
fracddt[,p^2-xp+x^2&=175,] \
underbrace2pdotp_textChain-underbrace(xdotp+dotxp)_textProduct+underbrace2xdotx_textChain&=0 \
dotp(2p-x)&=dotx(p-2x) \
dotp&=fracdotx(p-2x)2p-x.
endalign*
The issue is that the problem statement doesn't give you the value of $x$, but of $dotx.$ You can find $x$ by solving the original equation for it when you've plugged in $p=10.$ That is, you are solving
$$100-10x+x^2=175,qquadtextorqquad x^2-10x-75=0.$$
The solutions are $x=-5, 15.$ Can you rule out one of these? Why?
edited Aug 8 at 20:39
answered Aug 8 at 16:44
Adrian Keister
3,61321533
3,61321533
The question doesnâÂÂt give more detail other then the fact itâÂÂs a implicit differentiation question... IâÂÂm just stuck where to go.
â NotAMathWizard
Aug 8 at 19:24
Ok, see the edit. Can you continue?
â Adrian Keister
Aug 8 at 20:39
add a comment |Â
The question doesnâÂÂt give more detail other then the fact itâÂÂs a implicit differentiation question... IâÂÂm just stuck where to go.
â NotAMathWizard
Aug 8 at 19:24
Ok, see the edit. Can you continue?
â Adrian Keister
Aug 8 at 20:39
The question doesnâÂÂt give more detail other then the fact itâÂÂs a implicit differentiation question... IâÂÂm just stuck where to go.
â NotAMathWizard
Aug 8 at 19:24
The question doesnâÂÂt give more detail other then the fact itâÂÂs a implicit differentiation question... IâÂÂm just stuck where to go.
â NotAMathWizard
Aug 8 at 19:24
Ok, see the edit. Can you continue?
â Adrian Keister
Aug 8 at 20:39
Ok, see the edit. Can you continue?
â Adrian Keister
Aug 8 at 20:39
add a comment |Â
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
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2876293%2fimplicit-differentiation-related-rates%23new-answer', 'question_page');
);
Post as a guest
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
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
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
NotAMathWizard, your solution for $dp over dt$ is not quite correct. It should be $ frac dpdt = frac dxdt frac -2x+p2p-x$. (See Adrian Keister's answer below.) Also, in case the notation is unfamiliar to you, Adrian Keister used a "dot notation" to indicate the derivatives of $x$ and $p$. My understanding is that is popular with physicists to indicate a derivative with respect to time.
â Randall Blake
Aug 10 at 17:02