Solving for ∂z/∂x: Partial Derivatives Confusion

bobsmith76
Messages
336
Reaction score
0

Homework Statement



In the steps below, the ∂z/∂x does not seem to be obeying normal algebraic rules. I'm confused. This is not really a problem, I'm just trying to understand the steps.

The Attempt at a Solution



1. 3z2∂z/∂x - y + y∂z/∂x = 0
2. ∂z/∂x = y/(y + 3z2)

if ∂z/∂x were a normal algebraic variable, say p, it would be

2p = y/(y + 3z2)

so why not

2∂z/∂x = y/(y + 3z2)
 
Physics news on Phys.org
I don't see how you got that extra factor of 2.
\begin{align}&3z^2 p - y + yp = 0\\
&(3z^2+y)p = y\\
&p =\frac{y}{3z^2+y}
\end{align}
 
bobsmith,
What Fredrik did in his 2nd step was to factor out p (AKA ∂z/∂x), essentially doing the opposite of the distributive property. This is yet another example of where weakness in your algebraic knowledge is preventing you from understanding very simple operations. Until and unless you rectify this problem, you will continue to be unable to make sense of what you're reading.
 
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