You can put this solution on YOUR website! can this be factored using the ac test?
3x^2 + 11x -4
---
Think of 2 numbers whose product is ac = 3*-4 = -12
and whose sum is b = 11
----
The numbers are +12 and -1
----
3x^2 + 12x -x -4
---
3x(x+4)-(x+4)
----
= (x+4)(3x-1)
===============
Cheers,
Stan H.
===============