| Do you have to factorise?
Group what you see are similar in any two terms.
For example, if you had ab + bc + cd, you could see that the first two have b in common, or the last two have c in common. Two different ways are:
b(a+c) + cd --or-- ab + c(b+d)
Try doing the same for your question. |