Question
Question: The solution of \[\dfrac{{dy}}{{dx}} = \sin (x + y) + \cos (x + y)\]is: A. \[\log \left[ {1 + \tan...
The solution of dxdy=sin(x+y)+cos(x+y)is:
A. log[1+tan(2x+y)]+c=0
B. log[1+tan(2x+y)]=x+c
C. log[1−tan(2x+y)]=x+c
D. None of these.
Solution
Some formulae of integration that can be useful in solving such questions:
- ∫dx=x+C
- ∫xdx=log∣x∣+C
Where, C= constant of integration.
Variable separable method is used for solving differential equations in which the variables can be separated easily and can be integrable.
Complete step by step solution:
Given: dxdy=sin(x+y)+cos(x+y)
Put x+y=t;
Putting above values we get,
⇒dxdt−1=sint+cost
⇒dxdt=sint+cost+1
Now using separation of variables we get;
⇒sint+cost+1dt=dx
Simplifying the above equation we get;
Dividing each term by cos(2t):
⇒21(1+tan(2t))sec2(2t)dt=dx.......EQ:01
To solve above equation put 1+tan(2t)=z
Putting sec2(2t)dt=2dzin EQ:01,
⇒21(2)(z)dz=dx ⇒(z)dz=dxOn integrating we get;
⇒∫(z)dz=∫dx ⇒log∣z∣=x+cPut back the value-: z=1+tan(2t).
⇒log∣1+tan(2t)∣=x+c
Again put x+y=t in above equation;
⇒log∣1+tan(2x+y)∣=x+c
Option (B) is correct.
Note:
Student’s have to check whether the variables are in simpler form or complex form. If they are in complex form by substituting make them in simpler form. After that you can use methods like variable separation to solve the differential equation.