Learn on PengiOpenStax Algebra and TrigonometryChapter 2: Equations and Inequalities
Lesson 2.5: Quadratic Equations
In this Grade 7 math lesson from OpenStax Algebra and Trigonometry, students learn four methods for solving quadratic equations: factoring, the square root property, completing the square, and the quadratic formula. The lesson covers key concepts including standard form, the zero-product property, and factoring expressions with a leading coefficient of 1. Part of Chapter 2: Equations and Inequalities, this lesson builds the foundational algebraic skills needed to solve real-world problems involving second-degree polynomials.
Section 1
📘 Quadratic Equations
New Concept
A quadratic equation involves a variable squared, like x2. This lesson equips you with four essential methods to solve them: factoring, using square roots, completing the square, and applying the powerful quadratic formula, x=2a−b±b2−4ac.
What’s next
You've got the big picture. Next, you'll dive into practice cards and short videos that break down each of the four solving methods, starting with factoring.
Section 2
Solving by Factoring
Property
Factoring involves writing a quadratic equation as a product of linear terms. This method relies on the zero-product property, which states that if a⋅b=0, then a=0 or b=0. The equation must be in standard form ax2+bx+c=0.
When a = 1: Find two numbers whose product is c and whose sum is b. Use them to create factors (x+k1)(x+k2)=0.
When a ≠ 1: Use grouping. Find two numbers whose product is ac and sum is b. Rewrite the bx term using these numbers, then factor the resulting four-term polynomial.
Section 3
The Square Root Property
Property
With the x2 term isolated, the square root property states that: if x2=k, then x=±k where k is a nonzero real number.
To solve using this method:
Isolate the x2 term on one side of the equal sign.
Take the square root of both sides of the equation, putting a ± sign before the expression on the side opposite the squared term.
Simplify the numbers on the side with the ± sign.
Examples
To solve x2=121, we take the square root of both sides: x=±121, so the solutions are x=11 and x=−11.
Section 4
Completing the Square
Property
Completing the square is a method for solving a quadratic equation by creating a perfect square trinomial on one side. Given an equation in the form x2+bx=c, we can transform it:
Multiply the b term by 21 and square it: (2b)2.
Add this value to both sides of the equation: x2+bx+(2b)2=c+(2b)2.
The left side now factors to (x+2b)2, allowing you to solve using the square root property.
Examples
Solve x2+10x=11. Take half of b (10) and square it: (210)2=25. Add 25 to both sides: x2+10x+25=11+25, which is (x+5)2=36. So, x+5=±6, and x=1 or x=−11.
Solve x2−8x−9=0. Move the constant: x2−8x=9. Add (2−8)2=16 to both sides: x2−8x+16=9+16. This simplifies to (x−4)2=25. So, x−4=±5, and x=9 or x=−1.
Section 5
The Quadratic Formula
Property
Written in standard form, ax2+bx+c=0, any quadratic equation can be solved using the quadratic formula:
x=2a−b±b2−4ac
where a, b, and c are real numbers and a=0. To use it, ensure the equation is in standard form, identify a,b, and c, and substitute them into the formula.
Examples
Solve x2+2x−8=0. Here a=1,b=2,c=−8. Using the formula: x=2(1)−2±22−4(1)(−8)=2−2±4+32=2−2±6. The solutions are x=2 and x=−4.
Solve 3x2−5x+2=0. Here a=3,b=−5,c=2. The formula gives x=2(3)−(−5)±(−5)2−4(3)(2)=65±25−24=65±1. The solutions are x=1 and x=32.
Section 6
The Discriminant
Property
For ax2+bx+c=0, where a, b, and c are real numbers, the discriminant is the expression under the radical in the quadratic formula: b2−4ac. It tells us whether the solutions are real numbers or complex numbers and how many solutions of each type to expect.
If b2−4ac>0, there are two real solutions.
If b2−4ac=0, there is one real solution.
If b2−4ac<0, there are two complex solutions.
Examples
For x2−10x+25=0, the discriminant is (−10)2−4(1)(25)=100−100=0. This indicates there is one rational solution.
For 3x2+7x−6=0, the discriminant is 72−4(3)(−6)=49+72=121. Since 121>0 and is a perfect square, there are two rational solutions.
Book overview
Jump across lessons in the current chapter without opening the full course modal.
Expand to review the lesson summary and core properties.
Expand
Section 1
📘 Quadratic Equations
New Concept
A quadratic equation involves a variable squared, like x2. This lesson equips you with four essential methods to solve them: factoring, using square roots, completing the square, and applying the powerful quadratic formula, x=2a−b±b2−4ac.
What’s next
You've got the big picture. Next, you'll dive into practice cards and short videos that break down each of the four solving methods, starting with factoring.
Section 2
Solving by Factoring
Property
Factoring involves writing a quadratic equation as a product of linear terms. This method relies on the zero-product property, which states that if a⋅b=0, then a=0 or b=0. The equation must be in standard form ax2+bx+c=0.
When a = 1: Find two numbers whose product is c and whose sum is b. Use them to create factors (x+k1)(x+k2)=0.
When a ≠ 1: Use grouping. Find two numbers whose product is ac and sum is b. Rewrite the bx term using these numbers, then factor the resulting four-term polynomial.
Section 3
The Square Root Property
Property
With the x2 term isolated, the square root property states that: if x2=k, then x=±k where k is a nonzero real number.
To solve using this method:
Isolate the x2 term on one side of the equal sign.
Take the square root of both sides of the equation, putting a ± sign before the expression on the side opposite the squared term.
Simplify the numbers on the side with the ± sign.
Examples
To solve x2=121, we take the square root of both sides: x=±121, so the solutions are x=11 and x=−11.
Section 4
Completing the Square
Property
Completing the square is a method for solving a quadratic equation by creating a perfect square trinomial on one side. Given an equation in the form x2+bx=c, we can transform it:
Multiply the b term by 21 and square it: (2b)2.
Add this value to both sides of the equation: x2+bx+(2b)2=c+(2b)2.
The left side now factors to (x+2b)2, allowing you to solve using the square root property.
Examples
Solve x2+10x=11. Take half of b (10) and square it: (210)2=25. Add 25 to both sides: x2+10x+25=11+25, which is (x+5)2=36. So, x+5=±6, and x=1 or x=−11.
Solve x2−8x−9=0. Move the constant: x2−8x=9. Add (2−8)2=16 to both sides: x2−8x+16=9+16. This simplifies to (x−4)2=25. So, x−4=±5, and x=9 or x=−1.
Section 5
The Quadratic Formula
Property
Written in standard form, ax2+bx+c=0, any quadratic equation can be solved using the quadratic formula:
x=2a−b±b2−4ac
where a, b, and c are real numbers and a=0. To use it, ensure the equation is in standard form, identify a,b, and c, and substitute them into the formula.
Examples
Solve x2+2x−8=0. Here a=1,b=2,c=−8. Using the formula: x=2(1)−2±22−4(1)(−8)=2−2±4+32=2−2±6. The solutions are x=2 and x=−4.
Solve 3x2−5x+2=0. Here a=3,b=−5,c=2. The formula gives x=2(3)−(−5)±(−5)2−4(3)(2)=65±25−24=65±1. The solutions are x=1 and x=32.
Section 6
The Discriminant
Property
For ax2+bx+c=0, where a, b, and c are real numbers, the discriminant is the expression under the radical in the quadratic formula: b2−4ac. It tells us whether the solutions are real numbers or complex numbers and how many solutions of each type to expect.
If b2−4ac>0, there are two real solutions.
If b2−4ac=0, there is one real solution.
If b2−4ac<0, there are two complex solutions.
Examples
For x2−10x+25=0, the discriminant is (−10)2−4(1)(25)=100−100=0. This indicates there is one rational solution.
For 3x2+7x−6=0, the discriminant is 72−4(3)(−6)=49+72=121. Since 121>0 and is a perfect square, there are two rational solutions.
Book overview
Jump across lessons in the current chapter without opening the full course modal.