Question
Solve the following differential equation:
$(\text{x}^2+\text{y}^2)\frac{\text{dy}}{\text{dx}}=8\text{x}^2-3\text{xy}+2\text{y}^2$

Answer

We have,

$(\text{x}^2+\text{y}^2)\frac{\text{dy}}{\text{dx}}=8\text{x}^2-3\text{xy}+2\text{y}^2$

$\Rightarrow\ \frac{\text{dy}}{\text{dx}}=\frac{8\text{x}^2-3\text{xy}+2\text{y}^2}{\text{x}^2+\text{y}^2}$

This is a homogeneous differential equation.

Putting x = vy and $\frac{\text{dy}}{\text{dx}}=\text{v + x}\frac{\text{dv}}{\text{dx}}$, we get

$\text{v + x}\frac{\text{dv}}{\text{dx}}=\frac{8\text{x}^2-3\text{vx}^2+2\text{v}^2\text{x}^2}{\text{x}^2+\text{v}^2\text{x}^2}$

$\Rightarrow\ \text{x}\frac{\text{dv}}{\text{dx}}=\frac{8-3\text{v}+2\text{v}^2}{1+\text{v}^2}-\text{v}$

$\Rightarrow\ \text{x}\frac{\text{dv}}{\text{dx}}=\frac{8-4\text{v}+2\text{v}^2-\text{v}^3}{1+\text{v}^2}$

$\Rightarrow\ \text{x}\frac{\text{dv}}{\text{dx}}=\frac{4(2-\text{v})+\text{v}^2(2-\text{v})}{1+\text{v}^2}$

$\Rightarrow\ \text{x}\frac{\text{dv}}{\text{dx}}=\frac{(4+\text{v}^2)(2-\text{v})}{1+\text{v}^2}$

$\Rightarrow\ \frac{1+\text{v}^2}{(4+\text{v}^2)(2-\text{v})}\text{dv}=\frac{1}{\text{x}}\text{dx}$

 

Integrating both sides, we get

$\int\frac{1+\text{v}^2}{(4+\text{v}^2)(2-\text{v})}\text{dv}=\int\frac{1}{\text{x}}\text{dx}\ \dots(1)$

Let us consider the left hand side of (1).

Using partial fraction,

Let $\frac{1+\text{v}^2}{(4+\text{v}^2)(2-\text{v})}=\frac{\text{Av + B}}{4+\text{v}^2}+\frac{\text{C}}{2-\text{v}}$

$\Rightarrow\ 1+\text{v}^2=\text{Av}(2-\text{v})+\text{B}(2-\text{v})+\text{C}(4+\text{v}^2)$

$\Rightarrow\ 1+\text{v}^2=2\text{Av}-\text{Av}^2+2\text{B}-\text{Bv}+4\text{C}+\text{Cv}^2$

Comparing the co-efficients of both sides, we get

2A - B = 0

-A + C = 1

& 2B + 4C = 1

Solving these three equations, we get

$\text{A}=\frac{-3}8,\ \text{B}=\frac{-3}4$ and $\text{C}=\frac{5}8$

$\therefore\ \frac{1+\text{v}^2}{(4+\text{v}^2)(2-\text{v})}=\frac{-\frac{3}{8}\text{v}-\frac{3}{4}}{4+\text{v}^2}+\frac{\frac{5}{8}}{2-\text{v}}\ \dots(2)$

From (1) and (2), we get

$\int\frac{-\frac{3}{8}\text{v}-\frac{3}{4}}{4+\text{v}^2}+\frac{\frac{5}{8}}{2-\text{v}}=\int\frac{1}{\text{x}}\text{dx}$

$\Rightarrow\ -\frac{3}8\int\frac{\text{v}}{\text{v}^2+4}\text{dv}-\frac{3}4\int\frac{1}{\text{v}^2+4}\text{dv}+\frac{5}8\int\frac{1}{2-\text{v}}\text{dv}=\int\frac{1}{\text{x}}\text{dx}$

$\Rightarrow\ \frac{-3}{16}\log|\text{v}^2+4|-\frac{3}{4\times2}\tan^{-1}\frac{\text{v}}2-\frac{5}8\log|2-\text{v}|=\log|\text{x}|+\log\text{C}$

