Question
Question: If y = y (x) is the solution of the differential equation, \(x\dfrac{dy}{dx}+2y={{x}^{2}}\) satisfyi...
If y = y (x) is the solution of the differential equation, xdxdy+2y=x2 satisfying y (1) = 1, then y(21) is equal to?
A.647
B.1613
C.1649
D.41
Solution
Hint:Convert the given equation in the dxdy+Py=Q and then use the formula y×I.F.=∫(Q×I.F.)dx+C where, I.F.=e∫Pdx to get the general solution. Then use the condition y (1) = 1 to find the value of C, and finally put x=21 in the general solution to get the value of y(21).
Complete step by step answer:
To find the value of y(21) we will write down the given equation first, therefore,
xdxdy+2y=x2
If we divide the above equation by ‘x’ we will get,
∴xxdxdy+2y=xx2
Separating the denominator in the above equation we will get,
∴dxdy+x2y=x …………………………………………………………………………. (1)
If we compare the above equation with dxdy+Py=Q we will get,
P=x2 And Q = x ……………………………………………………. (2)
As given equation is of the form given by dxdy+Py=Q therefore we should know the formula to find the general solution for it which is given below,
Formula:
If the differential equation is of the form dxdy+Py=Q then its general solution is given by,
y×I.F.=∫(Q×I.F.)dx+C where, I.F.=e∫Pdx …………………………………………………… (3)
Before using the formula of general solution we will first calculate the value of Integrating Factor i.e. I.F., Therefore we will get,
I.F.=e∫Pdx
If we put the value of P from equation (2) in the above equation we will get,
∴I.F.=e∫x2dx
By taking constant outside from integration we will get,
∴I.F.=e2∫x1dx
Now to proceed further in the solution we should know the formula given below,
Formula:
∫x1dx=logx
By using the formula given above we can write I.F. as,
∴I.F.=e2logx
As we know that mlogn=logmn therefore above equation will become,
∴I.F.=elogx2
As we know that elogem=m by using this concept in the above equation we will get,
∴I.F.=x2 ……………………………………………………………… (4)
Now we will write the formula of general solution from equation (3) we will get,
y×I.F.=∫(Q×I.F.)dx+C
If we put the values of equation (2) and equation (4) in the above equation we will get,
y×x2=∫(x×x2)dx+C
If we simplify the above equation we will get,
∴x2y=∫(x3)dx+C
To proceed further in the solution we should know the formula given below,
Formula:
∫xndx=n+2xn+1
By using the above formula in our general solution we will get,
∴x2y=3+1x3+1+C
Further simplification in the above solution will give,
∴x2y=4x4+C ……………………………………………………………………… (5)
As we have given in the question that y (1) = 1 i.e. if we put x = 1 in the general solution then the value of ‘y’ will become 1 i.e. y = 1 and if we put these values in the above equation we will get,
∴12×1=414+C
Further simplification in the above equation will give,
∴1=41+C
∴−C=41−1
∴−C=41−4
∴−C=−43
∴C=43
Now if we put the value of C in equation (5) we will get our general solution as,
∴x2y=4x4+43
As we have to find the value of y(21) therefore we will put x=21 in the above equation, therefore we will get,
∴(21)2y=4(21)4+43
∴41y=4161+43
∴41y=161×41+43
If we multiply the above equation by 4 we will get,
∴4×41y=4×(161×41+43)
∴y=161+3
∴y=161+16×3
∴y=161+48
∴y=1649
Therefore the value of y(21) is equal to 1649.
Therefore the correct answer is option (c).
Note: While calculating the I.F. always remember that the base of ‘log’ is always ‘e’ and not ‘10’ if the solution of integration comes in the logarithmic form. If you take it as 10 then you will complicate the solution and the solution will also become wrong.
Like, I.F.=elogex2.