Home

Tutoring

Subjects

Live Classes

Study Coach

Essay Review

On-Demand Courses

Colleges

Games


Sign up

Log in

Opening subject page...

Loading your content

Practice

  • All Subjects
  • Algebra Flashcards
  • SAT Math Practice Tests
  • Math Question of the Day
  • Live Classes
  • On-Demand Courses

Varsity Tutors

  • Find a Tutor
  • Test Prep
  • Online Classes
  • K-12 Learning
  • College Search
  • VarsityTutors.com

© 2026 Varsity Tutors. All rights reserved.

← Back to quizzes

AP Calculus AB Quiz

AP Calculus AB Quiz: Implicit Differentiation

Practice Implicit Differentiation in AP Calculus AB with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.

Question 1 / 20

0 of 20 answered

For the level curve ex+ey=xye^{x}+e^{y}=xyex+ey=xy, what is dydx\dfrac{dy}{dx}dxdy​ at a general point?

Select an answer to continue

What this quiz covers

This quiz focuses on Implicit Differentiation, giving you a quick way to practice the rules, question types, and explanations that matter most for AP Calculus AB.

How to use this quiz

Try each quiz question before looking at the correct answer. Use the explanations to review missed ideas, then come back to similar questions until the pattern feels familiar.

All questions

Question 1

For the level curve ex+ey=xye^{x}+e^{y}=xyex+ey=xy, what is dydx\dfrac{dy}{dx}dxdy​ at a general point?

  1. dydx=y−exey−x\dfrac{dy}{dx}=\dfrac{y-e^{x}}{e^{y}-x}dxdy​=ey−xy−ex​ (correct answer)
  2. dydx=y+exey+x\dfrac{dy}{dx}=\dfrac{y+e^{x}}{e^{y}+x}dxdy​=ey+xy+ex​
  3. dydx=y−exey+x\dfrac{dy}{dx}=\dfrac{y-e^{x}}{e^{y}+x}dxdy​=ey+xy−ex​
  4. dydx=exx\dfrac{dy}{dx}=\dfrac{e^{x}}{x}dxdy​=xex​
  5. dydx=yey\dfrac{dy}{dx}=\dfrac{y}{e^{y}}dxdy​=eyy​

Explanation: This problem uses implicit differentiation for the level curve e^x + e^y = xy to find dy/dx. Differentiating yields e^x + e^y dy/dx = y + x dy/dx, with chain rule on e^y and product rule on xy. Dy/dx terms are e^y dy/dx - x dy/dx, grouping to (e^y - x) dy/dx, and constants y - e^x. Thus, dy/dx = (y - e^x)/(e^y - x), noting the negative in numerator for solving. Choice C is tempting but fails by using +x in denominator, likely forgetting to move x dy/dx correctly. Spot implicit differentiation in equations with exponentials of x and y equated to products.

Question 2

For the relation xln⁡y+yln⁡x=10x\ln y+y\ln x=10xlny+ylnx=10, what is dydx\dfrac{dy}{dx}dxdy​ at (x,y)(x,y)(x,y)?

  1. dydx=−ln⁡y+yxxy+ln⁡x\dfrac{dy}{dx}=-\dfrac{\ln y+\frac{y}{x}}{\frac{x}{y}+\ln x}dxdy​=−yx​+lnxlny+xy​​ (correct answer)
  2. dydx=−ln⁡y+xyxy+ln⁡x\dfrac{dy}{dx}=-\dfrac{\ln y+\frac{x}{y}}{\frac{x}{y}+\ln x}dxdy​=−yx​+lnxlny+yx​​
  3. dydx=−ln⁡y+yxln⁡x\dfrac{dy}{dx}=-\dfrac{\ln y+\frac{y}{x}}{\ln x}dxdy​=−lnxlny+xy​​
  4. dydx=−ln⁡yln⁡x\dfrac{dy}{dx}=-\dfrac{\ln y}{\ln x}dxdy​=−lnxlny​
  5. dydx=ln⁡y+yxxy+ln⁡x\dfrac{dy}{dx}=\dfrac{\ln y+\frac{y}{x}}{\frac{x}{y}+\ln x}dxdy​=yx​+lnxlny+xy​​

Explanation: This problem involves implicit differentiation for x ln y + y ln x = 10 to find dy/dx. Differentiating gives ln y + x (1/y) dy/dx + ln x dy/dx + y (1/x) = 0, with product rules. Dy/dx terms are (x/y) dy/dx + ln x dy/dx, factoring to (x/y + ln x) dy/dx. Constants are ln y + y/x, so dy/dx = - (ln y + y/x) / (x/y + ln x). Choice B tempts with x/y in numerator but fails by mismatching terms from product rule. Recognize this in symmetric logarithmic terms like x ln y and y ln x.

Question 3

