are three consecutive positive integers, whose product is equal to 16 times of the sum. What is the value of ?
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.
Since a , b and c are consecutive integers, we let a = b − 1 and c = b + 1 . So, we have a + b + c = b − 1 + b + b + 1 = 3 b and a b c = ( b − 1 ) b ( b + 1 ) = b 3 − b .
From the question, we have 1 6 ( 3 b ) = b 3 − b ⇒ b 3 − 4 9 b = 0 ⇒ b ( b 2 − 4 9 ) = b ( b − 7 ) ( b + 7 ) = 0 . Since b is positive, thus b = 7 (reject b = 0 and b = − 7 ). Hence a + b + c = 3 b = 3 ( 7 ) = 2 1 .
Note: We can check that a = 6 , b = 7 , c = 8 does indeed satisfy the conditions of the question.