You can put this solution on YOUR website! 12x^2 - 68x + 80
Here the factors are derived as below:
1. Try to find 2 numbers whose sum is equivalent to the middle number 68 and product is the product of the first and the last constants , in this case they are 12 and 80.
Sum = -68 = (-48) + (-20)
Product = 12*80 = 960 = 48*20 = (-48) * (-20)
12x^2 - 68x + 80 = 12x^2 - 48x - 20x + 80
= 12x(x - 4) - 20(x - 4)
= (x - 4)(12x - 20)
= (x - 4)4(3x - 5)
12x^2 - 68x + 80 = 4(x - 4)*(3x - 5)