The factors of 15 are: 3 and 5.
Note:
the x2 is negative (so one of the Xs needs to be negative)
we have a negative 2x
but the 15 is positive
so our components are:
x, -x, -3, and -5 (negative times a negative makes a positive)
So far, we have:
(+/-x - 3) (+/-x - 5)
Again, since we have a negative 2x, we need a 3x - 5x, and neg * neg = positive, giving us:
-x * -3, and x * -5
This means the -x has to be in the other parenthesis set than -3, and x in the opposite of -5:
(x - 3) (-x - 5)
We can also factor out the negatives out of -x - 5 (essentially multiplying by -1) , making -(x + 5)
So the other way to write this would be:
-(x - 3) (x + 5)