Find the general solution of the equation y''− 4y'+ 13y = 0.
Expert's answer
Given y′′−4y′+13y=0The auxilliary equation is of the form m2−4m+13=0, using the quadratic formula we have m=24±16−52=24±−36=24±6i=2±3iTherefore the general solution of the given differential is y(x)=e2x(Acos3x+Bsin3x) where A and B are constants.