Solveeit Logo

Question

Mathematics Question on Differential equations

Solve dydx+yx=x3\frac{dy}{dx}+\frac{y}{x}={{x}^{3}}

A

y=x45+Cxy=\frac{{{x}^{4}}}{5}+Cx

B

y=x33+Cxy=\frac{{{x}^{3}}}{3}+Cx

C

y=x33+Cy=\frac{{{x}^{3}}}{3}+C

D

y=x45+Cxy=\frac{{{x}^{4}}}{5}+\frac{C}{x}

Answer

y=x45+Cxy=\frac{{{x}^{4}}}{5}+\frac{C}{x}

Explanation

Solution

We have, dydx+yx=x3\frac{dy}{dx}+\frac{y}{x}={{x}^{3}}
On comparing with dydx+py=Q,\frac{dy}{dx}+py=Q,
we get P=1x,Q=x3P=\frac{1}{x},Q={{x}^{3}}
\therefore IF=e1xdx=elogex=xIF={{e}^{\int{\frac{1}{x}dx}}}={{e}^{{{\log }_{e}}x}}=x
Now, solution of given differential equation is
y.If=!IFdx+Cy.If=\int{!\,IF\,dx+C}
\Rightarrow yx=x3.xdx+Cyx=\int{{{x}^{3}}.x\,dx+C}
\Rightarrow yx=x4dx+Cyx=\int{{{x}^{4}}\,dx+C}
\Rightarrow yx=x55+Cyx=\frac{{{x}^{5}}}{5}+C
\Rightarrow y=x45+Cxy=\frac{{{x}^{4}}}{5}+\frac{C}{x}

In mathematics, a differential equation is an equation that defines a relationship between functions and their derivatives. A differential equation establishes a connection between the rate of change of physical values, which are represented by derivatives, and their function-based representation. Finding the collection of values that fulfil the equation and researching them and their attributes make up differential equations. Using formulae, it is possible to solve simple differential equations. When there is no existing solution to a difficult equation, computers are frequently utilised to find one.

A differential equation is one that combines terms (one or more) and the derivatives of one dependent variable with the other independent variable.

dy/dx = f(x)

Order of a Differential Equation is defined as the ‘order of the highest order’ derivatives of the dependent variable with respect to the independent variable in the differential equation.

dy/dx = ex

(highest derivative of first order)

d2y/dx2 + y = 0

(highest derivative of second order)

d3y/dx3 + x2 (d2y/dx2)3 = 0

(highest derivative of third order)