Concept:Use L’Hôpital’s Rule when a limit gives the indeterminate form 00 or ∞∞: differentiate the numerator and denominator separately, then take the limit again.Explanation:First, substitute x=1 into the expression x−1x+x2+x3−3.The numerator becomes 1+1+1−3=0, and the denominator becomes 1−1=0.So the limit is of the form 00, which allows us to apply L’Hôpital’s Rule.Differentiate the numerator: dxd(x+x2+x3−3)=1+2x+3x2.Differentiate the denominator: dxd(x−1)=1.Now the limit becomes x→1lim11+2x+3x2.Substitute x=1: 1+2(1)+3(1)2=1+2+3=6.Answer:The limit equals 6. (Option D)