SOLUTION: I'm having trouble with this calculus problem:
find the slope of the tangent line of x^2/3 + y^2/3 = 4 at the point (-1,3 sqrt3)
Thank you
Algebra ->
Linear-equations
-> SOLUTION: I'm having trouble with this calculus problem:
find the slope of the tangent line of x^2/3 + y^2/3 = 4 at the point (-1,3 sqrt3)
Thank you
Log On
Question 683247: I'm having trouble with this calculus problem:
find the slope of the tangent line of x^2/3 + y^2/3 = 4 at the point (-1,3 sqrt3)
Thank you Answer by htmentor(1343) (Show Source):
You can put this solution on YOUR website! Rewrite the equation to isolate y on the LHS:
y^(2/3) = 4 - x^(2/3)
y = (4 - x^(2/3))^(3/2)
The slope of the tangent line is the derivative, dy/dx at the point x=-1:
dy/dx(x=1) = (3/2)(4-x^(2/3))^(1/2)*(-2/3)(x^(-1/3) = -(4-x^(2/3))^(1/2)/x^(1/3) = -(4-1)^1/2/-1 = sqrt(3) = 1.7321