You can put this solution on YOUR website! Factoring
3n^2 - 19n + 28
---
Using the AC Method::
AC = 3*28 = 84 = -4*-12
B = -4-12
------------------
3n^2 -7n-12n + 28
------------------------
n(3n-7)-4(3n-7)
---------------
(3n-7)(n-4)
------
Cheers,
Stan H.
--------