Question 1058419
Find three consecutive odd integers such that 3 times the first is equal to 5 times the second
---------
3n = 5(n+2) = 5n + 10
n = -5
------
--> -5, -3, -1
=============
Was that hard?