Concept:l1 and l2 both represent the derivative of esinx; l3 is the indefinite integral of esinxcosx, which equals esinx+c.Explanation:Step 1: Compute l1 and l2.l1=dxd(esinx).l2=limh→0hesin(x+h)−esinx is the limit definition of the same derivative.Hence l1=l2.Step 2: Compute l3.l3=∫esinxcosxdx.Let sinx=t, then cosxdx=dt.So l3=∫etdt=et+c=esinx+c.Step 3: Differentiate l3.dxd(l3)=dxd(esinx+c)=dxd(esinx).This equals l1 (and therefore l2).Thus dxd(l3)=l2.Answer:Option B: dxd(l3)=l2 is correct.