SOLUTION: The sequence log2 32, log2 y, log2 128, ... forms an arithmetic sequence. What is the value of y? (note: the number 2 after the log is the subscript)

Algebra ->  Logarithm Solvers, Trainers and Word Problems -> SOLUTION: The sequence log2 32, log2 y, log2 128, ... forms an arithmetic sequence. What is the value of y? (note: the number 2 after the log is the subscript)       Log On


   



Question 955460: The sequence log2 32, log2 y, log2 128, ... forms an arithmetic sequence. What is the value of y?
(note: the number 2 after the log is the subscript)

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
The sequence log2 32, log2 y, log2 128, ... forms an arithmetic sequence. What is the value of y?
-------------------
log2(y)-log2(32) = log2(128)-log2(y)
---------------------------------------
log2(y) - 5 = 7 - log2(y)
----
2log2(y) = 12
----
log2(y^2) = 12
------
y^2 = 2^12
------
y = 2^6
------
y = 64
------------
Cheers,
Stan H.
------------