137k views
6 votes
Can somebody help me please ​

Can somebody help me please ​-example-1
User Mironych
by
2.6k points

1 Answer

8 votes

9514 1404 393

Answer:

  • 3n+6 (n = smallest)
  • 3n (n = middle)

Explanation:

The usual method for doing this is to let n represent the smallest one. Then the three integers are ...

n, n+2, and n+4

and their sum is ...

(n) +(n+2) +(n+4) = 3n+6 . . . . sum of 3 consecutive odd integers (n = smallest)

_____

Personally, for consecutive number problems, I prefer to let the variable represent the average value. If n is the average value of 3 consecutive odd integers, is is the middle integer. Of course, the sum will be 3 times the average:

(n-2) +(n) +(n+2) = 3n . . . . sum of 3 consecutive odd integers (n = middle one)

User Jayamurugan
by
3.5k points