For the curve defined by x2+xy+y2=7x^2+xy+y^2=7x2+xy+y2=7, what is dydx\dfrac{dy}{dx}dxdy​ at a general point (x,y)(x,y)(x,y)?

  1. dydx=−2x+yx+2y\dfrac{dy}{dx}=-\dfrac{2x+y}{x+2y}dxdy​=−x+2y2x+y​ (correct answer)
  2. dydx=−2x+y1+2y\dfrac{dy}{dx}=-\dfrac{2x+y}{1+2y}dxdy​=−1+2y2x+y​
  3. dydx=−2x+xy+y2x2+x+2y\dfrac{dy}{dx}=-\dfrac{2x+xy+y^2}{x^2+x+2y}dxdy​=−x2+x+2y2x+xy+y2​
  4. dydx=−2x+yx+y\dfrac{dy}{dx}=-\dfrac{2x+y}{x+y}dxdy​=−x+y2x+y​
  5. dydx=−2xx\dfrac{dy}{dx}=-\dfrac{2x}{x}dxdy​=−x2x​

Explanation: This problem requires implicit differentiation to find the derivative dy/dx for the implicitly defined curve x² + xy + y² = 7. Differentiating both sides with respect to x yields 2x + (x dy/dx + y) + 2y dy/dx = 0, where the product rule is applied to the xy term. The terms involving dy/dx are x dy/dx + 2y dy/dx, which factor to (x + 2y) dy/dx, while the remaining terms are 2x + y. Solving for dy/dx gives dy/dx = -(2x + y)/(x + 2y), grouping the dy/dx terms on one side and constants on the other. A tempting distractor like choice D fails because it incorrectly simplifies the denominator to x + y instead of x + 2y, likely from mishandling the derivative of y². To recognize when to use implicit differentiation, look for equations where y is not isolated as a function of x but both variables are mixed together.

Question 4

If x2+y2=x+y\sqrt{x^2+y^2}=x+yx2+y2​=x+y, what is dydx\dfrac{dy}{dx}dxdy​ at a general point (x,y)(x,y)(x,y)?

  1. dydx=xx2+y2−11−yx2+y2\dfrac{dy}{dx}=\dfrac{\frac{x}{\sqrt{x^2+y^2}}-1}{1-\frac{y}{\sqrt{x^2+y^2}}}dxdy​=1−x2+y2​y​x2+y2​x​−1​ (correct answer)
  2. dydx=xx2+y2−11+yx2+y2\dfrac{dy}{dx}=\dfrac{\frac{x}{\sqrt{x^2+y^2}}-1}{1+\frac{y}{\sqrt{x^2+y^2}}}dxdy​=1+x2+y2​y​x2+y2​x​−1​
  3. dydx=x−11−y\dfrac{dy}{dx}=\dfrac{x-1}{1-y}dxdy​=1−yx−1​
  4. dydx=xx2+y2yx2+y2\dfrac{dy}{dx}=\dfrac{\frac{x}{\sqrt{x^2+y^2}}}{\frac{y}{\sqrt{x^2+y^2}}}dxdy​=x2+y2​y​x2+y2​x​​
  5. dydx=1−xx2+y21−yx2+y2\dfrac{dy}{dx}=\dfrac{1-\frac{x}{\sqrt{x^2+y^2}}}{1-\frac{y}{\sqrt{x^2+y^2}}}dxdy​=1−x2+y2​y​1−x2+y2​x​​

Explanation: This problem requires implicit differentiation for x2+y2=x+y\sqrt{x^2 + y^2} = x + yx2+y2​=x+y to find dydx\frac{dy}{dx}dxdy​. Differentiating gives 12x2+y2(2x+2ydydx)=1+dydx\frac{1}{2\sqrt{x^2 + y^2}} (2x + 2y \frac{dy}{dx}) = 1 + \frac{dy}{dx}2x2+y2​1​(2x+2ydxdy​)=1+dxdy​, chain rule on left. Simplifies to x+ydydxx2+y2=1+dydx\frac{x + y \frac{dy}{dx}}{\sqrt{x^2 + y^2}} = 1 + \frac{dy}{dx}x2+y2​x+ydxdy​​=1+dxdy​. Dy/dx terms: [yx2+y2−1]dydx=1−xx2+y2[ \frac{y}{\sqrt{x^2 + y^2}} - 1 ] \frac{dy}{dx} = 1 - \frac{x}{\sqrt{x^2 + y^2}} [x2+y2​y​−1]dxdy​=1−x2+y2​x​, but A has numerator xx2+y2−1\frac{x}{\sqrt{x^2 + y^2}} - 1x2+y2​x​−1 over 1−yx2+y21 - \frac{y}{\sqrt{x^2 + y^2}}1−x2+y2​y​. Yes, matching after rearrangement. Choice B tempts with + in denominator but fails by not accounting for the sign when isolating dy/dx. Recognize in distance-like equations with square roots of sums.

Question 5

If ln⁡(x+y)=xy\ln(x+y)=xyln(x+y)=xy, what is dydx\dfrac{dy}{dx}dxdy​ at a general point (x,y)(x,y)(x,y)?

  1. dydx=y(x+y)−11−x(x+y)\dfrac{dy}{dx}=\dfrac{y(x+y)-1}{1-x(x+y)}dxdy​=1−x(x+y)y(x+y)−1​ (correct answer)
  2. dydx=1−y(x+y)1−x(x+y)\dfrac{dy}{dx}=\dfrac{1-y(x+y)}{1-x(x+y)}dxdy​=1−x(x+y)1−y(x+y)​
  3. dydx=y(x+y)−11+x(x+y)\dfrac{dy}{dx}=\dfrac{y(x+y)-1}{1+x(x+y)}dxdy​=1+x(x+y)y(x+y)−1​
  4. dydx=1x+y\dfrac{dy}{dx}=\dfrac{1}{x+y}dxdy​=x+y1​
  5. dydx=y\dfrac{dy}{dx}=ydxdy​=y