$\Rightarrow\ -\frac{3}{4\times2}\tan^{-1}\frac{\text{v}}2=\log\bigg|\text{Cx}(2-\text{v})^{\frac{5}8}(\text{v}^2+4)^{\frac{3}{16}}\bigg|$

$\Rightarrow\ \text{e}^{-\frac{3}8\tan^{-1}\frac{\text{v}}2}=\text{C}\bigg|\text{x}(2-\text{v})^{\frac{5}8}(\text{v}^2+4)^{\frac{3}{16}}\bigg|$

Putting $\text{v}=\frac{\text{y}}{\text{x}}$, we get

$\Rightarrow\ \text{e}^{-\frac{3}8\tan^{-1}\frac{\text{y}}{2\text{x}}}=\text{C}\Bigg|\text{x}\Big(2-\frac{\text{y}}{\text{x}}\Big)^{\frac{5}8}\Big(\frac{\text{y}^2}{\text{x}^2}+4\Big)^{\frac{3}{16}}\Bigg|$

$\Rightarrow\ \text{e}^{-\frac{3}8\tan^{-1}\frac{\text{y}}{2\text{x}}}=\text{C}\bigg|\text{x}\times\frac{1}{\text{x}}(2\text{x}-\text{y})^{\frac{5}8}(\text{y}^2+4\text{x}^2)^{\frac{3}{16}}\bigg|$

$\Rightarrow\ \text{e}^{-\frac{3}8\tan^{-1}\frac{\text{y}}{2\text{x}}}=\text{C}|2\text{x}-\text{y}|^{\frac{5}8}(\text{y}^2+4\text{x}^2)^{\frac{3}{16}}$

Hence, $\text{e}^{-\frac{3}8\tan^{-1}\frac{\text{y}}{2\text{x}}}=\text{C}|2\text{x}-\text{y}|^{\frac{5}8}(\text{y}^2+4\text{x}^2)^{\frac{3}{16}}$ is the required solution.

Need a full question paper?

Generate a complete, print-ready paper with questions like this in minutes — across 16+ boards, with answer keys.

Start Generating Free

Similar questions

Find $\frac{\text{dy}}{\text{dx}}$ in the following cases:
(x2 + y2)2 = xy
Suppose we have four boxes A, B, C and D containing coloured marbles as given below:

Box

Marble colour

 

Red

White

Black

A

B

C

D

1

6

8

0

6

2

1

6

3

2

1

4

One of the boxes has been selected at random and a single marble is drawn from it. If the marble is red, what is the probability that it was drawn from box A?, box B? box C?

If the line $\frac{\text{x}-3}{2}=\frac{\text{y}+2}{-1}=\frac{\text{z}+4}{3}$ lies in the plane lx + my - z = 9, then find the value of l2 + m2.
Solve the following differential equations:
$(\text{x}-1)\frac{\text{dy}}{\text{dx}}=2\text{x}^3\text{y}$
Discuss the continuity of the following functions at the indicated point:
$\text{f}\text{(x)}=\begin{cases}|\text{x}-\text{a|}\sin(\frac{1}{\text{x}-\text{a}}), &\text{for} \text{ x} \neq\text{a}\\0,&\text{for} \text{ x} = \text{a}\end{cases}\text{ at x}=0$
Find the position vector of the food of perpendicular and the perpendicular distance from the point P with position vector $2\hat{\text{i}}+3\hat{\text{j}}+4\hat{\text{k}}$ to the plane $\vec{\text{r}}.(2\hat{\text{i}}+\hat{\text{j}}+3\hat{\text{k}})-26=0.$ Also find image or P in the plane.
Suppose a girl throws a die. If she gets a 5 or 6, she tosses a coin 3 times and notes the number of heads. If she gets 1, 2, 3 or 4 she tosses a coin once and notes whether a head or tail is obtained. If she obtained exactly one head, what is the probability that she threw 1, 2, 3 or 4 with the die?
Verify Rolle's theorem for the following function on the indicated intervals

f(x) = x(x - 2)2 on the interval [0, 2]

Using integeation, find ate area of the region bounded by the 2y = 5x + 7. x-axis and the lines x = 2 and x = 8.
Evaluate $\int_{-1}^1 5 x^4 \sqrt{x^5+1} d x$.