Question 1121320
Three consecutive ODD integers:
{{{system(n, n+2, n+4)}}}



---
three times the third is equal to the opposite of the first
---


{{{3(n+4)=-(n)}}}

{{{3n+12=-n}}}

{{{4n=-12}}}

{{{n=-3}}}


The Numbers:
-3, -1, 1