AP calculus, implicit derivatives

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 12K views
chris40256
Messages
5
Reaction score
0

Homework Statement


1. Given the curve x² - xy + y² = 9
(a) Write a general expression for the slope of the curve
(b) find the coordinates of the points on the curve where the tangents are vertical
(c) at the point (0,3) find the rate of change in the slope of the curve with respect to x.

Homework Equations





The Attempt at a Solution


No problems with a or b i believe:
(a)2x - x(dy/dx) - y + 2y (dy/dx) = 0
Put all the terms containing dy/dx to one side and everything else on the other:
(2y-x) (dy/dx) = y-2x
dy/dx = (y-2x) / (2y-x)

(b) (2y)^2 - (2y)y + y^2 = 9
4y^2 - 2y^2 + y^2 = 9
y^2 = 3
y = +- sqrt(3) so x = +- 2sqrt(3)
So the points are (2sqrt(3),sqrt(3)) and (-2sqrt(3),-sqrt(3)).

(c) I'm not exactly sure how to do this one, I am thinking to just plug (0,3) into the first derivative? or do i need to take the 2nd derivative?
Help is appreciated
 
Physics news on Phys.org
"slope" is derivative. So "rate of change of slope" is the derivative of the derivative. Yes, you need to find a second derivative.