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

Show that the function f defined as follows,
$\text{f(x)}=\begin{cases}3\text{x}-2, & 0<\text{x}\leq1\\2\text{x}^2-\text{x,} & 1<\text{x}\leq2\\5\text{x}-4,&\text{x}>2\end{cases}$
is countinuous at x = 2, but not differentiable there at x = 2.
If $\text{y}=\log\sqrt{\text{x}+1}+\sqrt{\text{x}-1},$ show that $\sqrt{\text{x}^2-1}\frac{\text{dy}}{\text{dx}}=\frac{1}{2}\text{y}.$
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?

Evaluate:

$\int\sqrt{\tan\theta}\text{ d}\theta. $

Solve the following differential equation:
$\frac{\text{dy}}{\text{dx}}+\text{y}\cos\text{x}=\sin\text{x}\cos\text{x}$
$\text{If (x}-\text{a})^2+(\text{y}-\text{b})^2=\text{c}^2,$  for some c > 0 , prove that
$\frac{\Big[1+\Big(\frac{\text{dy}}{\text{dx}}\Big)^2\Big]^{\frac{3}{2}}}{\frac{\text{d}^2\text{y}}{\text{dx}^2}}$
is a constant independent of a and b.
A merchant plans to sell two types of personal computers a desktop model and a portable model that will cost Rs. 25,000 and Rs. 40,000 respectively. He estimates that the total monthly demand of computers will not exceed 250 units. Determine the number of units of each type of computers which the merchant should stock to get maximum profit if he does not want to invest more than Rs. 70 lakhs and his profit on the desktop model is Rs. 4500 and on the portable model is Rs. 5000.
Form the differential equation representing the family of ellipses having centre at the origin and foci on x-axis.
From a lot of 30 bulbs that includes 6 defective bulbs, a sample of 4 bulbs is drawn at random with replacement. Find the probability distribution of the number of defective bulbs.
By examining the chest X-ray, probability that T.B. is detected when a person is actually suffering is 0.99. The probability that the doctor diagnoses incorrectly that a person has T.B. on the basic of X-ray is 0.001. In a certain city 1 in 1000 persons suffers from T.B. A person is selected at random is diagnosed to have T.B. what is the chance that he actually has T.B.?