Question
Question: How do you factor the expression \({x^2} - 15x + 54\)?...
How do you factor the expression x2−15x+54?
Solution
First, equate this polynomial with zero and make it an equation. Next, compare the given quadratic equation to the standard quadratic equation and find the value of numbers a, b and c in the given equation. Then, substitute the values of a, b and c in the formula of discriminant and find the discriminant of the given equation. Finally, put the values of a, b and D in the roots of the quadratic equation formula and get the desired result.
Formula used:
The quantity D=b2−4ac is known as the discriminant of the equation ax2+bx+c=0 and its roots are given by
x=2a−b±D or x=2a−b±b2−4ac
Complete step by step solution:
First, equate this polynomial with zero and make it an equation.
⇒x2−15x+54=0
We know that an equation of the form ax2+bx+c=0, a,b,c,x∈R, is called a Real Quadratic Equation.
The numbers a, b and c are called the coefficients of the equation.
The quantity D=b2−4ac is known as the discriminant of the equation ax2+bx+c=0 and its roots are given by
x=2a−b±D or x=2a−b±b2−4ac
Now, compare x2−15x+54=0 quadratic equation to standard quadratic equation and find the value of numbers a, b and c.
Comparing x2−15x+54=0 with ax2+bx+c=0, we get
a=1, b=−15 and c=54
Now, substitute the values of a, b and c in D=b2−4ac and find the discriminant of the given equation.
D=(−15)2−4(1)(54)
After simplifying the result, we get
⇒D=225−216
⇒D=9
Which means the given equation has real roots.
Now putting the values of a, b and D in x=2a−b±D, we get
⇒x=2×1−(−15)±3
It can be further simplified as
⇒x=215±3
⇒x=215+3 and x=215−3
⇒x=218 and x=212
⇒x=9 and x=6
⇒x−9=0 and x−6=0
Final Solution: Therefore, the trinomial x2−15x+54 can be factored as (x−6)(x−9).
Note: We can also factorize a given trinomial by splitting the middle term.
For factorising an algebraic expression of the type ax2+bx+c, we find two factors p and q such that
ac=pq and p+q=b
Step by step solution:
Given, x2−15x+54
We have to factor this trinomial.
To factor this trinomial, first we have to find the product of the first and last constant term of the expression.
Here, the first constant term in x2−15x+54 is 1, as it is the coefficient of x2 and last constant term is 54, as it is a constant value.
Now, we have to multiply the coefficient of x2 with the constant value in x2−15x+54, i.e., multiply 1 with 54.
Multiplying 1 and 54, we get
1×54=54
Now, we have to find the factors of 54 in such a way that addition or subtraction of those factors is the middle constant term.
Middle constant term or coefficient of x in x2−15x+54 is −15.
So, we have to find two factors of 54, which on multiplying gives 54 and in addition gives −15.
We can do this by determining all factors of 54.
Factors of 54 are ±1,±2,±3,±6,±9.
Now among these values find two factors of 54, which on multiplying gives 54 and in addition gives −15.
After observing, we can see that
(−6)×(−9)=54 and (−6)+(−9)=−15
So, these factors are suitable for factorising the given trinomial.
Now, the next step is to split the middle constant term or coefficient of x in these factors.
That is, write −15x as −6x−9x in x2−15x+54.
After writing−15x as −6x−9x in x2−15x+54, we get
⇒x2−15x+54=x2−6x−9x+54
Now, taking x common in x2−6x and putting in above equation, we get
⇒x2−15x+54=x(x−6)−9x+54
Now, taking (−9) common in −9x+54 and putting in above equation, we get
⇒x2−15x+54=x(x−6)−9(x−6)
Now, taking (x−6) common in x(x−6)−9(x−6) and putting in above equation, we get
⇒x2−15x+54=(x−6)(x−9)
Final Solution: Therefore, the trinomial x2−15x+54 can be factored as (x−6)(x−9).
In the above question, it should be noted that we took −6 and −9 as factors of 54, which on multiplying gives 54 and in addition gives −15. No, other factors will satisfy the condition. If we take wrong factors, then we will not be able to take common terms out in the next step. So, carefully select the numbers.