If
,
,
are in an arithmetic progression (in that order), determine 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.
First, we let these variables for simplicity: a = lo g 3 2 b = lo g 3 ( 2 x − 5 ) c = lo g 3 ( 2 x − 3 . 5 )
Since these three numbers are in Arithmetic Progression, then b = a + d c = b + d
where d is the common difference.
If we subtract b from c , then c − b = b − a 2 b = a + c
Substituting back the variables, 2 lo g 3 ( 2 x − 5 ) = lo g 3 2 + lo g 3 ( 2 x − 3 . 5 )
Using the properties of logarithm, lo g 3 ( 2 x − 5 ) 2 = lo g 3 2 ( 2 x − 3 . 5 ) ( 2 x − 5 ) 2 = 2 ( 2 x − 3 . 5 )
We now let 2 x = e for simplicity ( e − 5 ) 2 = 2 ( e − 3 . 5 ) e 2 − 1 0 e + 2 5 = 2 e − 7 e 2 − 1 2 e + 3 2 = 0 ( e − 4 ) ( e − 8 ) = 0
The roots are 4 and 8 . Substituting back e , we will get 2 x = 4 and 2 x = 8
We will get x to be 2 and 3 . But 2 is not in the domain of x since if we substitute 2 for x in b , we will get lo g 3 ( − 1 ) . We cannot have a negative value for the argument of the logarithmic function. Thus, the answer is 3 .