In my textbook I am advised to always take out the factor of -1 if the quadratic is in the form of $ax^2 + bx + c$ when $a$ is negative.
For example:
$-4x^2 + 4x + 3$
My question is, is this compulsory or could it be resolved without taking out factor -1 at the beginning, as the results are the same?
like this:
$-4x^2 + 4x + 3 = -4x^2 + 6x - 2x + 3 = 2x(-2x + 3) + (-2x +3) = (2x + 1)(-2x + 3)$
and then i can take out $-1$
$-(2x + 1)(2x - 3)$
Is this a correct way to resolve it or should I take out the factor of -1 at the begining and then resolve the equation,
$-4x^2 + 4x + 3 = -(4x^2 - 4x - 3) = -(2x + 1)(2x - 3)$
Yes, you are absolutely correct and your procedure is perfect. And there is no such rule in algebra which states that this cannot be done.