find the slope of the curve x^3 y^3 + y^2 = x + y at the point (1,1) and (1,-1)??

2 answers

x3y3 + y2 = x + 1

3x2y3 + 3x3y2y' = 1 + y'

At (1,1)
3 + 3y' = 1 + y'
y' = -1

At (1,-1)
-3 + 3y' = 1 + y'
y' = 2
WHAT IS THAT x3y3 + y2 = x + 1
??