✔ 最佳答案
Hi,
6x² - x - 5 = (x - 1)(6x + 5) <==ANSWER
This is how to factor trinomials the way that I teach it, which may be different from what you've done. Try to follow the steps. This method will work on any trinomial.
6x² - x - 5 Look for a GCF. There is none this time. If there was one, factor it out. Then temporarily start both parentheses with the first number and variable.
(6x.......)(6x..........) First sign goes in first parentheses.
(6x -....)(6x.........) Product of signs goes in 2nd parentheses.
(6x -....)(6x +.....) <== pos is because neg x neg = positive
Now multiply your first and third numbers together. Ignore their signs - you've already done them. 6 x 5 = 30 So, out to the side list pairs of factors of 30.
30
------
1, 30
2, 15
3, 10
5, 6
Now you want to pick which factors go in your parentheses, using these rules:
If the signs you put on your parentheses are the SAME, find the factors that ADD up to the middle number in the problem.
If the signs you put on your parentheses are the DIFFERENT, find the factors that SUBTRACT to the middle number in the problem. (Note you look at signs in the parentheses, not in the problem.)
(6x -....)(6x +.....) Your signs are different, so you want to subtract factors to get 1. Those factors are 5 and 6. When you put the numbers in the parentheses, the bigger number is pushy - it always goes first. So your factors now are:
(6x - 6)(6x + 5)
Now you have to reduce either or both parentheses by dividing each parentheses' terms by the largest possible divisor. In our problem, the first parentheses is divisible by 6 but the second parentheses does not reduce.
(6x - 6)(6x + 5)
----------
.....6
This reduces to your final factors of
(x - 1)(6x + 5) <==This is the answer to your problem.
I hope that helps!! :-)