Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.
Trending News
Find two points of the curve given in a certain plane?
Consider the curve C in the xy-plane given by the equation
x^2y^2-2xy=24.
Find a point a and b on C with a>0 at which the tangent to C has slope m=1.
Find for points a and b
a=
b=
show work with answer.
1 Answer
- KeithLv 71 decade agoFavorite Answer
Find a point (a , b) on C
otherwise a>0 doesn't make any sense.
x^2 y^2 - 2 x y = 24
. . . . . . implicit derivative
2x y^2 - 2y + dy/dx * (2 x^2 y - 2x) = 0
dy/dx = (2y - 2x y^2) / (2x^2 y - 2x) <== dy/dx = slope
. . . given point has a slope of 1
(2y - 2x y^2) / (2x^2 y - 2x) = 1
(2y - 2x y^2) = (2x^2 y - 2x)
(y - x y^2) = (x^2 y - x)
x + y - x y^2 - x^2 y = 0
x = 1 ; y = -1
or
x = -1 ; y = 1
There are two points were the slope = 1
(1 , -1) and (-1 , 1)
. . . given a>0, (-1 , 1) is disqualified
Slope of C at (1 , -1) = 1
a = 1 ; b = -1