Question
Question: Factorize the algebraic expression:\({x^2} - 15x + 36\)...
Factorize the algebraic expression:x2−15x+36
Solution
Factors are numbers or algebraic expressions that divide another number or algebraic expression completely without leaving any remainder. The given expression is quadratic so to find the factors of a quadratic expression we have to reduce it to its factors by simply using factorization method.
Complete solution step by step:
Firstly we write down the expression given in the question-
x2−15x+36
Now we want to find the factors of this expression so we use Factorization to reduce the expression to its factors and also keep in mind that factors of an algebraic expression are irreducible meaning that it cannot be reduced further.
So when an expression which has its highest power as 2 is given, then this expression is quadratic so to find its factors we factorize it as products of its factors. We can use grouping method here to find the factors-
Grouping method: In this method we work upon the expression which are of this form x2+ax+b and then look for two factors pandqsuch that
p×q=bandp+q=a
Then the given expression can be written as
x2+(a+b)x+ab
Now multiplying x inside the bracket and then taking common terms together
x2+ax+bx+ab ⇒x(x+a)+b(x+a) ⇒(x+a)(x+b)
These two separate expressions are the factors of the given algebraic expression.
So by observing the given expression carefully we can say that we can have p=−12andq=−3such that
\-12×−3=36=b \-12−3=−15=a
Using the grouping method we have
x2−15x+36 ⇒x2+(−12+(−3))x+(−12)×(−3) ⇒x2−12x−3x+36
Taking common factors of first two and last two elements we have
x(x−12)−3(x−12)=(x−12)(x−3)
That’s it! We have two factors (x−12)and(x−3) as our answer.
Note: We used a grouping method here because the given algebraic expression is not reducible to standard algebraic identities like- x2+2xy+y2=(x+y)2. After careful observation only, a hit and trial method of selecting two numbers such as pandq should be applied to solve the problem.