Question
Question: How do you solve the differential \( \dfrac{{dy}}{{dx}} = 4x + \dfrac{{4x}}{{\sqrt {16 - {x^2}} }} \...
How do you solve the differential dxdy=4x+16−x24x ?
Solution
Hint : To solve this problem we should know about the basic property of differential and how integration of a given function.
Integration: In simple terms it is calculating the area under the curve of given function.
Properties of integration:
∫xndx=n+1xn+1
Complete step by step solution:
To solve it let's move one differential term to the right hand side so the whole equation changes into an integration term.
Moving dx to right hand side.
dy=(4x+16−x24x)dx
Taking integration on both sides. We get,
⇒∫dy=∫(4x+16−x24x)dx
⇒∫1.dy=∫(4xdx+16−x24xdx)
By doing integration as flowing general rule in the left hand side and separate right hands term and go for the same.
⇒∫1.dy=∫4xdx+∫16−x24xdx
⇒y=1+14x1+1+∫16−x24xdx=2x2+∫16−x24xdx+C …….. (1)
By using, ∫xndx=n+1xn+1
Taking ∫16−x24xdx as separate and integrate it with respect to x .
∫16−x24xdx=∫u4xdx
Lets take 16−x2 as u and differentiate with respect to x we get,
dxdu=dxd(16−x2)=−2x
du=−2xdx
Hence, keeping back in above integration. We get,
∫16−x24xdx=−∫2u−21du
By doing its integration we get,
∫16−x24xdx=−∫2−21+1u−21+1dx=−221u21=−4u21
By keeping back value of u in it we get,
∫16−x24xdx=−4(16−x2)21
Keeping it back in eq (1) . we get,
In place of all constants we can keep a single constant.
⇒y=2x2+−4(16−x2)21+C
Hence, the resultant equation will be y=2x2+−4(16−x2)21+C .
So, the correct answer is “y=2x2+−4(16−x2)21+C”.
Note : The differential equation is used in daily life. The study of it is a wide field in pure and applied mathematics, physics, and engineering. All of these disciplines are concerned with the properties of differential equations of various types. In biology and economics, differential equations are used to model the behaviour of complex systems.