I thought the domain was all the x values and the y was the range values but I still don't understand. Does this mean that 1 is the lowest number for f(x) or could it also be a fraction as long as it isn't a negative? Therefore y=.5^2+1 giving me the answer of y=1.25 ?
This is a problem where things are so simple that you miss the answer through overcomplicating things.
Let's review the basics. Consider the function y = f(x). It is merely a RULE for associating a value inside the parentheses (the argument or input) with a resulting or output value.
f(x) = x + 2 MEANS associate whatever x is with 2 more than x. So x is the input, and x + 2 is the output.
f(x) = x MEANS associate whatever x is with itself. So x is the input and also the output.
The domain of the function are the values of the input x to which the rule applies. They are
permissable values for x.
The range of the function are the values that the rule may generate as output. They are
possible values for y.
So let's think a moment about the function \(\displaystyle y = f(x) = 1 - x^2\).
Are there any numbers to which the rule cannot be applied?
No, the rule will work for any number so we say the domain of that function is all real numbers. (We could if we wanted restrict it some part of the real numbers, but this problem says not to do that.)
As Halls pointed out, x
2 is non-negative for every value x. So - x
2 is non-positive for every value of x.
Now let's think about 1 - x
2.
\(\displaystyle x^2 \ge 1 \implies - x^2 \le - 1 \implies f(x) = 1 - x^2 \le 1 - 1 = 0.\) With me so far?
Of course x
2 may be less than 1 but it is not less than 0.
\(\displaystyle 0 \le x^2 < 1 \implies -1 < - x^2 \le 0 \implies 1 - 1 < 1 - x^2 \le 1 + 0 \implies 0 < f(x) \le 1.\)
Now we can specify the range of f(x). Can y be negative? Can y equal zero? Can y be positive? Is there any number that y cannot exceed?
So the range is what?
Consequently, there are an infinite number of numbers that are outside the range of the function. The problem asks you to name one of those infinite number of numbers. So tell me what one of them is.