| {{ 'ml-lesson-number-slides' | message : article.intro.bblockCount }} |
| {{ 'ml-lesson-number-exercises' | message : article.intro.exerciseCount }} |
| {{ 'ml-lesson-time-estimation' | message }} |
Here are a few recommended readings before getting started with this lesson.
A quadratic equation is a polynomial equation of degree 2. There is a special name for quadratic equations whose linear coefficient b is 0. These equations can be written in the form ax^2+c=0 and have their own characteristics.
If the linear coefficient b of a quadratic equation is 0, the equation is called a simple quadratic equation and can be written in the following form.
ax^2+c=0
This type of equation can be solved using inverse operations. Once x^2 is isolated, the equation can be written as x^2=d, where d=- ca. The value of d gives the number of solutions the equation has.
d>0:& 2real solutions d=0:& 1real solution d<0:& 0real solutions
The cases d>0, d=0, and d<0 will be discussed one at a time.
sqrt(a^2)=± a
State solutions
If d=0, then the equation x^2=d can be written as x^2=0. This equation can be solved for x. x^2=0 ⇔ x* x=0 By using the Zero Product Property, it can be concluded that x=0. This is the only solution for the equation.
Because the square of any real number is always greater than or equal to 0, if d<0 the equation x^2=d has no real solutions.
Heichi is going on a trip with a friend. He wants to finish up his homework first, so he does not have to worry about it when he gets home.
Write the equations in the form x^2=d. If d>0, the equation has two real solutions. If d=0, then the equation has one real solution. Finally, if d<0, the equation has no real solutions.
Equation | Rewrite as x^2=d | Value of d | Number of Real Solutions |
---|---|---|---|
-4x^2+5=5 | x^2= 0 | d= 0 | One |
5x^2-125=0 | x^2= 25 | d= 25 ⇒ d>0 | Two |
- 3x^2-27=0 | x^2= - 9 | d= - 9 ⇒ d<0 | Zero |
Without solving the simple quadratic equations, determine the number of real solutions.
Apart from determining the number of real solutions of a simple quadratic equation, most of the times it is important to calculate those solutions.
Simple quadratic equations are quadratic equations whose linear coefficient b is equal to 0. ax^2+c=0 This type of equation can be solved using inverse operations, and two steps must be followed.
sqrt(LHS)=sqrt(RHS)
sqrt(a^2)=± a
Calculate root
State solutions
Ali and Heichi are enjoying a ski vacation.
Start by isolating x^2.
sqrt(LHS)=sqrt(RHS)
sqrt(a^2)=± a
sqrt(a/b)=sqrt(a)/sqrt(b)
Calculate root
State solutions
Start by isolating x^2.
sqrt(LHS)=sqrt(RHS)
sqrt(a^2)=± a
State solutions
(I), (II): Use a calculator
(I), (II): Round to 3 significant digit(s)
Solve the following simple quadratic equations by taking square roots. If necessary, round the solutions to two decimal places.
Jordan is representing North High School in an algebra competition.
Start by isolating (x-5)^2.
The quadratic equation given in the last example had a specific format. Equation:& - 2(x-5)^2+2=0 Format:& a(x-h)^2+k=0 It is worth noting that all quadratic equations can be written in this format by a process called completing the square.
Equation | Rewrite |
---|---|
- x^2+4=0 | - 1(x-0)^2+4=0 |
3x^2-6x+5=0 | 3(x-1)^2+2=0 |
5x^2=3x+1 | 5(x-3/10)^2+(- 29/20)=0 |
4x^2+4x=- 2 | 4(x-(- 1/2))^2+1=0 |
4x^2+4x=- 2 | 4(x-(- 1/2))^2+1=0 |
10x^2+160=80x | 10(x-4)^2+0=0 |