Question
Question: Factorise polynomial \(\left( {2{x^2} + x - 6} \right)\) ....
Factorise polynomial (2x2+x−6) .
Solution
Given polynomial is of degree 2. Polynomials of degree 2 are known as Quadratic polynomials. Quadratic polynomials can be factored by the help of splitting the middle term method. In this method, the middle term is split into two terms in such a way that the polynomial remains unchanged.
Complete step by step Answer:
For factorising the given quadratic polynomial (2x2+x−6) , we can use the splitting method in which the middle term is split into two terms such that the sum of the terms gives us the original middle term and product of the terms gives us the product of the constant term and coefficient of x2.
So, (2x2+x−6)
= 2x2+(4−3)x−6
We split the middle term x into two terms −3x and 4x since the product of these terms, −12x2 is equal to the product of the constant term and coefficient of x2 and sum of these terms gives us the original middle term, x.
= 2x2+4x−3x−6
= 2x(x+2)−3(x+2)
= (x+2)(2x−3)
So, the factored form of the quadratic polynomial (2x2+x−6) is (x+2)(2x−3).
Additional Information: Similar to quadratic polynomials, quadratic solutions can also be solved using factorisation method. Besides factorisation, there are various methods to solve quadratic equations such as completing the square method and using the Quadratic formula.
Note: Splitting of the middle term can be a tedious process at times when the product of the constant term and coefficient of x2 is a large number with a large number of divisors. Special care should be taken in such cases.