
Arjun G. answered 07/05/22
Experienced SAT, ACT, AP Tutor | High School Physics & Math Tutor |
Hi Adrian!
So this given differential equation can be converted into a separable ordinary differential equation by separating the x and y terms to either side
- x2 dy /dx = 2y
Taking x and dx to right side and shifting 2y to the left hand side we get :
- dy / 2y = dx / x2
Integrating both sides of the equation, we get
- (1/2) ln (y) = (-1 / x) + C (integral of 1 / y = ln (y) and 1/ x2 is -1 / x using the power rule of integrals)
Now we take (1/2) to the right hand side and to remove the ln (natural logarithm) , we take exponential (e) on both sides and we get:
- y = e(-2/x + 2c)
- y = e(-2/x) * e2C
Now considering e2C as a new constant, we get the final answer as
- y = C1e(-2/x)
Hence the correct option is (C)
Hope this helps!