Question
Question: If \( \left( {dx + dy} \right) = \left( {x + y} \right)\left( {dx - dy} \right) \) , then find the v...
If (dx+dy)=(x+y)(dx−dy) , then find the value of log(x+y) ?
Solution
Hint : In the given question, we are given a differential equation. So, we have to solve the given differential equation using methods of integration. Then, we will find the value of the expression provided to us in the question itself. We first convert the given differential equation into a form which is easier to solve compared to the one given in the problem itself.
Complete step-by-step answer :
The given question requires us to solve a differential equation (dx+dy)=(x+y)(dx−dy) using methods of integration and then find the value of expression log(x+y) .
First of all, we have to classify the type of differential equation.
The given differential equation is not of variable separable form as we cannot separate the variables in the differential equation.
Also, the differential equation is also not a homogeneous equation as all the terms don’t have the same degree of variables.
We will have converted the given differential equation into a form which is easier to solve compared to the one given in the problem itself.
First, we shift all the differential terms to the left side of the equation, we get,
⇒(dx−dy)(dx+dy)=(x+y)
Now, using the componendo and dividend concept, we get,
⇒(dx+dy)−(dx−dy)(dx+dy)+(dx−dy)=(x+y)−1(x+y)+1
Simplifying the expression further, we get,
⇒2dy2dx=(x+y)−1(x+y)+1
Cancelling the common factors in numerator and denominator, we get the value of dxdy as,
⇒dxdy=(x+y)+1(x+y)−1
So, we substitute x+y=t . Then, differentiating both sides of this equation with respect to x, we get,
⇒1+dxdy=dxdt
Isolating the term dxdy in order to find its value, we get,
⇒dxdy=dxdt−1
Now substituting the value of dxdy as (dxdt−1) and value of x+y as t in the differential equation dxdy=(x+y)+1(x+y)−1, we get,
⇒dxdt−1=t+1t−1
Shifting all the terms to right side of the equation except the differential, we get,
⇒dxdt=t+1t−1+1
Simplifying the expression, we get,
⇒dxdt=t+1t−1+t+1
⇒dxdt=t+12t
⇒2tt+1dt=dx
Integrating both sides of the equation, we get,
⇒∫2tt+1dt=∫dx
⇒∫(21+2t1)dt=x
⇒(2t+21ln∣t∣)=x+k
Substituting back the value of t as (x+y) , we get,
⇒2x+y+21ln∣x+y∣=x+k, where k is an arbitrary constant
Shifting all the terms to right side of the equation except for ln(x+y) , we get,
⇒21ln∣x+y∣=x−(2x+y)+k
⇒21ln∣x+y∣=(2x−y)+k
Multiplying both sides of the equation by 2 , we get,
⇒ln∣x+y∣=x−y+2k
⇒ln∣x+y∣=x−y+c, where c=2k , is an arbitrary constant.
Therefore, the value of ln∣x+y∣ is (x−y+c) given the differential equation (dx+dy)=(x+y)(dx−dy) .
So, the correct answer is “(x−y+c) ”.
Note : The indefinite integrals of certain functions may have more than one answer in different forms. However, all these forms are correct and interchangeable into one another. Indefinite integral gives us the family of curves as we don’t know the exact value of the constant. Exact value of the arbitrary constant can be calculated only if we are given a point lying on the function.