In these questions, you need to draw the graph of a quadratic function and then read important information from the graph.
The graph of a quadratic function is a parabola. It can open upwards or downwards.
A quadratic function has the form:
y = ax2 + bx + c, where a ≠ 0
The vertex is the highest or lowest point of the parabola.
x-coordinate of vertex:
x = -b / 2a
Then substitute this value into the function to find y.
If the parabola opens upwards, the vertex is a minimum point.
If the parabola opens downwards, the vertex is a maximum point.
The axis of symmetry is the vertical line x = -b / 2a.
Put x = 0. Then y = c, so the graph crosses the y-axis at (0, c).
Put y = 0 and solve:
ax2 + bx + c = 0
The domain of every quadratic function is all real numbers.
The range depends on the y-coordinate of the vertex.
Use the x-coordinate of the vertex.
Function: y = x2 + 2x - 8
a = 1, so the parabola opens upwards.
x = -b / 2a = -2 / 2 = -1
y = (-1)2 + 2(-1) - 8 = 1 - 2 - 8 = -9
Vertex: (-1, -9)
y-axis: x = 0, so y = -8
Point: (0, -8)
x-axis: x2 + 2x - 8 = 0
(x + 4)(x - 2) = 0
Points: (-4, 0) and (2, 0)
Domain: all real numbers
Range: y ≥ -9
Decreasing for x < -1
Increasing for x > -1
The graph passes through Quadrants I, II, III and IV.
Function: y = -x2 + 4x + 5
a = -1, so the parabola opens downwards.
x = -b / 2a = -4 / -2 = 2
y = -(2)2 + 4(2) + 5 = -4 + 8 + 5 = 9
Vertex: (2, 9)
y-axis: x = 0, so y = 5
Point: (0, 5)
x-axis: -x2 + 4x + 5 = 0
x2 - 4x - 5 = 0
(x - 5)(x + 1) = 0
Points: (5, 0) and (-1, 0)
Domain: all real numbers
Range: y ≤ 9
Increasing for x < 2
Decreasing for x > 2
The graph passes through Quadrants I, II, III and IV.