Question
Question: What is a solution to the differential equation \(\dfrac{{dy}}{{dx}} = x{y^2}\) with the particular ...
What is a solution to the differential equation dxdy=xy2 with the particular solution y(2)=−52?
Solution
Using the power rule we solve the problem. The power rule for the integration provides us the formula that allows to integrate any function that can be written as a power as negative and fractional exponents to integrate functions involving roots and reciprocal powers ofx.
Formula used:
Power rule for differentiation is
dxdxn=nxn−1;
Power rule for integration is
=n+1xn+1+C;
Complete step-by-step solution:
The given differential equation is,
dxdy=xy2
Given, y(2)=−52
Separate the xand yterms we have,
y21dxdy=x
Take integral over the equation, we get,
∫y21dxdydx=∫xdx
Cancel the term dxon the left hand side, we have
∫y21dy=∫xdx ……………………(1)
By using the power rule, integrate the equation(1),
We already known the power rule for integration,
The denominator y2comes to the numerator it will becomes y−2
∫y−2dy=∫xdx
Applying the power rule
=n+1xn+1+C
First we apply the power rule of integration on the left hand side, we have,
∫y−2dy
Applying the rule,
=−2+1y−2+1+C
=−1y−1
Now the numerator comes to denominator, we have,
=−y1
Now we apply the power rule of integration on the right hand side. At the right hand side we have,
∫xdx
Applying the power rule, we get,
=1+1x1+1+C
=2x2+C
Therefore after applying the power rule, we get,
−y1=2x2+C ………………………………(2)
Given,
y(2)=−52
25=2+C
C=25−2
Take least common multiple to solve this, we get,
C=25−4
C=21
Substitute the value in the equation (2)we get,
y−1=2x2+c
y−1=2x2+21
Take 21 as a common value, we have,
y−1=21(x2+1)
Apply cross multiplication,
y−2=(x2+1)
Take the reciprocal to this equation, we have,
2−y=x2+11
Solve this equation to find the value of y is,
y=−x2+12
Therefore the solution for the differential equation is,
y=−x2+12;
Note: In calculus, the power rule is used to differentiate functions of the form f(x)=xrwhenever r is a real number. Since differentiation is a linear operation on the space of differentiable functions, polynomials can also be differentiated using this rule.