13 is prime, so we know we can write it as (13x _ _)(x _ _)
17 is also prime so we can guess put it into either one as (13x - 17)(x + 1) or (13x + 1)(x - 17) or (13x - 1)(x + 17) or (13x + 17)(x - 1).
FOILing it out:
(13x - 17)(x + 1) = 13x^2 - 4x - 17
(13x + 1)(x - 17) = 13x^2 - 220x - 17
(13x - 1)(x + 17) = 13x^2 + 220x - 17
(13x + 17)(x - 1) = 13x^2 + 4x - 17
Values of n: -220, -4, 4, 220