How to solve the following quadratic equation by factoring?
And what to do when the 2nd degree term has a non-1 coefficient?
$$ 3x^2 + 11x - 4 = 0 $$
Essentially, what I'm asking is how can I factor $3x^2 + 11x - 4$ as the product of two linear expressions?
$$3x^2+11x-4=(3x-1)(x+4).$$
Can you agree ?