Let LIM (x approach to 0) (e ^ X - (x ^ 2 + ax + b)) / X be equal to 2, and find the value of a and B

Let LIM (x approach to 0) (e ^ X - (x ^ 2 + ax + b)) / X be equal to 2, and find the value of a and B

lim(x->0)(e^x-(x^2+ax+b))/x (0/0)
e^0-(0^2+a(0)+b)=0
1-b=0
b=1
lim(x->0)(e^x-(x^2+ax+1))/x (0/0)
=lim(x->0)(e^x-(2x^2+a)
=e^0 -(2(0) +a) =2
1-a=2
a=-1