When factoring $3 + 4a - 7a^2$ why are there two possible factors? $(-7a -3)(a - 1)$ and $(3 + 7a)(1 - a)$. What is the principle? I assume that the two factors are inverse in some way.
2026-03-28 23:57:34.1774742254
Why does this Polynomial have two valid factored forms?
113 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
(-7a -3) and (3 + 7a) are "equivalent" in the sense that they differ by a multiplicative constant (which is -1 in this case). The same is true for (a - 1) and (1 - a).
Other instance is: Ax + By + C = 0 and - Ax - By - C = 0 are two different equations but they represent the same straight line.