How to find the derivative of x2 + y2 = 36?

Click For Summary

Homework Help Overview

The discussion revolves around finding the derivative of the equation x² + y² = 36, which represents a circle with a radius of 6. Participants explore different methods of differentiation, including explicit and implicit differentiation.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • Participants discuss the use of implicit differentiation as a more convenient method compared to isolating y. There are questions about whether to express the derivative in terms of x and y or to solve for y explicitly.

Discussion Status

Several participants have provided guidance on using implicit differentiation, and there is acknowledgment of the need for clarity regarding the variable with respect to which differentiation is performed. Some participants express a desire to understand the implications of different forms of the derivative.

Contextual Notes

There is some confusion regarding the terminology used in the thread title and the initial question, prompting discussions about the proper framing of the problem and assumptions made about the variables involved.

sonofjohn
Messages
76
Reaction score
0
How would I go about finding the derivative of x2 + y2 = 36.

I know it is a circle with radius 6. Is there a better way to find the derivative then:

y2 = 36 - x2
y = (36 - x2)1/2
y = 1/2(36 - x2)-1/2(-2x)
y' = -x/(36-x2)1/2
 
Physics news on Phys.org
Usually with cases like this where it is inconvenient to differentiate explicitly you can use implicit differentiation.
 
Another way is implicit differentiation:

x^2 + y^2 = 36

2x + 2y \frac{dy}{dx} = 0

\frac{dy}{dx} = -\frac{x}{y} = -\frac{x}{\sqrt{36 - x^2}}

Are you familiar with implicit differentiation?
 
You may use implicit differentiation. If f(x) = g(x), then f'(x) = g'(x). Therefore, we can have f(x) = x2 + y(x)2 (where I have written y explicitly as a function of x) and g(x) = 36.

Hence, we can differentiate both sides with respect to x without isolating y. Differentiating the left hand side, we get 2x + 2yy' using the chain rule. On the right hand side, differentiation 36, a constant function, just gives us 0.

We can then solve for y': 2x + 2yy' = 0 so y' = -x/y. Notice that we have y' in terms of both x and y(x) instead of just in x; this is a hallmark of implicit differentiation. If you solve for y in terms of x and plug it in, you find that

\frac{dy}{dx} = \frac{-x}{\pm\sqrt{36-x^2}}​

depending on whether y was positive or negative. This is a more complete version of the answer you found by solving for y first.
 
Implicit differentiation. I have learned it, but obviously need to make more use of it. Thank you kind sirs.
 
On a second note, would it be better to leave the final answer in terms of x and y. Or should I solve for y and find y' in terms of x only. I prefer x/y but if the question asks for y' how should I answer?
 
1: You titled this "differentiation of a circle" which makes no sense. You cannot differentiate a geometric figure!

2: You then wrote "find the derivative of x2 + y2 = 36" which also makes no sense. You can differentiate (both sides of) an equation but you have to specify with respect to what variable.

3: Everyone here has assumed you really meant "find the derivative of y with respect to x, assuming that x2+ y2= 36".
 
HallsofIvy said:
1: You titled this "differentiation of a circle" which makes no sense. You cannot differentiate a geometric figure!

2: You then wrote "find the derivative of x2 + y2 = 36" which also makes no sense. You can differentiate (both sides of) an equation but you have to specify with respect to what variable.

3: Everyone here has assumed you really meant "find the derivative of y with respect to x, assuming that x2+ y2= 36".

Sorry for the mix up. Yes I meant solve for dy/dx.
 

Similar threads

Replies
3
Views
2K
Replies
2
Views
2K
  • · Replies 9 ·
Replies
9
Views
5K
Replies
7
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K
Replies
9
Views
2K
Replies
3
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
2
Views
1K
  • · Replies 16 ·
Replies
16
Views
2K