Differentiating an Implicit Function: a Circle

crastinus
Messages
78
Reaction score
9

Homework Statement


Find the expression for the slope on the lower half of the circle y^2 + x^2 = 25.

2. Attempt at a solution.

The text says you get 2x + 2y(dy/dx) = 0.

I got this and then solved for dy/dx to get dy/dx = -2y - 2x.

Then, I substituted for y the x value-expression for the lower region, y = - sqrt(25 - x^2)

and I got dy/dx = -2x - 2(sqrt(25 - x^2)).

Now the text gets the answer in another way:

2x + 2y(dy/dx) = 0;

then, 2x + 2(sqrt(25 - x^2))dy/dx = 0;

then, dy/dx = -2x/2(sqrt(25 - x^2)) = -x/sqrt(25 - x^2).

I see what they did. But what's wrong with the way I did it? Are the two answers equivalent in some way that I don't see, or how is mine wrong?

Thanks.
 
Physics news on Phys.org
crastinus said:
The text says you get 2x + 2y(dy/dx) = 0.

I got this and then solved for dy/dx to get dy/dx = -2y - 2x.

Do you notice something wrong here? :)
 
Wow. OK. Yes, I see it. I'm going for a walk!

Thank you very much!
 
  • Like
Likes alivedude
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top