What is a quadratic function?
f(x) = ax^2 + bx + c, where a is not equal to 0
What is a parabola?
The graph of a quadratic function, U-shaped
What do congruent parabolas imply?
They have the same stretch factor |a|, but differ in position
State the key features of a parabola
Direction of opening, min/max, vertex, axis of symmetry, y-int, x-int/roots/zeros
Describe the direction of opening of a parabola
If a > 0, it opens upwards and creates a minimum value
If a < 0, it opens downwards and creates a maximum value
Describe the vertex of a parabola. How do you find the vertex from different forms?
The highest or lowest point of the parabola.
From vertex form: (h, k) is the vertex
From standard form: Use x = -b/2a, then y = f(x) to find the vertex
What is x = -b/2a, where does it come from?
It’s the x-coordinate of the vertex defined by the standard quadratic equation. Completing the square of this form derives the formula.
Describe the axis of symmetry of a parabola
A vertical line that passes through the vertex. The equation is x = h or x = -b/2a
Describe the y-int of a parabola
Substitute x = 0 to find the y-int.
From standard form: (0,c) is the y-int
Describe the x-ints/roots/zeros of a parabola
From factored form: r1 and r2
From standard form: Use the quadratic formula or factor to find the roots
What’s the equation for standard form and its best use?
f(x) = ax^2 + bx + c
Best for finding y-int and quadratic formula utilization
What’s the equation for vertex form and its best use?
f(x) = a(x - h)^2 + k
Best for graphing and transformations
What’s the equation for factored form and its best use?
f(x) = a(x - r1)(x - r2)
Best for finding x-ints/roots
How do you convert vertex to standard form?
Expand
How do you convert standard to factored form?
Factor or quadratic formula
How do you convert standard to vertex form?
Complete the square
How do you complete the square?
Practice. Example in notes
What are the methods for solving quadratics
Solving a quadratic means finding its roots/x-ints that make the equation true.
Factoring, quadratic formula, graphing are methods.
How do you graph an equation in standard form?
Convert it to vertex or factored form, then graph
How do you graph an equation in vertex form?
(h, k) is the vertex, the 1st point
1. Move 1 unit to the left & right of the vertex. The y value is +- (1^2)(|a|)
2. Move 2 units to the left & right of the vertex. The y value is +- (2^2)(|a|)
3. Repeat if needed. Need at least 5 points
How do you graph an equation in factored form?
r1 & r2 are x-ints/roots. Vertex is (h, k)
1. h = (r1 + r2) / 2
2. k = (h - r1)(h - r2)
3. Need at least 3 points
What is the discriminant (D) ?
A part of the quadratic formula that determines the type and number of solutions for a quadratic equation.
Describe the 3 cases of discriminant values
If D > 0: 2 real solutions
If D = 0: 1 real solution / 2 repeated real solutions
If D < 0: no real solutions / 2 imaginary solutions
What is the sum & product of the roots of a quadratic?
For ax^2 + bx + c = 0, the sum is -b/a and the product is c/a
For x^2 - (m+n)x + mn, the sum is m + n and the product is mn. This is the factored and expanded version of the standard equation.