Prove that ∃ a∈]0,2[ such that f(a)=a^2

  • Thread starter Thread starter lep11
  • Start date Start date
lep11
Messages
380
Reaction score
7

Homework Statement


Let f:[0,2] --> ]0,4[ be continuous function. Prove that ∃ a∈]0,2[ such that f(a)=a2

Homework Equations

The Attempt at a Solution


Sadly I have no idea whatsoever.
if e.g. a=1 and f(x)=x, then f(1)=12
 
Physics news on Phys.org
Look at the function g(x)= f(x)- x^2. g(0)= f(0) and g(2)= f(2)- 4. Since the largest possible value for f is 4, what can you say about g(2)?
 
Apply the intermediate value theorem to a suitably chosen function ##g: [0,2] \to [0,4]##.
 
I still don't get it :(
 
Is there something specific that you don't get? Did you make a start?

Could you perhaps give a precise formulate of the intermediate value theorem, as you understand it? (I suppose this question comes from a calculus course, where this theorem should appear.)
 
You were told to look at the function g(x)= f(x)- x^2. Now you have been told to use the "intermediate value theorem". Do you know what that is?
 
I don't know how to get started and how to apply the intermediate value theorem.

Intermediate value theorem: If function f is continuous in [a,b] and f(a)<u<f(b), then there exists c ∈]a,b[ such that f(c)=u.

f(0)< a2 <f(2) --> a∈]0,2[ such that f(a)=a2
 
Last edited:
And what have I already told you, last Sunday, about g(0) and g(4)?
 
Careful, the function ##f## in your statement of the IVT is not the same as the function ##f## from your exercise. Replace ##f## in the IVT by ##g## as proposed earlier. Also, the IVT is true as well when we replace "##f(a) < u < f(b)##" by "##f(a) > u > f(b)##".
 
  • #10
...
 
Last edited:
  • #11
You want to find a zero of the function ##g(x) = f(x) - x^2 ##.
If you prove there is ##x_0## and ##x_1## in ##[0,2]## such that ##g(x_0) < 0 ## and ##g(x_1) > 0 ##, then the intermediate value theorem guarantees the existence of a zero for ##g##.

You have ## 0 < f < 4 ##. Then what about ##g(0)## and ##g(2)## ?
 
Last edited:
  • Like
Likes lep11
  • #12
geoffrey159 said:
You want to find a zero of the function ##g(x) = f(x) - x^2 ##.
If you prove there is ##x_0## and ##x_1## in ##[0,2]## such that ##g(x_0) < 0 ## and ##g(x_1) > 0 ##, then the intermediate value theorem guarantees the existence of a zero for ##g##.

You have ## 0 < f < 4 ##. Then what about ##g(0)## and ##g(2)## ?
g(0)>0 and g(2)<0
g(0)>0>g(2) so IVT: ∃x0∈]0,2[ such that g(x0)=0 ⇔ f(x0)=x02
Now I got it, I appreciate your help! thanks everyone!
 
  • #13
lep11 said:
g(0)>0 and g(2)<0
g(0)>0>g(2) and g continuous on [0,2] so IVT: ∃x0∈]0,2[ such that g(x0)=0 ⇔ f(x0)=x02
Now I got it, I appreciate your help! thanks everyone!
 
  • Like
Likes lep11
Back
Top