More than once we have heard the teacher ask in class: "Who knows how to solve a quadratic equation without the formula?" We looked around to see who knew the answer, "Do you know what a trinomial is?" The teacher continued asking. We doubted and thought about what word this term could derive from and what a trinomial is. What does it really do? How does understanding about the trinomial benefit our mathematical knowledge? Does it expand the possibility of having greater mathematical efficiency? Or, in fact, might it be superfluous to include it in the ninth-grade curriculum?
In this article, we will try to answer these questions and even have fun with the properties of the trinomial that will help us quickly solve quadratic equations, to simplify fractions, to multiply and divide, to deal with fractions, even with the common denominator in fractions with variables in the numerator and in the denominator.
Trinomial is a Greek word composed of two components:
Tri - is three in Greek
Nom - is partition - with unknown to the square (that is, to the second power)
Therefore: The squared trinomial is an algebraic expression composed of three terms, one with the unknown to the square (to the power 2), the second with the unknown without exponentiation, and the third, numbers without unknowns or letters that are different from those carrying the unknown.
For example, the form:
X2+6X+8
Is a trinomial. Likewise, the form:
−X2−4X+8
is also, even though some of the coefficients of the unknowns are negative.
And, in a general form:
aX2+bX+c
It is a squared trinomial when the letters a,b,c : are correct for any number we place in their place, except for 0
Note that, placing a 0 in place of the a will nullify the structure of the quadratic form
on the other hand, placing a 0 in place of the parameters b or c would turn the trinomial expression (three monomials) into one with only 2 monomials.
Basic concepts related to the quadratic equation and the trinomial
To this end, we will learn to break down every trinomial - a quadratic expression of three monomials into the multiplication of two polynomial factors.
To perform the opposite operation from trinomial to the original given multiplication, we will look for 2 numbers whose product gives said number without the X.
In our case, it is 6 and the sum of both numbers results in the coefficient X, which is the middle monomial of the trinomial -> in this case 5.
2×3=6
5=2+3
Then we factorize
(X+2)(X+3)
and we will look for two numbers that comply with
aX2+bX+c
So, in the following trinomial:
X2+8X+12
We will find the numbers whose product is 12 and their sum 8. These are: 6 and 2, since:
8=2+6
12=6×2
Therefore, the factorization is:
(X+2)(X+6)
Also in the following form:
X2−12X+20
We will find the numbers whose product is 20 and their sum 12, knowing that both must be negative since the product is positive and the sum is negative.
What happens when the product of the factors is negative?
This indicates that these numbers have different signs and, when the sum is positive, it also suggests that the number with the larger defined value is positive.
For example:
X2+5X−6
The numbers 6 and (−1), their sum is 5 and their product (−6). Therefore, we will factorize:
(X−1)(X+6)
X2−7X−8
Let's find 2 numbers whose product is (−8) and whose sum is (−7), and these are: (−8) and 1
Because: 8−=(8−)(1)
and also: 7−=(8−)+1
Therefore, the factorization is:
(X+1)(X−8)
How to Solve Quadratic Equations Without a Formula
X2+11X+24=0
We will look for 2 numbers whose product is 24 and whose sum is 11 , and these are: 8,3 and we will obtain:
(X+8)(X+3)=0
To get the result 0 it could be that the value of the expression in parentheses is 0=(8+X)
This will happen when 8=X
When 0=3+X
So x=−3
And, in this way, simplifying algebraic fractions, we will factorize every trinomial and we can consider various possibilities for simplification:
x2−x−2x2+2x+1=(x+1)(x−2)(x+1)(x+1)
and we will arrive at:
x−2x+1
It cannot be simplified further due to the addition and subtraction operations between them.
Likewise, we can simplify in multiplication operations of fractions by decomposing the trinomial into a multiplication of two factors and simplifying as much as possible.
x−11×x−3x2−4x+3=
x−11×x−3(x−1)(x−3)=1
Also in division operations: After converting the exercise to another of multiplicative inverse we will simplify as much as possible after factoring the trinomial.
How do you factor a trinomial in which the coefficient 2X is different from 1?
In general terms: aX2+bX+c
We will look for two terms whose sum isb and two factors whose product isac
Term A+ Term B=b
Term A× Term B=ac We will break down b into the sum of these two terms, which will allow us to factor the trinomial by taking the common factor out of the parentheses
For example:
2X2+5X+3=
3+2=5,3×2=6
Therefore, we will obtain:
2X2+2X+3X+3=
2X(X+1)+3(X+1)=
(2X+3)(X+1)
Another system for factoring using the quadratic formula:
Thus, for example:
2X2+5X+3=
We will obtain:
2(X2+2.5X+1.5)=
With the quadratic formula we will find the reset numbers of the trinomial within the parentheses:
X2+2.5X+1.5=0
a=1,b=2.5,c=1.5
Now let's place it in the quadratic formula
2a−b±b2−4ac=
and we will arrive at:
X1=−1, X2=−1.5
a. We will start by factorizing X1 and X2:
a(X−X1)(X−X2)
Therefore, the following factorization will be obtained:
2(X+1.5)(X+1)
We multiply the 2 from the first parentheses to get whole numbers and it will be factorized:
Substitution of numbers for letters in the trinomial
When substituting numbers in a trinomial with letters, it is essential that we do it according to the basic rules.
If 1=a, we can carry out a shortened factorization
We will look for 2 terms whose product isc and their sumb.
For example:
X2+2ax−3a2
We will discover that the product of the expressions is:
−a×3a
is
−3a2
and their sum is 2a, therefore, we will obtain
(X+3a)(X−a)
Also, when a is a number that is not1, we will factorize the coefficientX into two terms whose product equalsac.
Thus, for example:
2X2+(2−a)X−a
and we will obtain:
2X2+2X−aX−a
2X(X+1)−a(X+1)
We will take out the common factor X+1 and obtain:
(X+1)(2X−a)
Examples and exercises with solutions of square trinomial
Exercise #1
x2+10x=−25
Video Solution
Step-by-Step Solution
Let's solve the given equation:
x2+10x=−25
First, let's arrange the equation by moving terms:
x2+10x=−25x2+10x+25=0Now we notice that the expression on the left side can be factored using the perfect square trinomial formula for a binomial squared:
(a+b)2=a2+2ab+b2
We can do this using the fact that:
25=52
Therefore, we'll represent the rightmost term as a squared term:
x2+10x+25=0↓x2+10x+52=0
Now let's examine again the perfect square trinomial formula mentioned earlier:
(a+b)2=a2+2ab+b2
And the expression on the left side in the equation we got in the last step:
x2+10x+52=0
Notice that the terms x2,52indeed match the form of the first and third terms in the perfect square trinomial formula (which are highlighted in red and blue),
However, in order to factor this expression (on the left side of the equation) using the perfect square trinomial formula mentioned, the remaining term must also match the formula, meaning the middle term in the expression (underlined with a line):
(a+b)2=a2+2ab+b2
In other words - we'll ask if we can represent the expression on the left side as:
x2+10x+52=0↕?x2+2⋅x⋅5+52=0
And indeed it is true that:
2⋅x⋅5=10x
Therefore we can represent the expression on the left side of the equation as a perfect square binomial:
x2+2⋅x⋅5+52=0↓(x+5)2=0
From here we can take the square root of both sides of the equation (and don't forget there are two possibilities - positive and negative when taking the square root of an even power), then we'll easily solve by isolating the variable:
60−16y+y2=−4First, let's arrange the equation by moving terms:
60−16y+y2=−460−16y+y2+4=0y2−16y+64=0Now, let's note that we can break down the expression on the left side using the short quadratic factoring formula:
(a−b)2=a2−2ab+b2This is done using the fact that:
64=82So let's present the outer term on the right as a square:
y2−16y+64=0↓y2−16y+82=0Now let's examine again the short factoring formula we mentioned earlier:
(a−b)2=a2−2ab+b2And the expression on the left side of the equation we got in the last step:
y2−16y+82=0Let's note that the terms y2,82indeed match the form of the first and third terms in the short multiplication formula (which are highlighted in red and blue),
But in order for us to break down the relevant expression (which is on the left side of the equation) using the short formula we mentioned, the match to the short formula must also apply to the remaining term, meaning the middle term in the expression (underlined):
(a−b)2=a2−2ab+b2In other words - we'll ask if it's possible to present the expression on the left side of the equation as:
y2−16y+82=0↕?y2−2⋅y⋅8+82=0And indeed it holds that:
2⋅y⋅8=16ySo we can present the expression on the left side of the given equation as a difference of two squares:
y2−2⋅y⋅8+82=0↓(y−8)2=0From here we can take out square roots for the two sides of the equation (remember that there are two possibilities - positive and negative when taking out square roots), we'll solve it easily by isolating the variable on one side:
(y−8)2=0/y−8=±0y−8=0y=8
Let's summarize then the solution of the equation:
First, let's arrange the equation by moving terms:
x2−10x=−16x2−10x+16=0
Now we notice that the coefficient of the squared term is 1, therefore, we can (try to) factor the expression on the left side using quick trinomial factoring:
Let's look fora pair of numbers whose product equals the free term in the expression, and whose sum equals the coefficient of the first-degree term, meaning two numbers m,n that satisfy:
m⋅n=16m+n=−10From the first requirement, namely - the multiplication, we notice that the product of the numbers we're looking for must yield a positive result, therefore we can conclude that both numbers must have the same sign, according to multiplication rules, and now we'll remember that the possible factors of 16 are the number pairs 4 and 4, 2 and 8, or 16 and 1. Meeting the second requirement, along with the fact that the signs of the numbers we're looking for are identical will lead to the conclusion that the only possibility for the two numbers we're looking for is:
{m=−8n=−2
Therefore we'll factor the expression on the left side of the equation to:
x2−10x+16=0↓(x−8)(x−2)=0
From here we'll remember that the product of expressions will yield 0 only ifat leastone of the multiplied expressions equals zero,
Therefore we'll get two simple equations and solve them by isolating the unknown in each:
First, let's arrange the equation by moving terms:
x2+144=24xx2−24x+144=0
Now let's notice that we can factor the expression on the left side using the perfect square trinomial formula:
(a−b)2=a2−2ab+b2
We can do this using the fact that:
144=122
Therefore, we'll represent the rightmost term as a squared term:
x2−24x+144=0↓x2−24x+122=0
Now let's examine again the perfect square trinomial formula mentioned earlier:
(a−b)2=a2−2ab+b2
And the expression on the left side in the equation we got in the last step:
x2−24x+122=0
Notice that the terms x2,122indeed match the form of the first and third terms in the perfect square trinomial formula (which are highlighted in red and blue),
However, in order to factor this expression (which is on the left side of the equation) using the perfect square trinomial formula mentioned, the remaining term must also match the formula, meaning the middle term in the expression (underlined):
(a−b)2=a2−2ab+b2
In other words - we'll ask if we can represent the expression on the left side of the equation as:
x2−24x+122=0↕?x2−2⋅x⋅12+122=0
And indeed it is true that:
2⋅x⋅12=24x
Therefore we can represent the expression on the left side of the equation as a perfect square trinomial:
x2−2⋅x⋅12+122=0↓(x−12)2=0
From here we can take the square root of both sides of the equation (and don't forget that there are two possibilities - positive and negative when taking an even root of both sides of an equation), then we'll easily solve by isolating the variable:
First, let's arrange the equation by moving terms:
x2=6x−9x2−6x+9=0
Now let's notice that we can factor the expression on the left side using the perfect square trinomial formula for a binomial squared:
(a−b)2=a2−2ab+b2
We'll do this using the fact that:
9=32Therefore, we'll represent the rightmost term as a squared term:
x2−6x+9=0↓x2−6x+32=0
Now let's examine again the perfect square trinomial formula mentioned earlier:
(a−b)2=a2−2ab+b2
And the expression on the left side in the equation we got in the last step:
x2−6x+32=0
Notice that the terms x2,32indeed match the form of the first and third terms in the perfect square trinomial formula (which are highlighted in red and blue),
However, in order to factor the expression in question (which is on the left side of the equation) using the perfect square trinomial formula mentioned, the remaining term must also match the formula, meaning the middle term in the expression (underlined with a single line):
(a−b)2=a2−2ab+b2
In other words - we'll ask if we can represent the expression on the left side of the equation as:
x2−6x+32=0↕?x2−2⋅x⋅3+32=0
And indeed it is true that:
2⋅x⋅3=6x
Therefore we can represent the expression on the left side of the equation as a perfect square binomial:
x2−2⋅x⋅3+32=0↓(x−3)2=0
From here we can take the square root of both sides of the equation (and don't forget that there are two possibilities - positive and negative when taking an even root of both sides of an equation), then we'll easily solve by isolating the variable: