Animated Solution for Mathematics - Differential Equations: Suppose the solution of the differential equation dxdy=βx−2αy−(βγ−4α)(2+α)x−βy+2 represents a circle passing through origin. Then the radius of this circle is :
Select Answer:
Visualized Solution
The Given Differential Equation
Given Differential Equation: dxdy=βx−2αy−(βγ−4α)(2+α)x−βy+2
Goal: Find the radius of the circle represented by its solution.
Constraint: The circle passes through the origin (0,0).
Rearranging to Differential Form
Cross-multiply to form Mdx+Ndy=0:
(βx−2αy−(βγ−4α))dy=((2+α)x−βy+2)dx
Rearranging terms:
((2+α)x−βy+2)dx−(βx−2αy−βγ+4α)dy=0
Grouping for Exact Differentials
Expand and group terms strategically:
(2+α)xdx+2dx+2αydy+(βγ−4α)dy−β(ydx+xdy)=0
Recognize the exact differential:
d(xy)=xdy+ydx
Integrating the Equation
Integrate the equation term by term:
∫(2+α)xdx+∫2dx+∫2αydy+∫(βγ−4α)dy−β∫d(xy)=C
Resulting general solution:
(2+α)2x2+2x+αy2+(βγ−4α)y−βxy=C
Conditions for a Circle
For a general second-degree equation to represent a circle:
1. The coefficient of xy must be exactly 0.
2. The coefficient of x2 must equal the coefficient of y2.
Applying Circle Condition 1
Apply Condition 1 (No xy term):
Coefficient of xy=−β
−β=0⇒β=0
Applying Circle Condition 2
Apply Condition 2 (Equal squared coefficients):
Coefficient of x2=22+α
Coefficient of y2=α
22+α=α⇒2+α=2α⇒α=2
Passing Through the Origin
Apply the origin constraint (0,0):
Substitute x=0,y=0 into the integrated equation:
(2+2)202+2(0)+2(0)2+(0⋅γ−4⋅2)(0)=C
0=C⇒C=0
The Final Circle Equation
Substitute α=2,β=0,C=0 back into the equation:
22+2x2+2x+2y2+(0−4(2))y=0
2x2+2y2+2x−8y=0
Divide by 2 to get the standard circle equation:
x2+y2+x−4y=0
Finding Center and Radius
Compare with standard form: x2+y2+2gx+2fy+c=0
2g=1⇒g=21
2f=−4⇒f=−2
c=0
Center (−g,−f)=(−21,2)
Calculating the Radius
Radius formula: r=g2+f2−c
r=(21)2+(−2)2−0
r=41+4=417
r=217
Final Conclusion
Final Conclusion:
The radius of the circle is 217.
This matches option (4).
00:00 / 00:00
The Sigma Insight: Variable Separable Method
Solution Diagram
Analyzing the Setup
The given differential equation is:
dxdy=βx−2αy−(βγ−4α)(2+α)x−βy+2
To begin, we perform cross-multiplication to transform this into the standard differential form Mdx+Ndy=0.
This yields the following expression:
((βx−2αy−(βγ−4α))dy=((2+α)x−βy+2)dx
Rearranging all terms to one side, we obtain our primary battlefield:
((2+α)x−βy+2)dx−(βx−2αy−βγ+4α)dy=0
The 'Aha!' Moment
We now look for the underlying structure of the equation by grouping terms strategically. We identify the term −β(ydx+xdy), which is the exact differential of the product xy.
Recall that d(xy)=xdy+ydx. Recognizing this identity allows us to simplify the expression significantly.
The Path to Integration
With the terms grouped, we integrate each part individually:
∫(2+α)xdx+∫2dx+∫2αydy+∫(βγ−4α)dy−β∫d(xy)=C
Performing the integration, we arrive at the general solution:
2(2+α)x2+2x+αy2+(βγ−4α)y−βxy=C
The Geometry of the Circle
For this second-degree equation to represent a circle, two specific conditions must be satisfied:
1. The coefficient of the xy term must be 0.
2. The coefficients of x2 and y2 must be equal.
Applying the first condition, the coefficient of xy is −β, which implies β=0.
Applying the second condition, we equate the coefficients of x2 and y2:
22+α=α⇒2+α=2α⇒α=2
The Final Reveal
Given α=2 and β=0, and knowing the circle passes through the origin (0,0), we substitute these values to find C=0.
The equation of the curve becomes:
2x2+2y2+2x−8y=0
Dividing by 2, we obtain the standard form:
x2+y2+x−4y=0
Comparing this to the general form x2+y2+2gx+2fy+c=0, we identify the center (−21,2).