SOLUTION: Let 2^a = 5 and 2^b = 9. Using exponent rules, solve the equation in terms of a and/or b. 5^x = 32 x = I don't think logs are used in this equation, but I can't figure ou

Algebra ->  Exponents -> SOLUTION: Let 2^a = 5 and 2^b = 9. Using exponent rules, solve the equation in terms of a and/or b. 5^x = 32 x = I don't think logs are used in this equation, but I can't figure ou      Log On


   



Question 363596: Let 2^a = 5 and 2^b = 9. Using exponent rules, solve the equation in terms of a and/or b.
5^x = 32
x =
I don't think logs are used in this equation, but I can't figure out the operation. Thanks!

Found 2 solutions by edjones, Alan3354:
Answer by edjones(8007) About Me  (Show Source):
You can put this solution on YOUR website!
5^x = 32
log[5](5^x)=log[5](32)
x=2.153...
.
Ed

Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
Let 2^a = 5 and 2^b = 9.
Using exponent rules, solve the equation in terms of a and/or b.
Solve what equation? Is that 1 problem or 2? Or 3?
------------------
Maybe you mean this.
2^a = 5
a*log(2) = log(5)
a = log(5)/log(2)
a =~ 2.3219
---------------
2^b = 9
Do it the same way.
------------
5^x = 32
x*log(5) = log(32)
x = log(32)/log(5)
x =~ 2.1534