asked 160k views
1 vote
Solve the differential equation dy/dx= y^2/x^3 for y=f(x) with the condition y(1) = 1.

asked
User Tommie
by
7.9k points

1 Answer

0 votes
we will use seperation of variables

tmes both sies by 1/(y^2)
times both sides by dx

we get

1/(y^2)dy=1/(x^3)dx
integrate both sides
-1/y=1/(2x^2)+c

initial condition, (1,1)
-1/1=1/(2(1^2))+c
-1=1/2+c
-3/2=c


-1/y=1/(2x^2)-3/2
solve for y
-1=y(1/(2x^2)-3/2)
y=-1/(1/2x^2-3/2)

y= (2x^2)/(3x^2-1)
answered
User Khayyam
by
7.9k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.