Respuesta :
Answer:
Verified
[tex]y(x) = \frac{3Ln(x) + 3}{x}[/tex]
[tex]y(x) = \frac{3Ln(x) + 3 - 3Ln(3)}{x}[/tex]
Step-by-step explanation:
Question:-
- We are given the following non-homogeneous ODE as follows:
[tex]x^2y' +xy = 3[/tex]
- A general solution to the above ODE is also given as:
[tex]y = \frac{3Ln(x) + C }{x}[/tex]
- We are to prove that every member of the family of curves defined by the above given function ( y ) is indeed a solution to the given ODE.
Solution:-
- To determine the validity of the solution we will first compute the first derivative of the given function ( y ) as follows. Apply the quotient rule.
[tex]y' = \frac{\frac{d}{dx}( 3Ln(x) + C ) . x - ( 3Ln(x) + C ) . \frac{d}{dx} (x) }{x^2} \\\\y' = \frac{\frac{3}{x}.x - ( 3Ln(x) + C ).(1)}{x^2} \\\\y' = - \frac{3Ln(x) + C - 3}{x^2}[/tex]
- Now we will plug in the evaluated first derivative ( y' ) and function ( y ) into the given ODE and prove that right hand side is equal to the left hand side of the equality as follows:
[tex]-\frac{3Ln(x) + C - 3}{x^2}.x^2 + \frac{3Ln(x) + C}{x}.x = 3\\\\-3Ln(x) - C + 3 + 3Ln(x) + C= 3\\\\3 = 3[/tex]
- The equality holds true for all values of " C "; hence, the function ( y ) is the general solution to the given ODE.
- To determine the complete solution subjected to the initial conditions y (1) = 3. We would need the evaluate the value of constant ( C ) such that the solution ( y ) is satisfied as follows:
[tex]y( 1 ) = \frac{3Ln(1) + C }{1} = 3\\\\0 + C = 3, C = 3[/tex]
- Therefore, the complete solution to the given ODE can be expressed as:
[tex]y ( x ) = \frac{3Ln(x) + 3 }{x}[/tex]
- To determine the complete solution subjected to the initial conditions y (3) = 1. We would need the evaluate the value of constant ( C ) such that the solution ( y ) is satisfied as follows:
[tex]y(3) = \frac{3Ln(3) + C}{3} = 1\\\\y(3) = 3Ln(3) + C = 3\\\\C = 3 - 3Ln(3)[/tex]
- Therefore, the complete solution to the given ODE can be expressed as:
[tex]y(x) = \frac{3Ln(x) + 3 - 3Ln(3)}{y}[/tex]