1) Given differential equation is 16dx4d4y+24dx2d2y+9y=0 .
⟹(16D4+24D2+9)y=0 where D=dxd .
⟹(4D2+3)2y=0
So, Auxiliary equation is (4D2+3)2=0⟹D=±23i,±23i .
Hence, y(x)=(c1+c2x)cos(23x)+(c3+c4x)sin(23x) .
2) Given y′′−10y′+26y=0
⟹(D2−10D+26)y=0 where D=dxd .
So, Auxiliary equation is D2−10D+26=0
⟹D=210±100−104=5±i .
Hence, y=e5x(c1cos(x)+c2sin(x))