SOLUTION: Determine the domain and range of the function -x^2 + 6x - 8.

Algebra ->  Functions -> SOLUTION: Determine the domain and range of the function -x^2 + 6x - 8.      Log On


   



Question 57794: Determine the domain and range of the function -x^2 + 6x - 8.
Answer by funmath(2933) About Me  (Show Source):
You can put this solution on YOUR website!
Determine the domain and range of the function y=-x^2 + 6x - 8.
Domain has to do with what your x values are allowed to be. The domain of all polynomial functions is: all real numbers. There are no restrictions on what x can be.
Set builder notation for the domain would be: {x|x is all real numbers}
Interval notation would be: x=(-infinity,infinity) I can't do the infinity symbols yet.
:
Range has to do with what the y values are given that the function's domain is what it is.
For quadratic functions, the range is found through the vertex and whether the graph is opening up or down.
The coefficient of x^2 is negative, therefore our parabola opens downward and goes to negative infinity. It's vertex is at its maximum height. We can find the vertex with the formula: highlight%28x=-b%2F2a%29, our a=-1, b=6 and c=-8
x=-%286%29%2F%282%28-1%29%29
x=-6%2F-2
x=3
The maximum y value will happen when x=3:
y=-1%283%29%5E2%2B6%283%29-8
y=-1%289%29%2B6%283%29-8
y=-9%2B18-8
y=1
Therefore the range is: - infinity to 1
(-infinity,1] <---- interval notation
:
If you don't have to do this algebraically and you can use a graphing calculator, then graph the equation:
graph%28300%2C200%2C-10%2C10%2C-10%2C10%2C-x%5E2%2B6x-8%29
The x's extend forever left and right, the y' go from 1 down to -infinity.
Happy Calculating!!!