Question
Suppose y is defined implicitly as a function of x by x^2+Axy^2+By^3=1 where A and B are constants to be determined. Given that this curve passes through the point (3,2) and that its tangent at this point has slope -1, find A and B.
Answers
take the derivative:
2x + (Ax)(2y)dy/dx + Ay^2 + 3By^2 dy/dx = 0
.....
...
dy/dx = (-2x - Ay^2)/(2Axy + 3By^2)
at (3,2) dy/dx = -1
-1 = (-6 - 4A)/(12A + 12B)
..
4A + 6B = 3
also in original,
9 + 12A + 8B = 1
3A + 2B = -2
triple the last one, and subtract ....
5A=-9
A=-9/5
sub back in to get B = 17/10
(Was expecting "nicer" numbers. I might have made an arithmetic error, check my arithmetic)
2x + (Ax)(2y)dy/dx + Ay^2 + 3By^2 dy/dx = 0
.....
...
dy/dx = (-2x - Ay^2)/(2Axy + 3By^2)
at (3,2) dy/dx = -1
-1 = (-6 - 4A)/(12A + 12B)
..
4A + 6B = 3
also in original,
9 + 12A + 8B = 1
3A + 2B = -2
triple the last one, and subtract ....
5A=-9
A=-9/5
sub back in to get B = 17/10
(Was expecting "nicer" numbers. I might have made an arithmetic error, check my arithmetic)
Related Questions
How do I find the value of d^2y/dx^2 for the function defined implicitly by xy^2 + y = 2 at the poin...
suppose a price-demand function p(x) is defined implicitly by
x= p^3-3p^2+200
find p'.
A function is implicitly defined
by x^2 - 4y^2 = 9
Find the equation of the tangent to the functi...
Consider a curve given implicitly by the equation (1+x)y^3 + (x^4)y - 85 = 0.
A. Calculate dy/dx...