Concept:The scalar triple product a⋅(b×c) can be written as a determinant of the three vectors. A local maximum occurs where f′(x)=0 and f′′(x)<0.Explanation:Given a=xi^−2j^+3k^, b=−2i^+xj^−k^, and c=7i^−2j^+xk^, we form the determinant:f(x)=x−27−2x−23−1xExpanding along the first row:f(x)=x(x2−2)+2(−2x+7)+3(4−7x)On simplification:f(x)=x3−2x−4x+14+12−21x=x3−27x+26For local maxima, set the first derivative to zero:f′(x)=3x2−27=0⇒x=±3Now check the second derivative f′′(x)=6x.At x=−3, f′′(−3)=−18<0, so x0=−3 is the point of local maxima.Now compute a⋅c:a⋅c=(7x)+4+(3x)=10x+4Substitute x=x0=−3:a⋅c=10(−3)+4=−30+4=−26Answer:The value of a⋅c at x=x0 is −26.Hence, the correct option is D.