Quadratic Equations
A quadratic equation is a polynomial equation with degree two. In other words, it is an equation of the form , where , and are real numbers and .
Contents
Solving by Factoring
Main Article: Factoring Polynomials
We can solve quadratics using factoring and the zero product property. In general, we can rewrite a quadratic as the product of two linear factors such that . By the zero product property,
Now, to factorise a quadratic equation, follow these steps.
We have to break (the coefficient of ) into two terms in such a way that their sum is and their product is
Next we need to group and factorize them in a way that they both have one factor common.
Now we will have the equation transformed into factors. From here on, the solution is easy. We use the zero product property and equate each factor to , i.e. and .
Solve for by the method of factoring.
Following the steps mentioned above, we first break the coefficient of in two terms such that their sum equals and their product equals : where we can observe that and : Taking out as a common factor, we have Therefore the two roots of the given equation are and .
Method of Solving a Quadratic Equation by Factorizing:
Step 1. Make the given equation free from fractions and radicals and put it into the standard form
Step 2. Factorize into two linear factors.
Step 3. Put each linear factor equal to (to apply the zero product rule).
Step 4. Solve these linear equations and get two roots of the given quadratic equation.
Solve by the method of factoring.
We have which gives or .
Note that the factors of are and .
Solve the equation for .
We have So,
Note: We cannot always factor into linear factors using only real numbers. For some quadratics e.g., , the linear factors require complex numbers:
Try the following problems:
What are the solutions to the equation
Find the positive root of the equation .
If the value of is , then find the minimum value of .
Finding Quadratic Equation from Roots
When two places of the variable are given, we have to write them of the form .
To find the equation from the roots:
Step 1. If the variable is given, and two values and are given, then we have to simplify them to Step 2. Multiplying the equations and simplifying them, we arrive at this:
Find the quadratic equation whose roots are and
Considering the equation in variable , we have the following:
Multiplying both the equations, we have
Find the quadratic equation whose roots are and
Considering the equation in variable , we have the following:
Multiplying both the equations gives \[\begin{align} (x-5)(x-6) & =0\\ x(x-6)-5(x-6) & =0\\
x^2-6x-5x+30 & =0\\
x^2-11x+30 & =0.\ _\square \end{align}\]
Solving by Completing the Square
Main Article: Completing The Square
For a quadratic polynomial , completing the square means finding an expression of the form
Complete the square for the quadratic .
Since our middle term is , we know that we will want a perfect square with the form , which expands to .
Thus, we can do the following:
Solve this equation by method of completing square.
First take as common: . Since our middle term is we know that we will want a perfect square with the form
So rewrite the whole equation as
Thus we have
Find the minimum value of for real .
Solving by Quadratic Formula
Main Article: Quadratic Formula
The quadratic formula states that for the equation , the values of are given by the following:
To see how this formula is derived via completing the square, see Quadratic Formula.
Solve for .
Here, . Using the quadratic formula, we get
\[\begin{align} x &= \dfrac{-b \pm \sqrt{b^2 -4ac}}{2a}\\ & = \dfrac {-(-2) \pm \sqrt{(-2)^2 - 4×5×-3}}{2×5}\\ & = \dfrac {2 \pm \sqrt{4 +60}}{10} = \dfrac {2 \pm \sqrt{64}}{10}\\
& = \dfrac {2 \pm 8}{10}\\ \Rightarrow x & = -0.6 \, \text{ or }\, x=1.\ _\square \end{align}\]
Solve for .
Here, . Using the quadratic formula, we get
Solve for
Substituting the values in the quadratic formula, we get
Try the following problems:
Using the quadratic formula above, find the roots of the equation
Solve the quadratic equation
Check out the set: 2016 Problems.
Parabolas
Main Article: Parabolas
Here is an example illustrating the above.
Find the equation of a parabola with vertex at if its axis of symmetry is the -axis and its graph contains the point .
We write the vertex form of the parabola as . Plug in the coordinates of the given point to find
Try the following problems:
If the McDonald's logo were stored as a set of pixels, enlargement would quickly result in distorted or pixelated images, which are an eyesore. As such, companies often make vector images of their logos, in which the information is stored as mathematical formulae. Such vector images are easily scaled while maintaining sharp, crisp images.
As a first approximation, the logo is deconstructed and approximated as 2 parabolic curves of the form and . The McDonald's logo has a height to length ratio of 1.05. What is ?
As ranges over all real values, what is the minimum of
Nature of Roots of Quadratic Equation
The nature of roots of a quadratic equation can be determined by observing the quadratic formula closely. It basically consists of a discriminant which actually makes the difference in formula and leads us two roots.
We know the quadratic formula is
for any quadratic equation written in standard form of . The discriminant for the quadratic equation is
where
Determine the nature of roots of the following two quadratic equations:
For the quadratic equation :
Since which implies that the roots are real and distinct.For the quadratic equation :
Since which implies that the roots are real and repeated.
Find the value of for which the following quadratic polynomial has repeated roots:
We know that if then the quadratic polynomial has repeated roots. So,
Show that the equation has real and distinct roots for all real values of .
Here, and . So the discriminant would be
Since is a perfect square, it is always greater than or equal to . So,
Thus, the discriminant is always greater than , implying that this equation has distinct real roots for any real value of .
Word Problems - Basic
Two years ago, a man's age was three times the square of his son's age. In three years, his age will be four times his son's age. Find their present ages.
Let the present age of the son be . Then the son's age two years ago was , and his father's age two years ago was . This implies the present age of the father is , and hence in three years his age will be . The son's age in 3 years will be .
According to given conditions, the following holds:
If = , then the son's age 2 years ago would become negative, which is impossible. So, the son's present age is , which implies that the present age of the man is
Find two numbers whose sum is , and product .
Let one number be . Then, according to the first condition, the second number is . Substituting, the value in the second condition, we get
Therefore, the smaller number is and the larger one is .
The product of two consecutive positive integers is 90. What is their sum?
Since the integers are consecutive, we can rewrite the expression above as . This gives us the following quadratic equation: . Factoring, we can see that
which implies . Then the two numbers are 9 and 10, and their sum is 19.
Try the following problems:
A teacher, on attempting to arrange the students in the form of a solid square for a mass drill, found that 24 students were left out. When he increased the size of the square by one, he found that he was short of 25 students. Find the number of students.
The difference of the cubes of two consecutive odd positive integers is 400 more than the sum of their squares. Find the sum of the two integers.
Clarification: The odd positive integers are Two consecutive odd positive integers refer to two consecutive numbers in this sequence. It does not refer to two consecutive integers (of which one will not be odd).
Biquadratic Equations
Sometimes, the quadratic formula could be useful in solving equations of larger degree.
Solve .
That equation isn't something you'd want to factor. So, you could make the substitution . Then the equation would read
We can solve that with the quadratic formula:
But we're not done yet. We want , not . Since , solving that equation for gives
Quadratic Equations - Problem Solving
This section contains miscellaneous problems on quadratic equations for you to try, which will eventually enhance your problem solving skills.
Find the sum of all possible values of that satisfy the equations above. Note that is an arbitrary constant.
Find the sum of all the real roots of the equation above.