Concept:
The assertion is the statement of Lagrange's Mean Value Theorem.
Step 1: Check Assertion.
Lagrange's Mean Value Theorem states that if \(f(x)\) is continuous in \([a,b]\) and differentiable in \((a,b)\), then:
\[
\frac{f(b)-f(a)}{b-a}=f'(c)
\]
for some:
\[
c\in(a,b)
\]
So Assertion is correct.
\[
A \text{ is correct}
\]
Step 2: Check Reason.
The reason says this is Cauchy's mean value theorem.
But Cauchy's mean value theorem involves two functions \(f(x)\) and \(g(x)\), and has the form:
\[
\frac{f(b)-f(a)}{g(b)-g(a)}=\frac{f'(c)}{g'(c)}
\]
So Reason is not correct.
\[
R \text{ is incorrect}
\]
\[
\therefore \text{Correct Answer is (C)}
\]