How to factorise: #3n^2-11n+6# ?
2 Answers
Explanation:
Let
Hence, we must find the values of
Since
Thus,
Now we are looking for two numbers
Since
Let's assume
The negative factors of
Testing the above factors in turn against
Hence:
Thus,
[NB: With some practice, relatively simple factorisation such as in this question, can usually be performed by inspection. However, the process is as above whether or not it need be expressed step by step.]
Explanation:
Given:
#3n^2-11n+6#
Here are a couple of methods that we can use to factor it:
AC Method
Since the constant term is positive like the coefficient of the leading term, find a pair of factors of
The pair
Use this pair to split the middle term and factor by grouping:
#3n^2-11n+6 = (3n^2-9n)-(2n-6)#
#color(white)(3n^2-11n+6) = 3n(n-3)-2(n-3)#
#color(white)(3n^2-11n+6) = (3n-2)(n-3)#
When it works, the AC Method can be quite quick and easy, but if the factors have irrational or complex coefficients then you will need more powerful methods such as...
Completing the square
We can factor any quadratic in a single variable by completing the square then using the difference of squares identity:
#a^2-b^2 = (a-b)(a+b)#
In the given example, the leading term is not a perfect square and the middle term has an odd coefficient, so it makes the arithmetic simpler if we multiply by
We use the difference of squares identity with
#12(3n^2-11n+6) = 36n^2-132n+72#
#color(white)(12(3n^2-11n+6)) = (6n)^2-2(6n)(11)+121-49#
#color(white)(12(3n^2-11n+6)) = (6n-11)^2-7^2#
#color(white)(12(3n^2-11n+6)) = ((6n-11)-7)((6n-11)+7)#
#color(white)(12(3n^2-11n+6)) = (6n-18)(6n-4)#
#color(white)(12(3n^2-11n+6)) = 6(n-3)(2)(3n-2)#
#color(white)(12(3n^2-11n+6)) = 12(n-3)(3n-2)#
So dividing both ends by
#3n^2-11n+6 = (n-3)(3n-2)#