What is the Range of a Function with Rule F(x) = x^2 - 1 on the Interval [-2,5]?

cue928
Messages
129
Reaction score
0
Let F: [-2,5] --> R be function with rule F(x) = x^2 - 1. Show range of F = [-1,24].

I get that 5^2 = 25 - 1 = 24, but how does one get the lower bound of the range to be -1?
 
Physics news on Phys.org
cue928 said:
Let F: [-2,5] --> R be function with rule F(x) = x^2 - 1. Show range of F = [-1,24].

I get that 5^2 = 25 - 1 = 24, but how does one get the lower bound of the range to be -1?
52 \neq 24, but F(5) = 52 - 1 = 24.

Sketch a graph of the function and you should be able to see why the minimum value in the range is -1.
 
Understood but unfortunately I can't use the graph to show it. They want us to use the definition of set equality and range of a function to do it.

I understand that for two sets to be equal, A must be a subset of B and B must be a subset of A. For range of a function f from A to be, y is an element of B such for all x in A, x,y must both be elements of F. But I'm not making the connection between the two definitions and the question.
 
To test for maxima and minima, you look at the two points onthe end of the interval (-2 and 5 in this case), then look at where F'(x) = 0.
 
How do you find the minimum of a function?
 
cue928 said:
Understood but unfortunately I can't use the graph to show it. They want us to use the definition of set equality and range of a function to do it.
Just because you can't use a graph to show what you need to show, that's not a good reason to skip that step. A graph might help you understand the function you're working with. Your function describes a portion of a very simple geometric figure. It's not clear to me that you realize this.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top