A function f(x) 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 function f(x) 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? Correct Answer There exists a y in the interval (0, 1) such that f(y) = f(y + 1)
Let’s define a new function t : t(y) = f(y) – f(y+1)
We know that f is continuous in , t will also be continuous in .
In question it is given that f(0)= - 1 , f(2) = -1 and f(1) = 1, putting into above function we get t(0) and t(1)
t(0) = f(0) - f(1) = -1 - 1 = - 2 and t(1) = f(1)- f(2) = 1+1 = 2
so we get t(0)=-2 and t(1) = 2 since function is changing its value from -2 negative to +2 positive, it means function t is a increasing function and there exists a point where t will be 0 in (0,1)
t=0 then f(y)= f(y+1)
Hence option 1 is the correct answer.
Same logic can be applied to option d:
h(y) = f(y) + f(y+2)
We know that function f is continuous in , function h will also be continuous in .
In question it is given that f(0)=-1, f(2)=-1 and f(1)=1, putting into above function.
h(0) = f(0) - f(1) = -1 - 1 = - 2 and h(1) = f(1)- f(2) = 1+1 = 2
So we get h(0)=-2 and h(1) = 2, since function is changing its value from -2 to +2. It means function h is a increasing function and there exists a point where h would be 0 in (0,1)
h=0 then f(y) = -f(y+2)
Hence option 1 and 4 both are correct answer.