Separable Equations: Solving with Constant C

  • Thread starter Thread starter robertjford80
  • Start date Start date
  • Tags Tags
    Separable
robertjford80
Messages
388
Reaction score
0

Homework Statement



step 1. 2((2/3)y^(3/2) = 2x^(1/2) + C1

step 2. (2/3)y^(3/2) - x^(1/2) = C, where C = 1/2C1



The Attempt at a Solution



I don't understand the where C = 1/2C1 - what is that? I understand everything else, except that.
 
Physics news on Phys.org


step 1: 2((2/3)y^(3/2) = 2x^(1/2) + C1

step 1.33: 2((2/3)y^(3/2) - 2x^(1/2) = C1
(bring 2x^(1/2) term over)

step 1.67: ((2/3)y^(3/2) - x^(1/2) = C1 /2
(divide both sides by 2)

step 2. (2/3)y^(3/2) - x^(1/2) = C, where C = (1/2)C1
(replace C1 /2 with C)
 


I see. I originally thought C was some sort of magic number that stays as is, but your solution is more logical.
 
The C's are just constants, so we are free to define new constants in terms of the old ones to make it convenient.
 
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