Concept:To evaluate the limit of a rational function with a square root, we factor and use rationalization to cancel the factor causing the zero denominator.Explanation:First, factor the denominator: 2x2+x−3=(x−1)(2x+3).Rewrite x−1 using its conjugate: x−1=x+1x−1.Substitute these into the limit expression:L=x→1lim(x−1)(2x+3)(x+1x−1)(2x−3).The factor (x−1) cancels (since x=1 during the limit process):L=x→1lim(x+1)(2x+3)2x−3.Now substitute x=1 directly into the simplified expression:Numerator: 2(1)−3=−1.Denominator: (1+1)(2(1)+3)=(1+1)(5)=2⋅5=10.Therefore, L=10−1=−101.Answer:Option D: −101.