3(y-4x^2)dx + xdy = 0 Solve the first-order differential equation by any appropriate method

Given 3(y-4x^2)dx + xdy = 0
=> 3y - 12x^2 +xdy/dx=0
=> ( 3y - 12x^2)/x +dy/dx=0
=> 3y/x - 12x +dy/dx=0
=> y'+(3/x)y=12x
when the first order linear ordinary differential equation has the form of
y'+p(x)y=q(x)
then the general solution is ,
y(x)=((int e^(int p(x) dx) *q(x)) dx +c)/ e^(int p(x) dx)
so,
y'+(3/x)y=12x--------(1)
y'+p(x)y=q(x)---------(2)
on comparing both we get,
p(x) = (3/x) and q(x)=12x
so on solving with the above general solution we get:
y(x)=((int e^(int p(x) dx) *q(x)) dx +c)/ e^(int p(x) dx)
=(int e^(int (3/x) dx) *((12x)) dx +c)/e^(int (3/x) dx)
first we shall solve
e^(int (3/x) dx)=e^(ln(x^3))=x^3     
so proceeding further, we get
y(x) =(int e^(int (3/x) dx) *((12x)) dx +c)/e^(int (3/x) dx)
=(int x^3 *((12x)) dx +c)/x^3
=(int 12x^4 dx +c)/x^3
 =(12x^5/5 +c ) /x^3
so y=(12x^5/5 +c )/x^3

Comments

Popular posts from this blog

Calculus: Early Transcendentals, Chapter 9, 9.3, Section 9.3, Problem 18

In what ways might RFID technology be used to serve customers better? What problems might arise? Do you think that the technology might be valuable when implanted in animals or people?

Single Variable Calculus, Chapter 7, 7.4-2, Section 7.4-2, Problem 52