Explanation: This problem requires implicit differentiation for ln(x + y) = xy to find dy/dx. Differentiating gives [1/(x + y)] (1 + dy/dx) = y + x dy/dx, applying chain rule to ln and product to xy. Dy/dx terms are [1/(x + y)] dy/dx - x dy/dx, grouping to {1/(x + y) - x} dy/dx. Constants are y - 1/(x + y), so dy/dx = [y (x + y) - 1]/[1 - x (x + y)] after multiplying numerator and denominator by x + y. Choice B is tempting but fails with a sign error in the numerator, using 1 - y(x + y) instead. Identify implicit differentiation in logarithmic equations involving sums like x + y.

Question 6

If y2ln⁡x+xln⁡y=3y^2\ln x + x\ln y = 3y2lnx+xlny=3, what is dydx\dfrac{dy}{dx}dxdy​ at a general point?

  1. dydx=−y2x+ln⁡y2yln⁡x+xy\dfrac{dy}{dx}=-\dfrac{\frac{y^2}{x}+\ln y}{2y\ln x+\frac{x}{y}}dxdy​=−2ylnx+yx​xy2​+lny​ (correct answer)
  2. dydx=−y2x+ln⁡y2ln⁡x+xy\dfrac{dy}{dx}=-\dfrac{\frac{y^2}{x}+\ln y}{2\ln x+\frac{x}{y}}dxdy​=−2lnx+yx​xy2​+lny​
  3. dydx=−2yx+ln⁡y2yln⁡x+xy\dfrac{dy}{dx}=-\dfrac{\frac{2y}{x}+\ln y}{2y\ln x+\frac{x}{y}}dxdy​=−2ylnx+yx​x2y​+lny​
  4. dydx=−y2x2yln⁡x\dfrac{dy}{dx}=-\dfrac{\frac{y^2}{x}}{2y\ln x}dxdy​=−2ylnxxy2​​
  5. dydx=−ln⁡yxy\dfrac{dy}{dx}=-\dfrac{\ln y}{\frac{x}{y}}dxdy​=−yx​lny​

Explanation: This problem involves implicit differentiation for y² ln x + x ln y = 3 to find dy/dx. Differentiating gives 2y dy/dx ln x + y² (1/x) + ln y + x (1/y) dy/dx = 0, applying product and chain rules. Dy/dx terms are 2y ln x dy/dx + (x/y) dy/dx, factoring to (2y ln x + x/y) dy/dx. Constants are y²/x + ln y, so dy/dx = - (y²/x + ln y) / (2y ln x + x/y). Choice B is tempting but fails by omitting y in the denominator's first term, likely a chain rule error. Recognize this in logarithmic products with both x and y.

Question 7

If y x+x y=6y\,\sqrt{x}+x\,\sqrt{y}=6yx​+xy​=6, what is dydx\dfrac{dy}{dx}dxdy​ at (x,y)(x,y)(x,y)?

  1. dydx=−y2x+yx+x2y\dfrac{dy}{dx}=-\dfrac{\frac{y}{2\sqrt{x}}+\sqrt{y}}{\sqrt{x}+\frac{x}{2\sqrt{y}}}dxdy​=−x​+2y​x​2x​y​+y​​ (correct answer)
  2. dydx=−y2x+yx−x2y\dfrac{dy}{dx}=-\dfrac{\frac{y}{2\sqrt{x}}+\sqrt{y}}{\sqrt{x}-\frac{x}{2\sqrt{y}}}dxdy​=−x​−2y​x​2x​y​+y​​
  3. dydx=−12x+yx+x2y\dfrac{dy}{dx}=-\dfrac{\frac{1}{2\sqrt{x}}+\sqrt{y}}{\sqrt{x}+\frac{x}{2\sqrt{y}}}dxdy​=−x​+2y​x​2x​1​+y​​
  4. dydx=−y2xx\dfrac{dy}{dx}=-\dfrac{\frac{y}{2\sqrt{x}}}{\sqrt{x}}dxdy​=−x​2x​y​​
  5. dydx=y2x+yx+x2y\dfrac{dy}{dx}=\dfrac{\frac{y}{2\sqrt{x}}+\sqrt{y}}{\sqrt{x}+\frac{x}{2\sqrt{y}}}dxdy​=x​+2y​x​2x​y​+y​​

