Question
Mathematics Question on Differential equations
If (1+x2)dy=y(y−x)dx and y(1)=1. Then y(2√2) is:
24
23
21
2
2
Solution
We can solve the given differential equation using separation of variables.
(1+x2)dy=y(y−x)dx
Dividing both sides by y(y-x), we get:
(x1−(x2+y2)1)dy−y1dx=0
Now, we can integrate both sides:
∫(x1−(x2+y2)1)dy−∫y1dx=C
where C is the constant of integration.
For the first integral, we can substitute u=x2+y2,dydu=2y:
∫(x1 - (x2+Y2)1 dy = ∫(u1) (dydu) dy
= ∫(u2y) dy
= ln|u| + K
= ln(x2 + y2) + K
For the second integral, we can directly integrate:
∫y1 dx = ln|y| + K'
Therefore, the equation becomes:
ln(x2 + y2) - ln|y| = C'
Taking exponential of both sides, we get:
x2 + y2 = e(C') |y|
Since y(1) = 1, we have:
12 + 12 = e(C') |1|
e(C') = 2
C' = ln(2)
So, the equation becomes:
x2 + y2 = 2|y|
Substituting x = 2√2, we get:
(2√2)2 + y2 = 2|y|
8 + y2 = 2|y|
Since y is positive, we can simplify this as:
y2 - 2y + 8 = 0
Solving for y, we get:
y = 1 ± 3i
Since we want to find the value of y(2√2), we can substitute x = 2√2 in the equation x2 + y2 = 2|y| and solve for y:
(2√2)2 + y2 = 2|y|
8 + y2 = 2|y|
Squaring both sides, we get:
64 + 16y2 + y^4 = 4y2
y4 + 12y2 - 64 = 0
Solving for y2, we get:
y2 = 4 or y2 = -16 (not possible since y is real)
So, we have:
y = ±2
Since y(1) = 1, we have y = 2.
Therefore, y(2√2)=2, so the answer is option (d) √2.
**Answer. **D