The vertex of the quadratic graph is the highest or lowest point on the parabola depending on its orientation. For the function f(x) = ax2 + bx + c the vertex can be found using the formula:
x = -b / (2a)
Substitute this x value into the function to the find the corresponding y value. The vertex is given by:
Vertex = -b / (2a) , f(-b / (2a))
Example: For the quadratic function f(x)=x2:
Find the x-coordinate of the vertex: x = \frac{-b}{2a} = \frac{-0}{2 \cdot 1} = 0
Find the y-coordinate of the vertex by the substituting x=0 into the function: f(0) = 02 = 0
So, the vertex is (0,0).
Axis of Symmetry
The axis of symmetry is a vertical line that passes through the vertex and divides the parabola into the two mirror-image halves. It has the equation:
x = -b / (2a)
Example: For the function f(x) = x2 − 4:
Find the x-coordinate of the axis of the symmetry: x = \frac{-b}{2a} = \frac{0}{2 \cdot 1} = 0
The axis of the symmetry is x = 0.
Direction of Opening
The direction in which the parabola opens depends on the coefficient a:
If a > 0 the parabola opens upwards.
If a < 0 the parabola opens downwards.
Example: For the function f(x) = x2:
Check the coefficient a:
Here, a = 1 which is positive.
Thus, the parabola opens upwards.
X-Intercepts and Y-Intercepts
X-Intercepts are the points where the graph intersects the x-axis. Set f(x) = 0 and solve for the x.
Y-Intercept is the point where the graph intersects the y-axis. Set x = 0 in the function:
Y - Intercept = f(0) = c
Example: For the function f(x) = x2 − 1:
Find the x-intercepts:
Set f(x) = 0: x2 − 1 = 0
Factor the quadratic equation:(x − 1)(x + 1) = 0
Solve for the x: x = 1 or x = −1
The x-intercepts are (1, 0) and (−1, 0).
Find the y-intercept:
Set x = 0: f(0) = 02 − 1 = −1
The y-intercept is (0,−1).
Plotting a Quadratic Graph
Steps to plot quadratic graph are:
Step 1. Find the Vertex using the vertex formula.
Step 2. Determine the Axis of the Symmetry.
Step 3. Find the X-Intercepts by the solving ax2 + bx + c = 0.
Step 4. Find the Y-Intercept by the setting x = 0.
Step 5. Plot the Vertex, Intercepts and Additional Points if needed.
Step 6. Draw the Parabola through these points.
Example: For the quadratic function f(x) = x2 − 2x + 1
Vertex: (1, 0)
X-Intercepts: (1, 0)
Y-Intercept: (0, 1)
Using the Vertex Form of a Quadratic Equation
The vertex form of the quadratic equation is:
f(x) = a(x - h)2 + k
where (h, k) is the vertex. This form makes it easy to the identify the vertex directly.
Using the Standard Form of a Quadratic Equation
The standard form is:
f(x) = ax2 + bx + c
To convert to the vertex form complete the square:
Factor out a from the first two terms.
Complete the square inside the parentheses.
Simplify the equation.
Transformations of Quadratic Graphs
Some of the common transformations of quadratic graphs are:
Vertical and Horizontal Shifts
Reflections and Stretching
Effect of Coefficients on the Graph Shape
Vertical and Horizontal Shifts
Vertical Shifts: f(x) = ax2 + bx + (c + k) shifts the graph vertically by the k units.
Horizontal Shifts: f(x) = a(x - h)2 + k shifts the graph horizontally by the h units.
Reflections and Stretching
Reflections: If a is negative the graph reflects across the x-axis.
Stretching: The value of the affects the width of the parabola. The Larger |a| values make the graph narrower while smaller |a| values make it wider.
Effect of Coefficients on the Graph Shape
Coefficient a: The Determines the direction and width of the parabola.
Coefficient b: The Affects the position of the vertex along the x-axis.
Coefficient c: The Affects the position of the parabola along the y-axis.
Applications of Quadratic Graphs
The Quadratic graphs are used in the various real-life scenarios including:
Projectile Motion: The Modeling the trajectory of the objects in the motion under gravity.
Optimization Problems: Finding the maximum or minimum values in the business and economics.
Engineering: Designing the parabolic reflectors and other structures.
Graph:Plot the roots (2, 0) and \left(-\frac{1}{2}, 0\right) and the vertex \left(\frac{3}{4}, -\frac{25}{8}\right). Draw the parabola opening upwards.
Example 3: Graphf(x) = -x2 + 4x - 3.
Solution:
Vertex Calculation:
a = -1,
b = 4,
c = -3
Vertex x value: x = -\frac{4}{2 \times -1} = 2 Vertex y value: f(2) = -22 + 4 * 2 - 3 = 1 Vertex: (2, 1)