find all sets of three consecutive odd integers whose sum is greater than 54 and less than 63

2 answers

The sum of three consecutive odd integers is
S(n)=(n-2) + n + (n+2) = 3n
So 54<S(n)<63, or
54 < 3n < 63
Divide all by 3 to get
18 < n < 21
Solve for all valid (integer) value of n.
Each value of n relates to the set of integers {n-2, n, n+2} that satisfies the specified requirements.
how do you get n-2, n, n+2 I keep getting n, n+2 and n+4?
Similar Questions
  1. i don't get this questionconsecutive integers are integers that differ by one. you can represent consecutive integers as
    1. answers icon 5 answers
  2. i don't get this questionconsecutive integers are integers that differ by one. you can represent consecutive integers as
    1. answers icon 1 answer
    1. answers icon 1 answer
    1. answers icon 1 answer
more similar questions