Find three cosecutive odd intrgers such that when twice the smallest is added to five times the largest the result is -253

let n, n+2, n+4 be the odd integers.

2n+5( n+4)=-253