I would use factoring by grouping. If you have an expression in which the only common factor among the terms is 1, then group each term according to a common factor. Then you will factor each group using the common factor. Once you do that, you will see a binomial factor in which the terms have in common. The binomial term is the common factor.
Here is an example of what I mean.
x2 + 5x - 3x - 15 ----> the common factor of each term is 1.
x(x + 5) - 3(x + 5) ----> grouping terms by common factor.
(x - 3)(x + 5) ----> the binomial (x + 5) is the common factor binomial.