Determining bounds of a function

  • Thread starter Thread starter ptolema
  • Start date Start date
  • Tags Tags
    Bounds Function
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
ptolema
Messages
82
Reaction score
0

Homework Statement



decide if f is bounded above or below, and if f takes on maximum or minimum value
f(x)= x^2 for x< or =a, a+2 for x>a
on (-a-1, a+1), assuming a>-1

Homework Equations



x^2 is continuous on R

The Attempt at a Solution



I have no idea where to start with this. I can constrain a+2 to (-1, a+1), but I don't know how that applies to the bounds of the entire function.
 
Physics news on Phys.org
ptolema said:

Homework Statement



decide if f is bounded above or below, and if f takes on maximum or minimum value
f(x)= x^2 for x< or =a, a+2 for x>a
on (-a-1, a+1), assuming a>-1

Homework Equations



x^2 is continuous on R

The Attempt at a Solution



I have no idea where to start with this. I can constrain a+2 to (-1, a+1), but I don't know how that applies to the bounds of the entire function.

Start by sketching a graph of this function. a is not given, so just pick some point on the positive x-axis and label it a. You might need to do this for several values of a, including at least one negative value.

Alternatively, you could choose a few specific values of a and graph this function for each of them, and see how the graphs are similar.

That's how I would start.