Skip to content
Related Articles
Open in App
Not now

Related Articles

GATE | GATE-CS-2014-(Set-1) | Question 65

Improve Article
Save Article
  • Last Updated : 28 Jun, 2021
Improve Article
Save Article

A function is continuous in the interval [0, 2]. It is known that f(0) = f(2) = -1 and f(1) = 1. Which one of the following statements must be true.
(A) There exist a y in the interval (0, 1), such that f(y) = f(y+1)
(B) For every y in the interval (0, 1) , f(y) = f(2-y)
(C) The maximum value of the function in the interval (0, 2) is 1
(D) There exist a y in the interval (0, 1), such that f(y) = -f(2-y)


Answer: (A)

Explanation: solution

Since the function is continuous, there must be point between 0 and 1 where it becomes 0 and there must also be a point between 1 and 2 where it becomes 0.

Quiz of this Question

My Personal Notes arrow_drop_up
Related Articles

Start Your Coding Journey Now!