Quadratic Functions
A quadratic function is defined as follows:
f(x) = ax2+ bx + c where a, b, and c are real numbers and "a" cannot equal 0, its domain is the set of all real numbers.
Another form of a quadratic function is f(x) = a(x - h)2+ k, where "a" cannot equal zero (h, k) are the coordinates of the vertex of the function and its graph.
--------------------------------------------------
Methods used to find vertex and axis of symmetry
If the quadratic function is in the following form:
ax2 + bx + c = y
~ Use a, b, and c to find the x value of the vertex.
~ Plug x into the function to find the y value.
~ (x, y) will be the vertex of the function.
~ x = value is the axis of symmetry.
The formula we are going to use is derived from the quadratic formula.
Look at the quadratic formula and notice the region highlighted.
You should already know. (or hopefully remembered this from Alg II)
x = -b/(2a)
The above formula will be used to find the vertex (x, y).
x (WHERE does the max or the min occur?)
y (WHAT is the value of the max or min?)
STRESSING the above information...
x is WHERE (or WHEN) does it happen.
y is WHAT is the value.