Instructions: For the following quadratic functions, write the function in factored form and then find the -intercepts, axis of symmetry, vertex, and domain and range.




Given the function:
[tex]y=x²-2x-8[/tex]we have that the factored form is:
[tex]y=(x-4)(x+2)[/tex]with this representation, we can see that the x-intercepts are:
[tex]\begin{gathered} x=4 \\ x=-2 \end{gathered}[/tex]Next, the axis of symmetry can be found with the following expression:
[tex]x=-\frac{b}{2a}[/tex]in this case, a = 1 and b = -2 (since a and b are the main coefficients on the equation), then, the axis of symmetry is:
[tex]x=-\frac{-(2)}{2(1)}=1\Rightarrow x=1[/tex]The vertex can be found by evaluating the axis of symmetry on the equation. then, if we make x = 1, we get:
[tex]y=(1)²-2(1)-8=1-2-8=-9[/tex]therefore, the vertex is the point (1,-9).
Finally, the domain of the function is the set of all real numbers (-inf,inf), since it is a polynomial function. The range is [-9,inf), since the vertex is located at the point (1,-9)