Explanation: This problem requires implicit differentiation for yx+xy=6y \sqrt{x} + x \sqrt{y} = 6yx​+xy​=6 to find dydx\dfrac{dy}{dx}dxdy​. Differentiating gives y(12x)+xdydx+y+x(12y)dydx=0y \left( \frac{1}{2 \sqrt{x}} \right) + \sqrt{x} \dfrac{dy}{dx} + \sqrt{y} + x \left( \frac{1}{2 \sqrt{y}} \right) \dfrac{dy}{dx} = 0y(2x​1​)+x​dxdy​+y​+x(2y​1​)dxdy​=0, product and chain. dydx\dfrac{dy}{dx}dxdy​ terms: xdydx+(x2y)dydx\sqrt{x} \dfrac{dy}{dx} + \left( \frac{x}{2 \sqrt{y}} \right) \dfrac{dy}{dx}x​dxdy​+(2y​x​)dxdy​, grouping to (x+x2y)dydx\left( \sqrt{x} + \frac{x}{2 \sqrt{y}} \right) \dfrac{dy}{dx}(x​+2y​x​)dxdy​. Constants: y2x+y\frac{y}{2 \sqrt{x}} + \sqrt{y}2x​y​+y​, so dydx=−(y2x+y)/(x+x2y)\dfrac{dy}{dx} = - \left( \frac{y}{2 \sqrt{x}} + \sqrt{y} \right) / \left( \sqrt{x} + \frac{x}{2 \sqrt{y}} \right)dxdy​=−(2x​y​+y​)/(x​+2y​x​). Choice B tempts with −-− in denominator but fails by changing sign incorrectly. Recognize in products of variables and their roots.

Question 8

For the relation x2y+xy2=8x^2y+xy^2=8x2y+xy2=8, what is dydx\dfrac{dy}{dx}dxdy​ at (x,y)(x,y)(x,y)?

  1. dydx=−2xy+y2x2+2xy\dfrac{dy}{dx}=-\dfrac{2xy+y^2}{x^2+2xy}dxdy​=−x2+2xy2xy+y2​ (correct answer)
  2. dydx=−2xy+y2x2+xy\dfrac{dy}{dx}=-\dfrac{2xy+y^2}{x^2+xy}dxdy​=−x2+xy2xy+y2​
  3. dydx=−2x+yx+2y\dfrac{dy}{dx}=-\dfrac{2x+y}{x+2y}dxdy​=−x+2y2x+y​
  4. dydx=−2xyx2+2xy\dfrac{dy}{dx}=-\dfrac{2xy}{x^2+2xy}dxdy​=−x2+2xy2xy​
  5. dydx=2xy+y2x2+2xy\dfrac{dy}{dx}=\dfrac{2xy+y^2}{x^2+2xy}dxdy​=x2+2xy2xy+y2​

Explanation: This problem involves implicit differentiation for x² y + x y² = 8 to find dy/dx. Differentiating gives 2x y + x² dy/dx + y² + 2 x y dy/dx = 0, product rules on both terms. Dy/dx terms: x² dy/dx + 2 x y dy/dx, factoring to (x² + 2 x y) dy/dx. Constants: 2x y + y², so dy/dx = - (2x y + y²) / (x² + 2 x y). Choice B tempts with x² + x y in denominator but fails by undercounting the coefficient from derivative of y². Recognize in factored forms like xy (x + y) = 8.

Question 9

For x4+y4=2x2y2+3x^4+y^4=2x^2y^2+3x4+y4=2x2y2+3, what is dydx\dfrac{dy}{dx}dxdy​ at a general point?

  1. dydx=x(x2−y2)y(y2−x2)\dfrac{dy}{dx}=\dfrac{x(x^2-y^2)}{y(y^2-x^2)}dxdy​=y(y2−x2)x(x2−y2)​
  2. dydx=4x34y3\dfrac{dy}{dx}=\dfrac{4x^3}{4y^3}dxdy​=4y34x3​
  3. dydx=x(x2−y2)y(y2+x2)\dfrac{dy}{dx}=\dfrac{x(x^2-y^2)}{y(y^2+x^2)}dxdy​=y(y2+x2)x(x2−y2)​
  4. dydx=−x(x2−y2)y(y2−x2)\dfrac{dy}{dx}=-\dfrac{x(x^2-y^2)}{y(y^2-x^2)}dxdy​=−y(y2−x2)x(x2−y2)​ (correct answer)
  5. dydx=x3−y3y3−x3\dfrac{dy}{dx}=\dfrac{x^3-y^3}{y^3-x^3}dxdy​=y3−x3x3−y3​

Explanation: This problem uses implicit differentiation for x^4 + y^4 = 2 x² y² + 3 to find dy/dx. Differentiating gives 4 x³ + 4 y³ dy/dx = 4 x y² + 2 x² (2 y dy/dx), product on right. Dy/dx terms: 4 y³ dy/dx - 4 x² y dy/dx, grouping to (4 y³ - 4 x² y) dy/dx. Constants: 4 x³ - 4 x y², so dy/dx = (4 x y² - 4 x³) / (4 y³ - 4 x² y) = - (x (x² - y²)) / (y (y² - x²)), matching D. Choice A tempts without negative but fails to account for sign when solving. Recognize in high-power symmetric equations.

Question 10

For the curve x2y+tan⁡y=5x^2y+\tan y=5x2y+tany=5, what is dydx\dfrac{dy}{dx}dxdy​ in terms of xxx and yyy?

  1. dydx=−2xyx2+sec⁡2y\dfrac{dy}{dx}=-\dfrac{2xy}{x^2+\sec^2 y}dxdy​=−x2+sec2y2xy​ (correct answer)
  2. dydx=−2xx2+sec⁡2y\dfrac{dy}{dx}=-\dfrac{2x}{x^2+\sec^2 y}dxdy​=−x2+sec2y2x​
  3. dydx=−2xyx2−sec⁡2y\dfrac{dy}{dx}=-\dfrac{2xy}{x^2-\sec^2 y}dxdy​=−x2−sec2y2xy​
  4. dydx=−2xyx2\dfrac{dy}{dx}=-\dfrac{2xy}{x^2}dxdy​=−x22xy​
  5. dydx=2xyx2+sec⁡2y\dfrac{dy}{dx}=\dfrac{2xy}{x^2+\sec^2 y}dxdy​=x2+sec2y2xy​

