English

Solve the following differential equation. dydx+x-2y2x-y=0

Advertisements
Advertisements

Question

Solve the following differential equation.

`dy /dx +(x-2 y)/ (2x- y)= 0`

Sum
Advertisements

Solution

`dy /dx +(x-2 y)/ (2x- y)= 0` ....(i)

Put y = tx ...(ii)

Differentiating w.r.t. x, we get

`dy/dx = t + x dt/dx `...(iii)

Substituting (ii) and (iii) in (i), we get

`t + x dt/dx + (x-2tx)/(2x-tx) = 0`

∴`x dt/dx +t + (1-2t)/2-t = 0`

∴`x dt/dx  + (2t - t^2+1-2t)/2-t = 0`

∴`x dt/dx  + (1-t^2)/(2-t )= 0`

∴ `x dt/dx  = - (1-t^2)/(2-t )`

∴ = `(2-t)/(1-t^2)dt = dx/x`

∴  `(2-t)/(t^2-1)dt = dx/x`

Integrating on both sides, we get

`int (2-t)/(t^2-1) dt = int dx/x`

∴  `int (2-t)/((t+1)(t-1)) dt = int dx/x`

Let `2-t/((t+1)(t-1)) = A/(t+1)+ B/(t-1)`

∴  2 - t = A(t -1) + B(t + 1)

Putting t = 1, we get

∴  2 -1 = A(1 -1) + B(1 + 1)

∴  B = `1 /2`

Putting t = -1, we get

2 -(-1) = A(-1 -1) + B(-1 + 1)

∴  A = `(-3)/2`

∴ `int(-3/2)/(t+1)dt +int(1/2)/(t-1) dt = intdx/x`

∴`(-3)/2 int 1/(t+1)dt + 1/2int 1/(t-1) dt = int dx/x`

∴`(-3)/2 log|t+1| + 1/2 log |t-1| = log |x| + log |c_1|`

∴ `-3 log |(y+x)/x| + log|(y-x)/x| = 2log |x| + 2 log |c_1|`

∴ -3 log |y+x| + 3 log |x| + log | y -x| - log |x|

= 2 log |x| + 2 log |c1|

∴ log |y - x| = 3 log |y+x|+ 2 log |c1|

∴  log |y- x |= log |( y+ x )3|+ log | c12|

∴  log | y - x| = log | c12 ( x+y)3|

∴  (y - x) = c(x + y) 3 …  |c12 c|

shaalaa.com

Notes

Answer given in the textbook is `log |(x+y)/(x-y)| - 1/2 log | x^2 - y^2| + 2 log x = log c.`

However, as per our calculation it is ‘(y -x) = c(x+y)3.

  Is there an error in this question or solution?
Chapter 8: Differential Equation and Applications - Exercise 8.4 [Page 167]

APPEARS IN

Balbharati Mathematics and Statistics 1 (Commerce) [English] Standard 12 Maharashtra State Board
Chapter 8 Differential Equation and Applications
Exercise 8.4 | Q 1.4 | Page 167

RELATED QUESTIONS

\[\sqrt{1 + \left( \frac{dy}{dx} \right)^2} = \left( c\frac{d^2 y}{d x^2} \right)^{1/3}\]

\[x + \left( \frac{dy}{dx} \right) = \sqrt{1 + \left( \frac{dy}{dx} \right)^2}\]

Assume that a rain drop evaporates at a rate proportional to its surface area. Form a differential equation involving the rate of change of the radius of the rain drop.

 

For the following differential equation verify that the accompanying function is a solution:

Differential equation Function
\[x\frac{dy}{dx} + y = y^2\]
\[y = \frac{a}{x + a}\]

For the following differential equation verify that the accompanying function is a solution:

Differential equation Function
\[x^3 \frac{d^2 y}{d x^2} = 1\]
\[y = ax + b + \frac{1}{2x}\]

\[\frac{dy}{dx} + \frac{1 + y^2}{y} = 0\]

\[\frac{dy}{dx} = \frac{1 + y^2}{y^3}\]

\[\frac{dy}{dx} = \sin^2 y\]

x cos y dy = (xex log x + ex) dx


\[\frac{dy}{dx} = \frac{e^x \left( \sin^2 x + \sin 2x \right)}{y\left( 2 \log y + 1 \right)}\]

\[\frac{dy}{dx}\cos\left( x - y \right) = 1\]

\[x\frac{dy}{dx} = x + y\]

Solve the following initial value problem:-
\[x\frac{dy}{dx} - y = \log x, y\left( 1 \right) = 0\]


Radium decomposes at a rate proportional to the quantity of radium present. It is found that in 25 years, approximately 1.1% of a certain quantity of radium has decomposed. Determine approximately how long it will take for one-half of the original amount of  radium to decompose?


Find the equation of the curve that passes through the point (0, a) and is such that at any point (x, y) on it, the product of its slope and the ordinate is equal to the abscissa.


The differential equation obtained on eliminating A and B from y = A cos ωt + B sin ωt, is


Solve the following differential equation : \[\left( \sqrt{1 + x^2 + y^2 + x^2 y^2} \right) dx + xy \ dy = 0\].


For each of the following differential equations find the particular solution.

(x − y2 x) dx − (y + x2 y) dy = 0, when x = 2, y = 0


Solve the following differential equation.

y2 dx + (xy + x2 ) dy = 0


Solve the differential equation:

dr = a r dθ − θ dr


`xy dy/dx  = x^2 + 2y^2`


Solve the differential equation xdx + 2ydy = 0


For the differential equation, find the particular solution

`("d"y)/("d"x)` = (4x +y + 1), when y = 1, x = 0


Find the particular solution of the following differential equation

`("d"y)/("d"x)` = e2y cos x, when x = `pi/6`, y = 0.

Solution: The given D.E. is `("d"y)/("d"x)` = e2y cos x

∴ `1/"e"^(2y)  "d"y` = cos x dx

Integrating, we get

`int square  "d"y` = cos x dx

∴ `("e"^(-2y))/(-2)` = sin x + c1

∴ e–2y = – 2sin x – 2c1

∴ `square` = c, where c = – 2c

This is general solution.

When x = `pi/6`, y = 0, we have

`"e"^0 + 2sin  pi/6` = c

∴ c = `square`

∴ particular solution is `square`


Solve `x^2 "dy"/"dx" - xy = 1 + cos(y/x)`, x ≠ 0 and x = 1, y = `pi/2`


Solve: ydx – xdy = x2ydx.


Solution of `x("d"y)/("d"x) = y + x tan  y/x` is `sin(y/x)` = cx


`d/(dx)(tan^-1  (sqrt(1 + x^2) - 1)/x)` is equal to:


The value of `dy/dx` if y = |x – 1| + |x – 4| at x = 3 is ______.


Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×