Find the sum of 3 consecutive positive odd integers such that the product of the first and third is 4 less than 7 times the second.
Check out the set: 2016 Problems
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Let:
x = 1 s t n u m b e r x + 2 = 2 n d n u m b e r x + 4 = 3 r d n u m b e r
( x ) ( x + 4 ) = 7 ( x + 2 ) − 4 x 2 + 4 x = 7 x + 1 4 − 4 x 2 + 4 x = 7 x + 1 0 x 2 − 3 x = 1 0 x 2 − 3 x − 1 0 = 0 ( x − 5 ) ( x + 2 ) = 0 x = 5 ∣ x = − 2
Since we are only looking for positive integers:
x = 5 x + 2 = 5 + 2 = 7 x + 4 = 5 + 4 = 9 5 + 7 + 9 = 2 1