asked 82.3k views
0 votes
The sum of four consecutive odd integers is -72. Write an equation to model this situation, and ind the values of the four integers.

asked
User Mcdon
by
8.6k points

1 Answer

4 votes

Answer:

  • equation: (x-3) +(x-1) +(x+1) +(x+3) = -72
  • values: -21, -19, -17, -15

Explanation:

When dealing with consecutive integers, it often simplifies the problem to work with their average value. We know the average value of the integers in this problem is the even integer between the middle two. We can call it x, and write the equation ...

(x-3) +(x-1) +(x+1) +(x+3) = -72

This simplifies to ...

4x = -72 . . . . . . . we knew this before we wrote the above equation, since the sum of 4 numbers is 4 times their average.

x = -18 . . . . . . . . the middle number of the sequence

So, the numbers are:

  • -18-3 = -21
  • -18-1 = -19
  • -18+1 = -17
  • -18+3 = -15

_____

A more conventional approach is to define the variable as the integer at one end or the other of the sequence. If we make it be the lowest number, then the equation is ...

(x) +(x +2) +(x +4) +(x +6) = -72

and that simplifies to ...

4x +12 = -72 . . . . . collect terms

4x = -84 . . . . . . . . subtract 12

x = -21 . . . . . . . . . . divide by 4

Now, the other three numbers are found by adding 2, 4, and 6 to this one.

answered
User Mironych
by
7.2k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.