Question 998376: Find three consecutive odd integers such that the sum of the first and the third is equal to twice the second.
Answer by Alan3354(69443) (Show Source):
You can put this solution on YOUR website! Find three consecutive odd integers such that the sum of the first and the third is equal to twice the second.
------------
Any 3 integers will work.
1, 3, 5
23,25,27
---------
n-2 + n + n+2 are integers (odd or even)
n-2 + n+2 = 2n
|
|
|