Eliminating Arbitrary Constants: Solving the Differential Equation

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
7 replies · 5K views
manal950
Messages
177
Reaction score
0

Homework Statement



From the differential equation by eliminating the arbitrary constant from the equation
(y - b ) ^2 = 4 (X-a )

http://www7.0zz0.com/2013/02/02/21/747681463.png
 
Physics news on Phys.org


What do you want to do?
The first equation is not a differential equation, and can be solved for y (or x) easily (not with the steps shown in the image).
 


(y- b ) ^2 = 4 (X- a )

2(y-b)dy/dx = 4 (divide by 2 )

(y-b)dy/dx= 2

then what should I do
 


manal950 said:
(y- b ) ^2 = 4 (X- a )

2(y-b)dy/dx = 4 (divide by 2 )

(y-b)dy/dx= 2

then what should I do

I don't know what you are trying to do. Yes, (y-b)dy/dx=2. So dy/dx=2/(y-b). If that's what you want to do you are done. You now have a differential equation for y without the initial condition constant.
 
Last edited:


yes now

dy/dx=2/(y-b)

but after that what must I do ?

( 2/dy/dx )^2 = 4(X-a )
 


You have formed a differential equation by eliminating an arbitrary constant. That seems to be what you were asked but as Dick says, we have had to guess a bit.