Question
Question: Find the differential equation representing the family of ellipse having foci either on the x-axis o...
Find the differential equation representing the family of ellipse having foci either on the x-axis or on the y-axis, centre at the origin and passing through points (0,3)
A. xyy′+y2−9=0
B. x+yy′′=0
C. xyy′′+x(y′)2−yy′=0
D. xyy′−y2+9=0
Solution
Use the standard equation of an ellipse
a2x2+b2y2=1 where a>b . Then put the value of the points through which it passes and differentiate with respect to x. Adjust and simplify the equation to get the answer.
Complete step by step solution:
Here it is given that the ellipse has foci on either x-axis or y-axis and the centre is at origin then, we know that the standard equation of ellipse is given as
a2x2+b2y2=1 where a>b
Now since it is given that the ellipse passes through points (0,3) then the equation of ellipse becomes-
⇒a20+b2(3)3=1
On solving we get-
⇒b29=1
On further solving, we get-
⇒b2=9⇒b=9
So we get the value of b-
⇒b=±3
Now on putting the value of b in given eq. of ellipse, we get-
⇒a2x2+32y2=1
On solving we get,
⇒a2x2+9y2=1 --- (i)
From this equation we can also derive,
⇒a21=x21(1−9y2) -- (ii)
Now on differentiating eq. (i) w.r.t. x , we get
⇒dxd[a2x2+9y2=1]
⇒dxd(a2x2)+dxd(9y2)=dxd(1)
On simplifying we get,
⇒a21dxd(x2)+91dxd(y2)=dxd(1)
Now we know that differentiation of constant is zero so,
⇒a21dxd(x2)+91dxd(y2)=0
On using formula dxd(xn)=nxn−1 and using chain rule in the above equation for differentiation of y, we get-
⇒a21(2x2−1)+91(2y2−1)dxdy=0
On solving we get,
⇒a21(2x)+91(2y)dxdy=0 ⇒a21(2x)+b21(2y)dxdy=0
On taking 2 common we get,
⇒2[a21(x)+91(y)dxdy]=0
⇒a21(x)+91(y)dxdy=0
We can also write it as-
⇒a21(x)=−91(y)dxdy
On transferring x we get,
⇒a21=−9x1(y)dxdy -- (iii)
From eq. (ii) and eq. (iii) we get,
⇒x21(1−9y2)=9x−ydxdy
On simplifying we get,
⇒1−9y2=x29x−ydxdy
We can also write this equation as-
⇒x29x−ydxdy=1−9y2
On adjusting the equation we get,
⇒x29x−ydxdy+9y2=1
⇒x9−ydxdy+9y2=1
Now we can also write dxdy=y′ then the equation becomes,
⇒x9−yy′+9y2=1
On taking LCM we get,
⇒9−xyy′+y2=1
On transferring 9 to the right side, we get
⇒−xyy′+y2=9
On multiplying by (-) ve sign both side we get,
⇒xyy′−y2=−9
⇒xyy′−y2+9=0
Hence, the correct answer is D.
Note:
To form a differential equation from the ellipse we first eliminate the constants then differentiate the equation. Here we used the points (0,3) to put value of b in the equation .But we did not put a=0 because then the independent variable x will become undefined and the calculation will become complex.