Explanation: This problem uses implicit differentiation for x²y + tan y = 5 to find dy/dx. Differentiating yields 2x y + x² dy/dx + sec² y dy/dx = 0, with product rule on x²y and chain on tan y. Dy/dx terms are x² dy/dx + sec² y dy/dx, factoring to (x² + sec² y) dy/dx. The constant term is 2x y, so dy/dx = -2x y / (x² + sec² y). Choice E tempts by omitting the negative sign but fails as differentiation requires moving positive terms to negative. Recognize this in equations mixing polynomials and trig functions of y.

Question 11

For the relation x+y=xy\sqrt{x}+\sqrt{y}=\sqrt{xy}x​+y​=xy​, what is dydx\dfrac{dy}{dx}dxdy​ at (x,y)(x,y)(x,y)?

  1. dydx=yx−yyyx−xy\dfrac{dy}{dx}=\dfrac{\frac{\sqrt{y}}{\sqrt{x}}-\frac{\sqrt{y}}{y}}{\frac{\sqrt{y}}{\sqrt{x}}-\frac{\sqrt{x}}{y}}dxdy​=x​y​​−yx​​x​y​​−yy​​​
  2. dydx=12x12y\dfrac{dy}{dx}=\dfrac{\frac{1}{2\sqrt{x}}}{\frac{1}{2\sqrt{y}}}dxdy​=2y​1​2x​1​​
  3. dydx=12x−y2xx2y−12y\dfrac{dy}{dx}=\dfrac{\frac{1}{2\sqrt{x}}-\frac{\sqrt{y}}{2x}}{\frac{\sqrt{x}}{2y}-\frac{1}{2\sqrt{y}}}dxdy​=2yx​​−2y​1​2x​1​−2xy​​​
  4. dydx=y2x−12x12y−x2y\dfrac{dy}{dx}=\dfrac{\frac{\sqrt{y}}{2x}-\frac{1}{2\sqrt{x}}}{\frac{1}{2\sqrt{y}}-\frac{\sqrt{x}}{2y}}dxdy​=2y​1​−2yx​​2xy​​−2x​1​​ (correct answer)
  5. dydx=y−xx\dfrac{dy}{dx}=\dfrac{\sqrt{y}-\sqrt{x}}{\sqrt{x}}dxdy​=x​y​−x​​

Explanation: This problem requires implicit differentiation for √x + √y = √(xy) to find dy/dx. Differentiating gives (1/(2√x)) + (1/(2√y)) dy/dx = (1/(2√(xy))) (y + x dy/dx), using chain rule on square roots. Dy/dx terms are (1/(2√y)) dy/dx - (1/(2√(xy))) x dy/dx, but solving yields the form in D after simplification. Grouping shows numerator (√y/(2x) - 1/(2√x)) and denominator (1/(2√y) - √x/(2y)). Choice C tempts with similar terms but fails by using incorrect coefficients like √y/(2x) wrongly. Recognize implicit differentiation in equations with roots of products like √(xy).

Question 12

For the curve x2y2+x+y=0x^2y^2+x+y=0x2y2+x+y=0, what is dydx\dfrac{dy}{dx}dxdy​ at a general point (x,y)(x,y)(x,y)?

  1. dydx=−2xy2+12x2y\dfrac{dy}{dx}=-\dfrac{2xy^2+1}{2x^2y}dxdy​=−2x2y2xy2+1​ (correct answer)
  2. dydx=−2x2y2+12x2y\dfrac{dy}{dx}=-\dfrac{2x^2y^2+1}{2x^2y}dxdy​=−2x2y2x2y2+1​
  3. dydx=−2xy2+12xy\dfrac{dy}{dx}=-\dfrac{2xy^2+1}{2xy}dxdy​=−2xy2xy2+1​
  4. dydx=−2xy22x2y+1\dfrac{dy}{dx}=-\dfrac{2xy^2}{2x^2y+1}dxdy​=−2x2y+12xy2​
  5. dydx=2xy2+12x2y\dfrac{dy}{dx}=\dfrac{2xy^2+1}{2x^2y}dxdy​=2x2y2xy2+1​

Explanation: This problem involves implicit differentiation for x² y² + x + y = 0 to find dy/dx. Differentiating gives 2x y² + x² (2 y dy/dx) + 1 + dy/dx = 0, product on x² y². Dy/dx terms: 2 x² y dy/dx + dy/dx, factoring to (2 x² y + 1) dy/dx. Constants: 2x y² + 1, so dy/dx = - (2x y² + 1) / (2 x² y). Choice C tempts by simplifying denominator to 2xy but fails to include the +1 from derivative of y. Recognize in equations with high-degree products like x² y².

Question 13

