There exist three distinct integers a , b and c such that
What is the value of a b c ?
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.
As a , b , c is an arithmetic progression we have:
a = b − r
c = b + r
It's useful to define the midpoint of a series as the variable because, as in this case, it often results in the possibility of cancelling.
a + b + c = ( b − r ) + b + ( b + r ) = 3
3 b = 3
b = 1
We therefore have 3 numbers: 1 − r , 1 and 1 + r . The only way these can be in geometric progression is if one is negative, and the ratio of the geometric progression is also negative. The obvious way for this to happen is if the progression is: 1 , 1 − r , 1 + r .
Let m be the ratio:
m = 1 − r
m 2 = 1 + r
Squaring the first equation gives us:
m 2 = 1 − 2 r + r 2
Equating:
1 − 2 r + r 2 = 1 + r
r ( 3 − r ) = 0
So r = 3 , a = − 2 , b = 1 , c = 4 , and a b c = − 8
Problem Loading...
Note Loading...
Set Loading...
For a , b and c to be in an arithmetic progression, ⟹ b = 2 a + c or a + c = 2 b . From a + b + c = 3 ⟹ 3 b = 3 ⟹ b = 1 .
Let r be the common ratio of the geometric progression. If the order of GP is a → b → c , then:
r 1 + 1 + r r 1 + r r 2 − 2 r + 1 ( r − 1 ) 2 ⟹ r = 3 = 2 = 0 = 0 = 1
Then a = b = c = 1 and they are not distinct and not acceptable.
If the order of GP is b → a → c , then:
1 + r + r 2 r 2 + r − 2 ( r + 2 ) ( r − 1 ) ⟹ r = 3 = 0 = 0 = − 2 Since r = 1 is unacceptable.
⟹ a = − 2 , b = 1 , c = 4 ⟹ a b c = − 8