Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and the Yahoo Answers website is now in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.
Trending News
How do you solve 2^x =128?
Do I square root something? Or is is logarithm? I'm confused, please help
7 Answers
- 7 years ago
As we know 128 = 2^7, we don't have to use logarithm in this case,
2^x = 128
2^x = 2^7
x = 7
- ?Lv 77 years ago
As we know 128 = 2^7, we don't have to use logarithm in this case,
2^x = 128
2^x = 2^7
x = 7
but in the harder cases, we take log/ln from both sides and use a calculator to find x:
2^x = 128
ln 2^x = ln 128
x * ln 2 = ln 128
x = ln 128 / ln 2
x = 7
- ?Lv 77 years ago
Take the logarithm (any convenient base) of both sides. Since 128 = 2⁷, base 2 is natural
x lb2 = lb128
x = lb128/lb2 = 7
Note: lb(x) is one notation for the binary (base 2) logarithm.
- Anonymous7 years ago
Two ways, but we can do this the easy way..
1. Have the same base (notice 128 is equal to 2^7)
2^x = 2^7
x = 7
2. Done.
-----------------------------------------------
EDIT: You can do this using logarithms, but I like this way because it's easy. The other way is...
2^x = 128
Take ln from both sides
ln 2^x = ln 128
x * ln 2 = ln 128 (x In 2 is the same as In 2^x)
Divide both sides by In 2
x = ln 128 / ln 2
x = 7
- Anonymous7 years ago
x=7; 2^7=128
yes this is a logarithm, it would be changed to look like: log(2)128=7
The (2) would be a subscript
- James BLv 47 years ago
This is the solution of a power function.
To solve, take logarithms of both sides, noting log(2^x) = x*log2
Divide by log 2
Should give the answer 7