Question
Question: If a curve \(y = f\left( x \right)\) passes through the point \(\left( {1, - 1} \right)\)and satisfi...
If a curve y=f(x) passes through the point (1,−1)and satisfies the differential equation, y(1+xy)dx=xdy, then f(2−1) is equal to:
(A) 5−2
(B) 5−4
(C) 52
(D) 54
Solution
A first order differential equation is Homogeneous which can be written as: dxdy=F(xy)The given differential equation is y(1+xy)dx=xdy ⇒xy(1+xy)=dxdy , which is of the form dxdy=F(xy). It means the given differential equation is a homogeneous differential equation. The Homogeneous differential equations can be solved by using y=vx and dxdy=v+xdxdv.Firstly solve the given differential equation and then integrate it. Also find the value of constant of integration with the help of given boundary condition i.e., (1,−1) and get the value of f(2−1).
Complete step-by-step answer:
Given differential equation is y(1+xy)dx=xdy
On rearranging,
⇒xy(1+xy)=dxdy …. (1)
This differential equation is of the form dxdy=F(xy). Hence it is a homogeneous differential equation, so it can be solved by assuming y=vx ⇒dxdy=v+xdxdv.
Now equation (1) becomes,
v(1+vx2)=v+xdxdv
On solving further, we get-
v+v2x2=v+xdxdv
v2x2=xdxdv
⇒v2x=dxdv
⇒xdx=v21dv
On taking integration both sides,
⇒∫xdx=∫v21dv
By using the formula ∫xndx=n+1xn+1, we get-
⇒1+1x1+1=−2+1v−2+1+C
⇒ 2x2=v−1+C ….(2)
Where C is the constant of integration.
We have,
y=vx⇒v=xy
Put the value of v in equation (2),
⇒ 2x2=y−x+C ….(3)
The curve passes through (1,−1).So it satisfies the above equation. Put x=1 and y=−1 in above equation (3) to find out the value of C,
212=−1−1+C
⇒21=1+C
⇒C=2−1
Put the value of Cin equation (3),
2x2=y−x−21 ….. (4)
Now, we have to find f(2−1).
Therefore, substitute x=2−1 in above equation (4),
2(2−1)2=y−(2−1)−21
⇒ 81=2y1−21
⇒ 81+21=2y1
⇒ 81+4 =2y1
⇒ 85=2y1
⇒10y=8
⇒y=54
So, the correct answer is “Option D”.
Note: In this question , the curve y=f(x) passes through the point (1,−1), so it must satisfy the given differential equation. So, we can Put x=1 and y=−1 in the equation to find out the value of the constant of integration (C).Students should remember the integration formulas and definitions of homogeneous differential equations for solving these types of problems.