Concept:At x=1, direct substitution gives the indeterminate form 00, so simplify the expression before finding the limit.Explanation:Substitute x=1 into the numerator:13+6(1)−7=0.The denominator also becomes 1−1=0.Since x=1 is a root of x3+6x−7, factorise it:x3+6x−7=(x−1)(x2+x+7).Therefore, for x=1,x−1x3+6x−7=x2+x+7.Now evaluate the limit as x tends to 1:x→1lim(x2+x+7)=12+1+7=9.Using L'Hôpital's rule also gives the same result: differentiate the numerator to get 3x2+6 and the denominator to get 1, then substitute x=1 to obtain 9.Answer:9, which is option A.