Math 9 Quadratic Equations
Math 9 Quadratic Equations
Mathematics
Quarter 1 – Module 1
Quadratic Equations
1
Mathematics – Grade 9
Alternative Delivery Mode
Quarter 1 – Module 1: Quadratic Equations
Republic Act 8293, Section 176 states that: No copyright shall subsist in any work of the
Government of the Philippines. However, prior approval of the government agency or office
wherein the work is created shall be necessary for exploitation of such work for profit. Such
agency or office may, among other things, impose as a condition the payment of royalties.
Borrowed materials (i.e., songs, stories, poems, pictures, photos, brand names, trademarks, etc.)
included in this book are owned by their respective copyright holders. Every effort has been
exerted to locate and seek permission to use these materials from their respective copyright
owners. The publisher and authors do not represent nor claim ownership over them.
2
Learning Competencies: Illustrates quadratic equations (M9AL-Ia-1)
Solving quadratic equations by: (a) extracting square roots; (b) factoring;
(c) completing the square; and (d) using the quadratic formula (M9AL-Ia-b-1)
What is it
A quadratic equation in one variable is a mathematical sentence of degree 2 that can be written
in the standard form ax 2 +bx +c=0 , where a, b and c are real numbers and a≠ 0.
In the equation, ax2 is the quadratic term, bx is the linear term, and c is the constant term.
1. 2 x 2+5 x−3=0 is a quadratic equation (degree 2 or the highest exponent is 2)
in standard form with a= 2, b = 5 and c= -3.
2. 8k – 3 = 12 is a linear equation (degree 1 or highest exponent is 1).
2
3. x + 5 = 0 is a quadratic equation (degree 2 or the highest exponent is 2)
of the form ax2 + c = 0 with a = 1, b=0 and c = 5
4. 3x (x-2) = 10 is a quadratic equation, however, it is not written in standard
form. To write the equation in standard form, expand the
product and make one side of the equation zero as shown
below:
What’s More
A. Identify which of the following equations are quadratic and which are not quadratic. Give a brief
explanation why it is quadratic and why it is not quadratic.
Equations Reasons
_______________1. 2x - 4 = 0 ________________________________
B. Write each quadratic equation in standard form, ax2 + bx + c = 0 then identify the values of a, b, and c.
Quadratic Equations Standard Form a b c
1. 3x – 2x2 = 7
2. 2x (x – 3) =15
3
Lesson 2: Solving Quadratic Equations
Example No.1: Find the solution of the equation x 2−16=0 by extracting the square roots.
Solution: Write the equation in the form x 2=k . Apply Addition Property of Equality (APE).
2 2
x −16=0 x −16+16=0+16
2
x =16
Since, 16 is greater than 0, then the first property can be applied to find the value of x
that will make the equation x2 -16 = 0 true. Apply extracting square roots.
x =16 x=± √ 16 (Property No.1)
2
x=± 4
Checking: For x = 4 For x = -4
2
x – 16 = 0 x2 – 16 = 0
2
(4¿ – 16 = 0 (-4¿2 – 16 = 0
16 - 16 = 0 16 - 16 = 0
0=0 0=0
Both values of x satisfy the given equation.
So, the equation x2 – 16 = 0 is true when x = 4 or when x = -4.
Answer: The equation x2 – 16 = 0 has two solutions: x = 4 or x = -4.
4
Example No. 4: Find the solutions of the equation (x - 4 )2 – 25 = 0.
(x – 4) 2 – 25 + 25 = 0 + 25
x – 4 = ±5
x – 4 + 4 = ±5 x = ±5 + 4
x=5+4 x = -5 + 4
x=9 x = -1
(x - 4)2 – 25 = 0 (x - 4)2 – 25 = 0
(5)2 – 25 = 0 (-5)2 – 25 = 0
25 – 25 = 0 25 – 25 = 0
0=0 0=0
What’s More
5
What is it 2-B. Solving Quadratic Equations by Factoring
What’s More
B. Solve the following quadratic equations by factoring.
1. x2 + 3x – 28 = 0 2. h2 + 6h = 16
6
What is it 2-C. Solving Quadratic Equations by Completing the Square
Another method of solving quadratic equation is by completing the square. This method
involves transforming the quadratic equation a x 2+ bx+ c=0 into the form (x-h¿2 =k,
where k≥0.
To solve the quadratic equation a x 2+ bx+ c=0 by completing the square, the following
steps can be followed.
1. Divide both side of the equation by a, then simplify.
2. Write the equation such that the terms with variables are both on the left side of the
equation and the constant term is on the right side.
3. Add the square of one-half of the coefficient of x on both sides of the resulting
equation. The left side of the equation becomes a perfect square trinomial.
4. Express the perfect square trinomial on the left side of the equation as a square of a
binomial.
5. Solve the resulting quadratic equations by extracting the square root.
6. Solve the resulting linear equations.
7. Check the solutions obtained against the original equation.
7
7. Check the solutions obtained against the original equation 2x2 + 8x – 10 = 0.
For x=1 For x = -5
2x2 + 8x – 10 = 0 2x2 + 8x – 10 = 0
2
2(1) + 8 (1) – 10 = 0 2 (-5)2 + 8 (-5) – 10 = 0
2(1) + 8 – 10 = 0 2 (25) – 40 – 1 0= 0
2 + 8 – 10 = 0 50 – 40 – 10 = 0
0=0 0=0
What’s More
1. s2 + 4s - 21 = 0 2. 2x2 + 4x – 6= 0
Quadratic Equation a x 2+ bx+ c=0 can be solved by using the quadratic formula.
−b ± √ b 2−4 ac
Quadratic Formula: x=
2a
Here are the steps to be followed:
1. Write the equation in standard form.
2. Determine the values of a, b, and c.
3. Substitute the values of a, b, and c in the quadratic formula and simplify.
4. Check the solutions obtained against the original equation.
Example: Find the solutions of the equation 2 x 2+ 3 x =27 using the quadratic formula.
Solution:1. Write the equation in standard form ax2 + bx + c = 0.
2 x 2+ 3 x =27 2 x 2+ 3 x −27=0
2. Determine the values of a, b and c. a=2 b= 3 c= -27
3. Substitute the values of a, b and c in the quadratic formula and simplify.
−b ± √ b 2−4 ac −3 ± √ (3)2−4 ( 2 ) (−27)
x= x= ,
2a 2(2)
−3 ± √ 9−8 (−27 )
x= ,
8 4
−3 ± √ 9+216
x= ,
4
−3 ± √ 225
x= ,
What’s More
D. Find the solutions of each of the following quadratic equations using Quadratic Formula.
9
Assessment
Directions: Read and analyze each item carefully. Choose the correct answer and write the
letter of your choice on the answer sheet provided.
1. It is a polynomial equation of degree two that can be written in the form ax 2 + bx + c = 0, where a, b,
and c are real numbers and a≠0.
a. Linear Equation c. Quadratic Equation
b. Linear Inequality d. Quadratic Inequality
6. Which of the following quadratic equations can be solved easily by extracting square roots?
a. x2 + 7x + 12 = 0 c. 4t2 – 9 = 0
2
b. 2w + 7w – 3 = 0 d. 3v2 + 2v – 8 =0
8. The factors of quadratic equation are (x + 5) and (x- 3). Which of the following quadratic equations has
these factors?
a. x2 - 8x + 15 = 0 b. x2 + 8x + 15 = 0 c. x2 - 2x - 15 = 0 d. x2 + 2x - 15 = 0
10. What is the quadratic equation whose roots are 2 and -5?
a. x2 - 3x + 10 = 0 b. x2 + 3x + 10 = 0 c. x2 + 3x - 10 = 0 d. x2 - 3x - 10 = 0
References
Bryant, Merden L. 2014. Mathematics Learner's Material 9. Pasig City: Vibal Group,
Incorporated.
Bryant, Merden L. 2014. Mathematics Teacher’s Guide 9. Pasig City: Vibal Group,
Incorporated.
10
MATHEMATICS 9
Answer Sheet
Name: __________________________________________________________
Grade & Section: ________________ Score: _______
Quarter 1 – Module 1
Lesson 1
What’s More
A.
B.
Quadratic Equations Standard Form a b c
1. 3x – 2x2 = 7
2. 2x (x – 3) =15
Lesson 2
What’s More (A)
1. 2.
Lesson 2
11
What’s More (B)
1. 2.
Lesson 2
What’s More (C)
1. 2.
Lesson 2
What’s More (D)
12
1. 2.
Assessment
1. 6.
2. 7.
3. 8.
4. 9.
5. 10.
13