in Calculus
2,702 views
15 votes
15 votes

Suppose that $f(x)$ is a continuous function such that $0.4 \leq f(x) \leq 0.6$ for $0 \leq x \leq 1$. Which of the following is always true?

  1. $f(0.5) = 0.5$.
  2. There exists $x$ between $0$ and $1$ such that $f(x) = 0.8x$.
  3. There exists $x$ between $0$ and $0.5$ such that $f(x) = x$.
  4. $f(0.5) > 0.5$.
  5. None of the above statements are always true.
in Calculus
2.7k views

1 comment

Why answer is B here ? Can anyone prove it ?
0
0

5 Answers

15 votes
15 votes

Another approach...

It may be possible that... →

 

This $f^nf(x)$ cuts $y=x$ after $x=0.5$, so need not always true that between $\text{ 0 & 0.5}$ there exist a point such that 

$$f(x)=x$$

but definetely there exist a point between $\text{0 & 1}$ such that $f(x)=0.8x$

 

edited by
by

2 Comments

Your approach is a really good one. It actually depicts the whole condition in a nutshell. In fact, if we say,

There exists $x$ between $0.5$ and $1$ such that $f(x)=0.8x$.

it's also true.

2
2
0
0
10 votes
10 votes

This is a repeating question on continuity. Let me solve it a non-standard way -- which should be useful in GATE.

From the question $f$ is a function mapping the set of real (or rational) numbers between [0,1] to [0.4,0.6]. So, clearly the co-domain here is smaller than the domain set. The function is not given as onto and so, there is no requirement that all elements in co-domain set be mapped to by the domain set. We are half done now. Lets see the options:

A. $f(0.5) = 0.5$. False, as we can have $f(0.5) = 0.4$, continuity does not imply anything other than all points being mapped being continuous.

C. Again false, we can have $f(x) = 0.6$ for all $x$.

D. False, same reason as for A.

Only B option left- which needs to be proved as correct now since we also have E option. We know that for a function all elements in domain set must have a mapping. All these can map to either 1 or more elements but at least one element must be there in the range set. i.e., $f(x) = y$ is true for some $y$ which is in $[0.4, 0.6]$. In the minimal case this is a single element say $c$. Now for $x = 1/0.8$, option B is true. In the other case, say the minimal value of $f(x) = a$ and the maximum value be $f(x) = b$. Now,

as per Intermediate Value theorem (see: https://www.math.ucdavis.edu/~hunter/intro_analysis_pdf/ch7.pdf),  all points between $a$ and $b$ are also in the range set as $f$ is continuous. Now, we need to consider $x$ in the range $[0.5, 0.75]$ as then only $f(x)$ can be $0.8 x$ and be in $[0.4, 0.6]$. In our case we have

$f(x_1)   = a, f(x_2) = b$. Lets assume $a != 0.8x_1$ and $b!=0.8x_2$. Now, for all other points in $[0.5, 0.75]$, $f(x)$ must be between $a$ and $b$ and all points between $a$ and $b$ must be mapped by some $x$. 

Moreover, for $x =0.5$, $f(x) \geq 0.4$ and for $x=0.75$, $f(x) \leq 0.6$. So, if we plot $g(x) = 0.8x$, this line should cross $f(x)$ at some point between $0.5$ and $0.75$ because at $x= 0.5$, $f(x)$ must be above or equal to the line $0.8x$ (shown below) and for $x = 0.75$ it must be below or equal which means an intersection must be there.

 

This shows there exist some $x$ between $0.5$ and $0.75$ for which $f(x) = 0.8x$ a stronger case than option B. So, B option is true. Now please try for $f(x) = 0.9x$ and see if it is true.

edited by
by

3 Comments

@Arjun Sir why u took range in between $[0.5,0.75]$, means here told x can be in between $[0,1]$.
0
0
I did not take that range-- but that is the range within which 0.8x can be within 0.4 and 0.6 and hence the intersection point 'x' must be within 0.5-0.75.
0
0
y=mx ; where m>=0.6

then 100% this straight line and our function f(x) will intersect each other at some point b/w [0,1]

so if y=mx ; m>=0.6 then there exists x b/w 0 and 1 such that y=mx.

tell me if i'm making some wrong claim.
0
0
2 votes
2 votes

(A) f(0.5)=0.5, we cannot say here f(x) value always true Because we need to know f(x) value between

0.4≤ f(x) ≤ 0.6, and here we are getting f(x) value when x=0.5

(C)Here we know f(x) value between 0 to 0.5. But when f(x)=0.6 , x value may be ≥1

(D) Here also we cannot predict f(x) value when 0.4≤ f(x) ≤ 0.6 

f(0.5)>0.5 is an inequality. So, we cannot get any exact value of x

Now for (B) Here we can see the f(x) value 0.4≤ f(x) ≤ 0.6 when x  between 0 to 1

for eg: f(0.5)=0.4, where x value is 0.5

            f(0.6)=0.48,where x value is 0.6

            f(0.7)=0.56 , where x value is 0.7

here we are only concern about f(x) is between 0.4 and 0.6.

so, here value of x always between 0 ≤ x ≤ 1 when 0.4≤ f(x) ≤ 0.6

So, answer will be (B)

            

edited by

4 Comments

Okay since function is not defined we cannot be sure about its value.. Right?
0
0
exactly
0
0
Why answer is B here ? Can anyone prove it ? I don't think it is proved in your answer !
2
2
2 votes
2 votes

The straight line is function $y = 0.8*x$.

Now no matter how weird the function is, provided that it is continuous it has to cross the line $y = 0.8*x$ at least once. The point where it crosses aforementioned line is the point where $f(x) = 0.8x$.

Thus answer is B.

Proof:

If we want $f(x) = 0.8*x$ we want $g(x) = f(x) - 0.8*x = 0$

To prove that $g(x)$ has a root in $[0,1]$, all we need to do is prove that there is $a$ and $b$, such that $0 \leq a, b \leq 1$, $g(a) < 0$ and $g(b) > 0$

Let's see.
at $x = 0$ 
  the minimum g can take is $0.4 - 0 = 0.4 > 0$
  the maximum g can take is $0.6 - 0 = 0.6 > 0$
  so at 0 g is positive
  
at $x = 1$
  the minimum g can take is $0.4 - 0.8 = -0.4 < 0$
  the maximum g can take is $0.6 - 0.8 = -0.2 < 0$
  so at 1 g is negative
  
thus by intermediate value theorem there is c, s.t. $0 < c < 1, g(c) = f(c) - 0.8*c = 0 \Rightarrow f(c) = 0.8*c$.

edited by
Answer:

Related questions

Quick search syntax
tags tag:apple
author user:martin
title title:apple
content content:apple
exclude -tag:apple
force match +apple
views views:100
score score:10
answers answers:2
is accepted isaccepted:true
is closed isclosed:true