Question
Mathematics Question on Differential Equations
If the solution of the differential equation dxdy=2y+5ax+3 represents a circle, then a is equal to:
3
-3
-2
5
-2
Solution
Solution: To determine a, solve the given differential equation and check the conditions under which the solution represents a circle.
Rewrite the differential equation: The given equation is:
dxdy=2y+5ax+3.
Separating variables:
(2y+5)dy=(ax+3)dx.
Integrate both sides: Integrating the left-hand side:
∫(2y+5)dy=∫2y dy+∫5 dy=y2+5y+C1, where C1 is the constant of integration.
Integrating the right-hand side:
∫(ax+3)dx=∫ax dx+∫3 dx=2ax2+3x+C2, where C2 is another constant of integration.
Equating the two sides:
y2+5y=2ax2+3x+C, where C=C2−C1.
Rearrange to standard form: To represent a circle, the equation must take the form:
(x−h)2+(y−k)2=r2.
The y2 term is already present, but for the x2 term to have the same coefficient as y2, a must satisfy:
2a=1⇒a=2.
Thus, the value of a that makes the solution represent a circle is a=−2.