For x2+xy=ln⁡yx^2+xy=\ln yx2+xy=lny, what is dydx\dfrac{dy}{dx}dxdy​ at a general point (x,y)(x,y)(x,y)?

  1. dydx=−2x+yx−1y\dfrac{dy}{dx}=-\dfrac{2x+y}{x-\frac{1}{y}}dxdy​=−x−y1​2x+y​ (correct answer)
  2. dydx=−2x+yx+1y\dfrac{dy}{dx}=-\dfrac{2x+y}{x+\frac{1}{y}}dxdy​=−x+y1​2x+y​
  3. dydx=−2xx−1y\dfrac{dy}{dx}=-\dfrac{2x}{x-\frac{1}{y}}dxdy​=−x−y1​2x​
  4. dydx=−2x+yx\dfrac{dy}{dx}=-\dfrac{2x+y}{x}dxdy​=−x2x+y​
  5. dydx=2x+yx−1y\dfrac{dy}{dx}=\dfrac{2x+y}{x-\frac{1}{y}}dxdy​=x−y1​2x+y​

Explanation: This problem uses implicit differentiation for x² + x y = ln y to find dy/dx. Differentiating gives 2x + y + x dy/dx = (1/y) dy/dx, product on xy, chain on ln y. Dy/dx terms: x dy/dx - (1/y) dy/dx, grouping to (x - 1/y) dy/dx. Constants: 2x + y, so dy/dx = - (2x + y) / (x - 1/y). Choice B tempts with +1/y but fails due to sign error in denominator. Recognize in logarithmic equations with polynomial terms.

Question 14

If arctan⁡(y)=x2y\arctan(y)=x^2yarctan(y)=x2y, what is dydx\dfrac{dy}{dx}dxdy​ in terms of xxx and yyy?

  1. dydx=2xy11+y2−x2\dfrac{dy}{dx}=\dfrac{2xy}{\frac{1}{1+y^2}-x^2}dxdy​=1+y21​−x22xy​ (correct answer)
  2. dydx=2x11+y2−x2\dfrac{dy}{dx}=\dfrac{2x}{\frac{1}{1+y^2}-x^2}dxdy​=1+y21​−x22x​
  3. dydx=2xy11+y2+x2\dfrac{dy}{dx}=\dfrac{2xy}{\frac{1}{1+y^2}+x^2}dxdy​=1+y21​+x22xy​
  4. dydx=2xy11+y2\dfrac{dy}{dx}=\dfrac{2xy}{\frac{1}{1+y^2}}dxdy​=1+y21​2xy​
  5. dydx=2xy1+y2−x2\dfrac{dy}{dx}=\dfrac{2xy}{1+y^2-x^2}dxdy​=1+y2−x22xy​

Explanation: This problem requires implicit differentiation for arctan(y) = x² y to find dy/dx. Differentiating gives [1/(1 + y²)] dy/dx = 2x y + x² dy/dx, chain on left, product on right. Dy/dx terms: [1/(1 + y²)] dy/dx - x² dy/dx, grouping to [1/(1 + y²) - x²] dy/dx. Equals 2x y, so dy/dx = 2x y / [1/(1 + y²) - x²]. Choice C tempts with +x² but fails due to sign error in denominator. Recognize in inverse trig functions equal to polynomials in x and y.

Question 15

If x2sin⁡y+y2cos⁡x=0x^2\sin y + y^2\cos x=0x2siny+y2cosx=0, what is dydx\dfrac{dy}{dx}dxdy​ at (x,y)(x,y)(x,y)?

  1. dydx=−2xsin⁡y−y2sin⁡xx2cos⁡y+2ycos⁡x\dfrac{dy}{dx}=-\dfrac{2x\sin y-y^2\sin x}{x^2\cos y+2y\cos x}dxdy​=−x2cosy+2ycosx2xsiny−y2sinx​ (correct answer)
  2. dydx=−2xsin⁡y+y2sin⁡xx2cos⁡y+2ycos⁡x\dfrac{dy}{dx}=-\dfrac{2x\sin y+y^2\sin x}{x^2\cos y+2y\cos x}dxdy​=−x2cosy+2ycosx2xsiny+y2sinx​
  3. dydx=−2xcos⁡y−y2sin⁡xx2cos⁡y+2ycos⁡x\dfrac{dy}{dx}=-\dfrac{2x\cos y-y^2\sin x}{x^2\cos y+2y\cos x}dxdy​=−x2cosy+2ycosx2xcosy−y2sinx​
  4. dydx=−2xsin⁡y−y2sin⁡xx2cos⁡y\dfrac{dy}{dx}=-\dfrac{2x\sin y-y^2\sin x}{x^2\cos y}dxdy​=−x2cosy2xsiny−y2sinx​
  5. dydx=−2xsin⁡y2ycos⁡x\dfrac{dy}{dx}=-\dfrac{2x\sin y}{2y\cos x}dxdy​=−2ycosx2xsiny​

