2.2 Quadratics (Quadratic Functions)
1. The Simplest Quadratic: $y = x^2$
The graph of a quadratic is a curve known as a parabola. For the simplest quadratic $y = x^2$:
- The domain evaluates to $x \in \mathbb{R}$ (all real numbers).
- The range evaluates to $y \ge 0$ (or $[0, +\infty)$).
- The function $y = -x^2$ is an inverted reflection across the x-axis.
2. The Quadratic Function $y = ax^2 + bx + c$
The basic characteristics of the generalized quadratic graph are as follows:
If $a > 0$, the graph is concave up (U-shaped). If $a < 0$, it is concave down.
$\Delta > 0$: 2 real roots. $\Delta = 0$: 1 real root. $\Delta < 0$: No real roots.
EXAMPLE 1
Analyze the function $y = 2x^2 - 12x + 10$.
3. Quadratic Inequalities
To solve inequalities such as $ax^2 + bx + c > 0$, evaluate the roots and the concavity to graphically identify the correct intervals.
EXAMPLE 2
Let $f(x) = 2x^2 - 4x + k$. Determine the values of $k$ based on specific conditions.
4. Forms of a Quadratic Function
- Traditional form: $y = ax^2 + bx + c$
- Factorization form: $y = a(x - r_1)(x - r_2)$ (where $r_1, r_2$ are roots)
- Vertex form: $y = a(x - h)^2 + k$ (where $(h,k)$ is the vertex)
Notice: A quadratic can be manually converted to vertex form by "completing the square," e.g., $2x^2 - 12x + 10 = 2(x^2 - 6x + 9 - 9) + 10 = 2(x-3)^2 - 8$.
EXAMPLE 3 & 4 & 5
Roots are 1 and 5: Factored form is $y = 2(x-1)(x-5)$.
Vertex is $(3, -8)$: Vertex form is $y = 2(x-3)^2 - 8$.
Roots are $-7$ and $2$: $y = -3(x+7)(x-2)$.
Vertex is $(-2.5, 60.75)$: $y = -3(x+2.5)^2 + 60.75$.
Factored: $3x(x+4)$. Roots: $x=0, x=-4$.
Vertex x-coordinate: $-12 / 6 = -2$. Vertex: $(-2, -12)$.
Vertex form: $3(x+2)^2 - 12$.
5. Vieta Formulas
Given the quadratic $y = ax^2 + bx + c$ with real roots $r_1, r_2$:
Conversely, knowing the sum and product constructs the base quadratic: $y = x^2 - Sx + P$.
EXAMPLE 6
For the function $y = 2x^2 - 12x + 10$, the roots are 1 and 5.