(MATH) Quadratic Equations
(MATH) Quadratic Equations
Mathematics 9 Reviewer
Table of Contents:
3. Nature of Roots
3.1 Finding the Discriminant
3.2 Describing the Kinds of Roots
3.3 Exercises
1
5.2 Solving Problems with “x” as a Denominator
5.3 Solving Problems with Variables Raised to the 4th Power
6. Quadratic Inequalities
6.1 Introduction to Inequalities
6.2 Type of Zones
6.3 Outcomes
6.4 Exercises
2
1. Introduction to Quadratic Equations
STANDARD FORM
ax² + bx + c = 0
"a" - Leading Coefficient
"ax²" - Quadratic Term
"c" - Constant
- There must be 1 variable such that it is raised to the 2nd degree (or in other
terms, have an exponent raised to the 2nd power)
(Note: the 2 in x² being the largest exponent means that it is a Quadratic Equation)
- Any letter besides “x” as the variable for the quadratic equation is still allowed as
long as the same variables are used throughout
(Note: m² + 4m + 4 is still allowed even though the variable is not “x”)
(Note: BUT m² + 4x + 4 is NOT allowed since it uses 2 variables, “m” and “x”)
- Quadratic Equations must have an “x²” value where “x²” is NOT zero
(Note: 5x + 6 = 0 is NOT a quadratic equation since it does not have a quadratic term)
3
- “x” or any other variable can NOT be a denominator of a fraction
(Ex: ³⁄ₓ can NOT be a linear term however, ˣ⁄3 is allowed)
- Quadratic Equations that are factored into clauses are still counted
(Ex: (x + 5)(x - 2) = 0 is still allowed since when multiplied contains a “x²” value)
1.4 Exercises
4
Answer: Not a Quadratic Equation (there must be a variable with an exponent of 2)
10. √2x² + 3x - 5 = 0
Answer: Not a Quadratic Equation (irrational coefficients are NOT allowed)
11. (x + 5)(x - 2) = 0
Answer: Quadratic Equation
2.1 Factoring
Notes:
1. If there is no “c” value, one of the answers is ALWAYS 0
2. The value for “c” can be a fraction
Exercises:
1. x² - 2x = 0
Solution:
x(x - 2) = 0
x=0
x - 2 = 0 or x = 2
S.S. {0, 2}
2. 4x² = 32x
Solution:
4x² - 32x = 0
4x(x - 8) = 0
4x = 0
x - 8 = 0 or x = 8
5
S.S. {0, 8}
3. 7m² - 42m = 0
Solution:
7m² - 42m = 0
7m(m - 6) = 0
7m = 0
m - 6 = 0 or m = 6
S.S. {0, 6}
4. 3x² + 2x = 0
Solution:
3x² + 2x = 0
x(3x + 2) = 0
x=0
3x + 2 = 0 or x = -⅔
Notes:
1. The answer must have the SAME values but different in sign (positive or
negative)
2. Answers can be a fraction or an irrational number
Exercises:
1. 2x² - 64 = 0
Solution:
2x² = 64
x² = 32
x = ±√32 or ±4√2
6
S.S. {+4√2, -4√2}
2. x² - 15 = 0
Solution:
x² = 15
x = ±√15
3. 3x² - 32 = x²
Solution:
3x² - x² = 32
2x² = 32
x² = 16
x = ±4
S.S. {+2, - 2}
4. (x - 4)(x + 4) = 9
Solution:
x² - 16 = 9
x² = 25
x = ±5
S.S. {+5, - 5}
7
Exercises:
1. x² + 5x + 6 = 0
Solution:
Factors:
2x3=6
2+3=5
(x + 2)(x + 3) = 0
x + 2 = 0 or x = -2
x + 3 = 0 or x = -3
2. x² - 4x = 21
Solution:
x² - 4x - 21
Factors:
-7 x 3 = -21
-7 + 3 = -4
(x - 7)(x + 3) = 0
x - 7 = 0 or x = 7
x + 3 = 0 or x = -3
Steps for Factoring Quadratic Equations that have an “a” value NOT equal to 1
- Rearrange the equation into Standard Form (Simplify if Possible) [check 1.1]
- Multiply the quadratic term and constant
- Find factors of the product that equal to the linear term
- Add the 2 factors in the equation
- Separate the equation into 2 clauses
- Combine the same factors and both GCFs
- Let factors equal zero and substitute
Exercises:
1. 3x² - 4x - 4 = 0
Solution:
3x² * -4 = -12x²
8
Factors:
-6x * 2x = -12x²
-6x + 2x = -4x
3x² - 6x + 2x - 4 = 0
(3x² - 6x) + (2x - 4) = 0
3x(x - 2) + 2(x - 2) = 0
(3x + 2)(x - 2) = 0
3x + 2 = 0 or x = -⅔
x - 2 = 0 or x = 2
S.S. {-⅔, 2}
2. 3x(2x + 3) = 15
Solution:
6x² + 9x - 15 = 0
2x² + 3x - 5 = 0
2x² * -5 = -10x²
Factors:
-2x * 5x = -10x²
-2x + 5x = 3x
2x² - 2x + 5x - 5 = 0
(2x² - 2x) + (5x - 5) = 0
2x(x - 1) + 5(x - 1) = 0
(2x + 5)(x - 1) = 0
2x + 5 = 0 or x = -⁵⁄2
x - 1 = 0 or x = 1
S.S. {-⁵⁄2, 1}
9
- Transpose and Substitute
Exercises:
1. x² - 4x - 60 = 0
Solution:
x² - 4x = 60
(⁻⁴⁄2)² = 4
x² - 4x + 4 = 60 + 4
x - 4x + 4 = 64
√x² - 4x + 4 = √64
x - 2 = ±8
x - 2 = 8 or x = 10
x - 2 = -8 or x = -6
2. 2x² - 7x + 30 = 0
Solution:
x² - 7⁄2x + 15 = 0
x - ⁷⁄2x = -15
(7⁄2 ⁄2)² = (⁷⁄4)² or ⁴⁹⁄16
x² - ⁷⁄2x + ⁴⁹⁄16 = -15 + ⁴⁹⁄16
(x - ⁷⁄4)² = ⁻¹⁹¹⁄16
x - ⁷⁄4 = √-¹⁹¹⁄16
3. 2x² - 17x + 30 = 0
Solution:
x² - 17⁄2x + 15 = 0
x - 17⁄2x = -15
(17⁄2 ⁄2)² = (17⁄4)² or 289⁄16
x² - 17⁄2x + 289⁄16 = -15 + 289⁄16
(x - 17⁄4)² = 49⁄16
x - 17⁄4 = ±7⁄4
x - 17⁄4 = 7⁄4 or x = 6
x - 17⁄4 = -7⁄4 or x = ⁵⁄2
10
2.3 Quadratic Formula
Formula:
-b ± √b² - 4ac / 2a
Exercises:
1. x² - 4x - 60
Solution:
a=1
b = -4
c = -60
2. 2x² - 17x + 30 = 0
Solution:
a=2
b = -17
c = 30
3. Nature of Roots
11
3.2 Describing the Types of Roots
- D > 0: Perfect square number (Real, Rational, Unequal Roots)
- D > 0: Non-perfect square number (Real, Irrational, Unequal Roots)
- D < 0: Imaginary, Unequal Roots
- D = 0: Real, Rational, Equal Roots
3.3 Exercises
1. x² - 2x + 1 = 0
Solution:
D = (-2)² - 4(1)(1) = 4 - 4 = 0
Description: Real, Rational, Equal Roots
2. 3x² - x = 2
Solution:
3x² - x - 2 = 0
D = (-1)² - 4(3)(-2) = 1 + 24 = 25
Description: Real, Rational, Unequal Roots
3. x² - 6x + 7 = 0
Solution:
D = (-6)² - 4(1)(7) = 36 - 28 = 10
Description: Real, Irrational, Unequal Roots
4. x² - 4x + 5
Solution:
D = (-4)² + 4(1)(5) = 16 - 20 = -4
Description: Imaginary, Unequal Roots
5. Find the value of “k” so that the quadratic equation kx² + 2x + 1 = 0 have equal
roots
Solution:
D = (2)² - 4(k)(1) = 0
4 - 4k = 0
4k = 4
k=1
12
4. Sum and Product of Roots
4.3 Exercises
1. x² - 4x - 21 = 0
Solution:
a=1
b = -4
c = -21
Sum = -(-4)/1 = 4
Product = -21/1 = -21
2. 2x² - 17x + 30
Solution:
a=2
b = -17
c = 30
4.5 Exercises
1. 5 and -3
13
Solution:
Sum = 5 + (-3) = 2
Product = 5 x (-3) = -15
Equation: x² - 2x - 15 = 0
2. -⅓ and -¾
Solution:
Sum = -⅓ + -¾ = ⁻⁴⁻⁹⁄₁₂ = -¹³⁄12
Product = -⅓ x -¾ = ³⁄12
3. 2 + √5 and 2 - √5
Solution:
Sum = 2 + √5 + 2 - √5 = 4
Product = 4 - √5 + √5 - √25 = 4 - 5 = -1
Equation: x² - 4x - 1 = 0
4. -6 and ⅖
Solution:
Sum = -6 + ⅖ = ⁻³⁰ ⁺ ²⁄₅ = -²⁸⁄₅
Product = -6 x ⅖ = -¹²⁄₅
14
- Once solved, substitute the binomial to your solution set to determine your
starting variable
Example:
1. (x + 3)² - 2(x + 3) - 8 = 0
Solution:
Let k = (x + 3)
k² - 2k - 8 = 0
(k - 4)(k + 2)
k=4
k = -2
x + 3 = 4 or x = 1
x + 3 = -2 or x = -5
15
x - 9 = 0 or x = 9
x + 2 = 0 or x = -2
s = -7 + 9 / 8 or s = ¼
s = -7 - 9 / 8 or s = -2
x² = ¼ or x = ±½
x² = -2 or x = ±√2i
[Note: (i) stands for imaginary, it represents the square root of -1 in a number]
16
6. Quadratic Inequalities
17
6.3 Outcomes
- There are only 2 outcomes (TFT [True, False, True] or FTF [False, True, False])
- Outcomes are determined through substituting test points
6.4 Exercises
1. x² + 7x + 10 < 0
Solution:
x² + 7x + 10 = 0
(x + 5)(x + 2) = 0
x + 5 = 0 or x = -5
x + 2 = 0 or x = -2
R2
(-3)² + 7(-3) + 10 < 0
9 - 21 + 10 < 0
-2 < 0 = TRUE
18
R3
(0)² + 7(0) + 10 < 10
10 < 0 = FALSE
Outcome: FTF
2. 2x² - x ≥ 15
Solution:
2x² - x = 15
2x² - x - 15 = 0
a=2
b = -1
c = -15
x = 1 + 11 / 4 or x = 3
x = 1 - 11 / 4 or x = ⁻⁵⁄₂ or -2.5
R2
2(0) - (0) - 15 ≥ 0
-15 ≥ 0 = FALSE
19
R3
2(4)² - (4) - 15 ≥ 0
32 - 4 - 15 ≥ 0
13 ≥ 0 = TRUE
Outcome: TFT
General Form:
y = a(x - h)² + k
- Starting point
h = ⁻ᵇ⁄2ₐ
k = 4ac - b² / 4a
Steps on Converting Standard to General Form
20
- Subtract the product of the 2nd binomial term and the GCF
Example:
1. y = 3x² - 12x + 5
Solution:
y = (3x² - 12x) + 5
y = 3(x² - 4x) + 5
y = 3(x² - 4x + 4) + 5 - (3 x 4)
y = 3(x - 2) + 5 - 12
y = 3(x - 2) - 7
h=2
k = -7
- Axis of Symmetry: x = h or x - h = 0
21
7.4 Exercises
y = x² - 2x - 8
Solution:
h = ⁻⁽⁻²⁾⁄2₍₁₎ = 2/2 = 1
- Domain: x/x ∈ R
- Axis of Symmetry must be in the middle row (placed on the 3rd row and column)
- Substitute other values for “x” to figure out the “y” value
Graphing
y = x² - 2x - 8
Axis of Symmetry: 1
22
x-value
h -1 0 1 2 3
k -5 -8 -9 -8 -5
y-value
Steps on Graphing
- Plot points of the “h” and “k” coordinates
- Connect the points with a curve or “parabola” shape
- Create a straight line at a vertex to determine the axis of symmetry
23