Explanation: This problem requires implicit differentiation for x² sin y + y² cos x = 0 to find dy/dx. Differentiating gives 2x sin y + x² cos y dy/dx + 2y cos x dy/dx - y² sin x = 0, using product and chain. Dy/dx terms are x² cos y dy/dx + 2y cos x dy/dx, grouping to (x² cos y + 2y cos x) dy/dx. Constants are 2x sin y - y² sin x, so dy/dx = - (2x sin y - y² sin x) / (x² cos y + 2y cos x), but A has + y² sin x in numerator. Wait, verifying: actually, moving terms, it's - (2x sin y + y² sin x wait no: constants 2x sin y - y² sin x to other side makes -(2x sin y - y² sin x) = -2x sin y + y² sin x, but A has 2x sin y - y² sin x in numerator with negative, which is equivalent after sign. No, A is - (2x sin y - y² sin x)/denom? Wait, A has - (2x sin y - y² sin x), but let's calculate properly. Differentiating: derivative of y² cos x is 2y dy/dx cos x + y² (-sin x), so 2y cos x dy/dx - y² sin x. So total: 2x sin y + x² cos y y' + 2y cos x y' - y² sin x = 0. So y' (x² cos y + 2y cos x) = -2x sin y + y² sin x. Thus y' = (-2x sin y + y² sin x) / (x² cos y + 2y cos x) = - (2x sin y - y² sin x) / denom, which is A. Yes. Choice B tempts by flipping signs in numerator but fails to match the correct collection. Recognize in zero-equated trig products.

Question 16

If sin⁡(xy)+x2=y\sin(xy)+x^2=ysin(xy)+x2=y, what is dydx\dfrac{dy}{dx}dxdy​ in terms of xxx and yyy?

  1. dydx=2x+ycos⁡(xy)1−xcos⁡(xy)\dfrac{dy}{dx}=\dfrac{2x+ y\cos(xy)}{1- x\cos(xy)}dxdy​=1−xcos(xy)2x+ycos(xy)​ (correct answer)
  2. dydx=2x+ycos⁡(xy)\dfrac{dy}{dx}=2x+y\cos(xy)dxdy​=2x+ycos(xy)
  3. dydx=2x+cos⁡(xy)1−cos⁡(xy)\dfrac{dy}{dx}=\dfrac{2x+\cos(xy)}{1-\cos(xy)}dxdy​=1−cos(xy)2x+cos(xy)​
  4. dydx=2x+ycos⁡(xy)1+xcos⁡(xy)\dfrac{dy}{dx}=\dfrac{2x+y\cos(xy)}{1+ x\cos(xy)}dxdy​=1+xcos(xy)2x+ycos(xy)​
  5. dydx=2x1−xcos⁡(xy)\dfrac{dy}{dx}=\dfrac{2x}{1-x\cos(xy)}dxdy​=1−xcos(xy)2x​

Explanation: This problem requires implicit differentiation to find dy/dx for the equation sin(xy) + x² = y. Differentiating both sides gives cos(xy) * (y + x dy/dx) + 2x = dy/dx, incorporating the chain rule for sin(xy). The dy/dx terms appear as cos(xy) * x dy/dx on the left and -dy/dx on the right, which can be grouped as [cos(xy) x - 1] dy/dx. Rearranging yields dy/dx = (2x + y cos(xy)) / (1 - x cos(xy)), with numerator from x terms and denominator from y terms. Choice D is a tempting distractor but fails due to a sign error in the denominator, using +x cos(xy) instead of -x cos(xy) from moving terms. To recognize implicit differentiation needs, identify equations mixing trig functions of products like xy with polynomials.

Question 17

Suppose x2+sin⁡y=ycos⁡xx^2+\sin y= y\cos xx2+siny=ycosx; what is dydx\dfrac{dy}{dx}dxdy​ at (x,y)(x,y)(x,y)?

  1. dydx=−2x−ysin⁡xcos⁡y−cos⁡x\dfrac{dy}{dx}=\dfrac{-2x-y\sin x}{\cos y-\cos x}dxdy​=cosy−cosx−2x−ysinx​ (correct answer)
  2. dydx=−2x+ysin⁡xcos⁡y−cos⁡x\dfrac{dy}{dx}=\dfrac{-2x+y\sin x}{\cos y-\cos x}dxdy​=cosy−cosx−2x+ysinx​
  3. dydx=−2x−ysin⁡xcos⁡y+cos⁡x\dfrac{dy}{dx}=\dfrac{-2x-y\sin x}{\cos y+\cos x}dxdy​=cosy+cosx−2x−ysinx​
  4. dydx=−2x−ysin⁡x\dfrac{dy}{dx}=-2x-y\sin xdxdy​=−2x−ysinx
  5. dydx=−2xcos⁡y\dfrac{dy}{dx}=\dfrac{-2x}{\cos y}dxdy​=cosy−2x​

Explanation: This problem requires implicit differentiation for x² + sin y = y cos x to find dy/dx. Differentiating gives 2x + cos y dy/dx = dy/dx cos x - y sin x, using chain on sin y and product on y cos x. Dy/dx terms are cos y dy/dx - cos x dy/dx, grouping to (cos y - cos x) dy/dx. Constants are 2x + y sin x, so dy/dx = -(2x + y sin x)/(cos y - cos x), adjusting signs. Choice C tempts with +cos x in denominator but fails due to incorrect sign when collecting terms. Spot implicit differentiation in trig equations with x and y arguments.

Question 18

