Solution - Simplification or other simple results
Step by Step Solution
Reformatting the input :
Changes made to your input should not affect the solution:
(1): "a2" was replaced by "a^2".
Step 1 :
Trying to factor by splitting the middle term
1.1 Factoring a2-a-6
The first term is, a2 its coefficient is 1 .
The middle term is, -a its coefficient is -1 .
The last term, "the constant", is -6
Step-1 : Multiply the coefficient of the first term by the constant 1 • -6 = -6
Step-2 : Find two factors of -6 whose sum equals the coefficient of the middle term, which is -1 .
-6 | + | 1 | = | -5 | ||
-3 | + | 2 | = | -1 | That's it |
Step-3 : Rewrite the polynomial splitting the middle term using the two factors found in step 2 above, -3 and 2
a2 - 3a + 2a - 6
Step-4 : Add up the first 2 terms, pulling out like factors :
a • (a-3)
Add up the last 2 terms, pulling out common factors :
2 • (a-3)
Step-5 : Add up the four terms of step 4 :
(a+2) • (a-3)
Which is the desired factorization
Final result :
(a + 2) • (a - 3)
How did we do?
Please leave us feedback.