Concept:Use series expansions of e(a−1)x, cos(bx), e−x, cosx and loge(1+x) near x=0, then equate coefficients to satisfy the given limit 2.Explanation:Write the numerator expansion:e(a−1)x=1+(a−1)x+2(a−1)2x2+⋯2cos(bx)=2(1−2b2x2+⋯)(c−2)e−x=(c−2)(1−x+2x2−⋯)Add them: constant term = 1+2+(c−2)=c+1Coefficient of x: (a−1)+0+(c−2)(−1)=a−c+1Coefficient of x2: 2(a−1)2−b2+2c−2Denominator: xcosx=x(1−2x2+⋯)=x−2x3+⋯loge(1+x)=x−2x2+3x3−⋯Subtract: xcosx−loge(1+x)=(x−2x3)−(x−2x2+3x3−⋯)=2x2−65x3+⋯Lowest power in denominator is x2.For limit to be finite 2, the constant and x terms in numerator must vanish:c+1=0⇒c=−1a−c+1=0⇒a−(−1)+1=0⇒a=−2Now the leading term of numerator is (2(a−1)2−b2+2c−2)x2=(2(−3)2−b2+2−1−2)x2=(29−b2−23)x2=(3−b2)x2Denominator leading term is 2x2.Thus x→0limx2/2(3−b2)x2=2(3−b2)=2⇒3−b2=1⇒b2=2.Now a2=(−2)2=4, c2=(−1)2=1, so a2+b2+c2=4+2+1=7.Answer:7 (Option D)