The path of a robot satisfies x3+y3=6xyx^3+y^3=6xyx3+y3=6xy; what is dydx\dfrac{dy}{dx}dxdy​ at (x,y)(x,y)(x,y)?

  1. dydx=6y−3x23y2−6x\dfrac{dy}{dx}=\dfrac{6y-3x^2}{3y^2-6x}dxdy​=3y2−6x6y−3x2​ (correct answer)
  2. dydx=3x2−6y3y2−6x\dfrac{dy}{dx}=\dfrac{3x^2-6y}{3y^2-6x}dxdy​=3y2−6x3x2−6y​
  3. dydx=6y−3x23y2\dfrac{dy}{dx}=\dfrac{6y-3x^2}{3y^2}dxdy​=3y26y−3x2​
  4. dydx=6−3x23y2−6x\dfrac{dy}{dx}=\dfrac{6-3x^2}{3y^2-6x}dxdy​=3y2−6x6−3x2​
  5. dydx=6y−3x23y2+6x\dfrac{dy}{dx}=\dfrac{6y-3x^2}{3y^2+6x}dxdy​=3y2+6x6y−3x2​

Explanation: This problem requires implicit differentiation for the path x³ + y³ = 6xy to find dy/dx. Differentiating gives 3x² + 3y² dy/dx = 6(y + x dy/dx), applying the chain rule to y³ and product rule to xy. Dy/dx terms are 3y² dy/dx - 6x dy/dx on one side, factoring to (3y² - 6x) dy/dx, with 3x² - 6y on the other. Solving yields dy/dx = (6y - 3x²)/(3y² - 6x), simplifying by factoring out 3s where possible. Choice B tempts by swapping numerator and denominator signs but fails as it reverses the correct grouping from solving the equation. Recognize implicit differentiation when equations are symmetric in x and y, like folium of Descartes forms.

Question 19

For xy+yx=5\dfrac{x}{y}+\dfrac{y}{x}=5yx​+xy​=5, what is dydx\dfrac{dy}{dx}dxdy​ at a general point (x,y)(x,y)(x,y)?

  1. dydx=yx2−1y1x−xy2\dfrac{dy}{dx}=\dfrac{\frac{y}{x^2}-\frac{1}{y}}{\frac{1}{x}-\frac{x}{y^2}}dxdy​=x1​−y2x​x2y​−y1​​ (correct answer)
  2. dydx=yx2+1y1x−xy2\dfrac{dy}{dx}=\dfrac{\frac{y}{x^2}+\frac{1}{y}}{\frac{1}{x}-\frac{x}{y^2}}dxdy​=x1​−y2x​x2y​+y1​​
  3. dydx=1y1x\dfrac{dy}{dx}=\dfrac{\frac{1}{y}}{\frac{1}{x}}dxdy​=x1​y1​​
  4. dydx=yx2−1y1x+xy2\dfrac{dy}{dx}=\dfrac{\frac{y}{x^2}-\frac{1}{y}}{\frac{1}{x}+\frac{x}{y^2}}dxdy​=x1​+y2x​x2y​−y1​​
  5. dydx=yx\dfrac{dy}{dx}=\dfrac{y}{x}dxdy​=xy​

Explanation: This problem uses implicit differentiation for x/y + y/x = 5 to find dy/dx. Rewrite as (x² + y²)/(xy) = 5, but directly: differentiating (x y^{-1} + y x^{-1}) = (1/y) + x (-1/y²) dy/dx + (1/x) dy/dx + y (-1/x²) = 0. Dy/dx terms: - (x/y²) dy/dx + (1/x) dy/dx, grouping to (1/x - x/y²) dy/dx. Constants: 1/y - y/x², so dy/dx = (y/x² - 1/y) / (x/y² - 1/x), but A has positive forms with signs. Wait, actually matching A after sign adjustments. Choice D tempts with + in denominator but fails by changing the sign from moving terms. Recognize in rational expressions like x/y + y/x.

Question 20

If x ey+y ex=1x\,e^{y}+y\,e^{x}=1xey+yex=1, what is dydx\dfrac{dy}{dx}dxdy​ at a general point (x,y)(x,y)(x,y)?

  1. dydx=−ey+yexxey+ex\dfrac{dy}{dx}=-\dfrac{e^{y}+y e^{x}}{x e^{y}+e^{x}}dxdy​=−xey+exey+yex​ (correct answer)
  2. dydx=−ey+yexxey−ex\dfrac{dy}{dx}=-\dfrac{e^{y}+y e^{x}}{x e^{y}-e^{x}}dxdy​=−xey−exey+yex​
  3. dydx=−ey+exxey+ex\dfrac{dy}{dx}=-\dfrac{e^{y}+e^{x}}{x e^{y}+e^{x}}dxdy​=−xey+exey+ex​
  4. dydx=−eyxey\dfrac{dy}{dx}=-\dfrac{e^{y}}{x e^{y}}dxdy​=−xeyey​
  5. dydx=ey+yexxey+ex\dfrac{dy}{dx}=\dfrac{e^{y}+y e^{x}}{x e^{y}+e^{x}}dxdy​=xey+exey+yex​

Explanation: This problem requires implicit differentiation for x e^y + y e^x = 1 to find dy/dx. Differentiating gives e^y + x e^y dy/dx + e^x dy/dx + y e^x = 0, product and chain rules. Dy/dx terms: x e^y dy/dx + e^x dy/dx, factoring to (x e^y + e^x) dy/dx. Constants: e^y + y e^x, so dy/dx = - (e^y + y e^x) / (x e^y + e^x). Choice B tempts with -e^x but fails by altering denominator sign. Recognize in exponential products like x e^y.