Shaun M.
asked 05/31/15Find dy/dx at the point (0,1), if y5 = (x + 2)4 + ex ln y-15.
Find dy/dx at the point (0,1), if y5 = (x + 2)4 + ex ln y-15.
This question has me, I've tried it numerous times yet it doesn't seem to work.
More
2 Answers By Expert Tutors
Aron T. answered 05/31/15
Tutor
4.9
(8)
Petroleum Engineering / Calculus --- Patient Experienced Tutor
Find dy/dx at the point (0,1), if y5 = (x + 2)4 + ex ln y-15.
I assume that this question means to state:
Find dy/dx at the point (0,1), if y5 = (x +2)4 + exln(y) -15
If, instead, the question had meant to state:
Find dy/dx at the point (0,1), if y5 = (x +2)4 + exln(y-15)
then the question would not have any answer because the point (0, 1) would not be located on the function. (Try plugging "0" in for x, and "1" in for y, to see that this is so). dy/dx is only defined for points (x, y) that are on the function.
Let's take the derivative of both sides (of the correct expression!):
5y4y' = 4(x+2)3(x+2)' + [exx'][ln(y)] +[ex][y-1y`] + 0 (1)
Next, we simplify. Note that the derivative of x or any term (x + constant) is always equal to 1.
5y4y' = 4(x+2)3 + exln(y) + exy-1y' (2)
Next, we collect the y' terms:
y'[5y4 - exy-1] = 4(x-2)3 + exln(y) (3)
y' = [4(x-2)3 + exln(y)] / [5y4 - exy-1] (4)
Next, we plug in our point (0, 1):
y' = [4(0-2)3 + e0ln(1)] / [5(1)4 - e0(1)-1] (5)
y' = [4(-8) + 1(0)] / [5(1) - 1(-1)] (6)
y' = [-32 +0] / [5 +1] (7)
y' = -32/5 (8)
Terry W. answered 05/31/15
Tutor
5
(25)
Experienced Tutor Specializing in STEM Subjects
In cases where it's not easy or possible to rearrange the equation in a y=f(x) form, you should use implicit differentiation coupled with the chain rule.
To put it simply, for implicit differentiation, you take the derivative of every single term on both sides of the equation as you normally would using the derivative rules but to satisfy the chain rule, you must ultimately relate that derivative to x and you do that by multiplying that derivative with the term dV/dx where V is the variable in the term. If the term contains multiple variables then you must apply the product rule.
Let's look at your question (I'm not sure if the term inside the ln is y or (y-15) so I'll assume the latter given the lack of spaces around the - sign):
To put it simply, for implicit differentiation, you take the derivative of every single term on both sides of the equation as you normally would using the derivative rules but to satisfy the chain rule, you must ultimately relate that derivative to x and you do that by multiplying that derivative with the term dV/dx where V is the variable in the term. If the term contains multiple variables then you must apply the product rule.
Let's look at your question (I'm not sure if the term inside the ln is y or (y-15) so I'll assume the latter given the lack of spaces around the - sign):
What are the terms in the equation?
1. y5
2. (x+2)4
3. exln(y-15)
So let's derive them separately:
1. d/dx(y5) = 5y4(dy/dx)
2. d/dx[(x+2)4] = 4(x+2)3(dx/dx) = 4(x+2)3
3. d/dx[exln(y-15)] = ex(dx/dx)ln(y-15)+ex[1/(y-15)]*dy/dx = exln(y-15)+ex*(dy/dx)/(y-15)
So plug the derivatives of those back into the equation:
5y4*dy/dx = 4(x+2)3+exln(y-15)+ex*(dy/dx)/(y-15)
Normally to find dy/dx you'd solve for dy/dx and isolate on one side of the equation. Since you are told to find its value at the point (0,1), you can instead just plug in x=0 and y=1 into the above equation, simplify, and solve for dy/dx:
5(1)4*dy/dx = 4(0+2)3+e0ln(1-15)+e0*(dy/dx)/(1-15)
71/14*dy/dx = 32+ln(-14)
The answer is an imaginary number because of the negative natural log but easily done on a calculator.
Still looking for help? Get the right answer, fast.
Ask a question for free
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Find an Online Tutor Now
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.
Michael J.
05/31/15