Gringo123 said:
Can anyone help me with the following 2 factorising problems?
x squared - 7 squared + 12
From your answer, the expression you want to factor (as we say it here in the US) is x
2 - 7x + 12.
The idea is to factor this trinomial into a product of two binomial factors.
x
2 - 7x + 12 = (x + ?)(x + ?)
What you need to do is find two factors of 12 that add up to -7
You really should learn how to write the symbols. You can write exponents by using the
X2 button in the menu bar above the input window. If that menu bar doesn't appear, click the
Go Advanced button just below the input window.
Also (and again) these -- () -- are parentheses, not brackets. These -- [] -- are brackets.
Gringo123 said:
You want two binomial factors that multiply to the above. Different possibilities are:
(6x + ?)(x + ?)
(3x + ?)(x + ?)
Where I have the ? characters, you need to have factors of -4: -4 * 1, 4 * -1, -2 * 2, 2 * -2. One of these combinations combined with one of the two binomial pairs of factors above might be the one that works. Be advised, though, that it's not possible to factor all trinomials into binomial factors with integer coefficients.
Gringo123 said:
I know that the answers are:
(x-3) (x-4)
and
(3x + 4) (2x - 1)
I guess that in the first one, the solution has something to do with the fact that 3 & 4 add together to make 7 amd multiply to make 21?