InterviewSolution
| 1. |
If functions f(x) and g(x) are continuous in [a, b] and differentiable in (a, b) then which of the following is correct if there exists at least one point c, a < c < b, such that \(\begin{vmatrix}f(a) & f(b) \\g(a) & g(b) \end {vmatrix}\)?(a) (b + a)\(\begin{vmatrix}f(a) & f”(c) \\g(a) & g”(c) \end {vmatrix}\)(b) (b – a)\(\begin{vmatrix}f(a) & f”(c) \\g(a) & g”(c) \end {vmatrix}\)(c) (b + a)\(\begin{vmatrix}f(a) & f'(c) \\g(a) & g'(c) \end {vmatrix}\)(d) (b – a)\(\begin{vmatrix}f(a) & f'(c) \\g(a) & g'(c) \end {vmatrix}\)The question was posed to me in a national level competition.Question is taken from First Order Derivative in portion Limits and Derivatives of Mathematics – Class 11 |
|
Answer» The correct answer is (d) (b – a)\(\begin{vmatrix}f(a) & f'(c) \\g(a) & g'(c) \end {vmatrix}\) |
|