Question
Question: 10. If log (x + y) = log (xy) + 3, then dy/dx =...
- If log (x + y) = log (xy) + 3, then dy/dx =
A
(y/x)2
B
−(y/x)2
C
(x/y)2
D
−(x/y)2
Answer
-(y/x)^2
Explanation
Solution
Given
log(x+y)=log(xy)+3,differentiate both sides with respect to x. Using the chain rule:
x+y1(1+dxdy)=xy1(y+xdxdy).Multiplying both sides by xy(x+y) gives:
xy(1+dxdy)=(x+y)(y+xdxdy).Expanding and simplifying:
xy+xydxdy=xy+y2+x2dxdy+xydxdy.Cancel xy and xydxdy from both sides:
0=y2+x2dxdy.Thus,
dxdy=−x2y2=−(xy)2.