You didn't specify any initial conditions for the problem! So, let's assume that y(0) = A and y'(0) = B
By rearranging, we have
y'' = - y' - xy and y''(0) = -B or f''(0) = -B
y''' = -y'' - y - xy' y'''(0) = B - A f'''(0) = B - A etc
yiv = -y''' - 2y' - xy'' yiv = A - 3B
yv = -yiv - 3y'' - xy''' yv = 6B + A
Tayor's Formula says that y = f(x) = f(0) + f'(0)x + f''(0)x2/2! + f'''(0)x3/3! + .............
Just plug in the values for each to obtain the 2 independent equations!
Hope this helps!