3.567   ODE No. 567

acos(ddxy(x))+bddxy(x)+x=0

  1. Problem in Latex
  2. Mathematica input
  3. Maple input

Mathematica: cpu = 0.011001 (sec), leaf count = 21 DSolve[acos(y(x))+by(x)+x=0,y(x),x]

Maple: cpu = 0.031 (sec), leaf count = 18 {y(x)=RootOf(acos(_Z)+_Zb+x)dx+_C1}