25,239 views
31 votes
31 votes
Find three consecutive odd integers such that the sum of three times the smaller and twice the largest is equal to one less than four times the middle. find the integers.

User Evilcelery
by
3.0k points

1 Answer

14 votes
14 votes

Answer:

-1, 1, 3

Explanation:

Let x equal the first odd integer.

The three consecutive odd integers would be represented by x, then x+2, then x+4.

So 3x + 2(x + 4) = 4(x + 2) - 1

Solve for x

3x + 2x + 8 = 4x + 8 -1

5x + 8 = 4x + 7

x = -1

User Marsel Novy
by
3.4k points