Solve the ODE given below for y(3) (the value of y(x) when x…
Solve the ODE given below for y(3) (the value of y(x) when x = 3) using initial conditions of y(0) = 0 and y'(0) = 0. Leave your answer with 4 decimal places as is reported by MATLAB. Hint: solve using ode45 and make MATLAB print out the actual values of the solution. Your life will be easier if you use a “tspan” that ends with x=3. Make sure you include your MATLAB code in your answer. y”=2y+x(9-x){“version”:”1.1″,”math”:”y”=2y+x(9-x)”}