I'm sorry, I do not understand your comment. Could you please clarify?

  • Thread starter Thread starter courtrigrad
  • Start date Start date
  • Tags Tags
    Log
courtrigrad
Messages
1,236
Reaction score
2
--------------------------------------------------------------------------------

Hello,

I need help with this problem:


4^x + 4^-x = 5/2

My Solution: (Assume we use log with base 4)

log ( 4^x + 4^-x) = log(5/2)

= log (4^0) = log (5/2) ?


I don't see what I am doing wrong. I used the Product Rule. Any help would be greatly appreciated.

Thanks
 
Physics news on Phys.org
log (4^x + 4^-x) is not equivalent to log(4^x) + log(4^-x).

try using the fact that 4^x = 4^(2x)*4^-x
 
Last edited:
1.The product rule of logs says:
log(ab)=log(a)+log(b)
This is not what you've been using.
2. You should write, for example:
4^{x}=e^{xln(4)},4^{-x}=e^{-xln(4)}
Try to rewrite your original problem with a hyperbolic function..
 
Or simplest

(4^x)(4^x) + (4^-^x)(4^x) = \frac{5}{2}(4^x)

Edit: To please arildno :smile:
 
Last edited:
Try y = 4^x.
 
Cyclovenom said:
Or simply

(4^x)(4^x) + (4^-^x)(4^x) = \frac{5}{2}(4^x)
I would have said "Or simplest.." :shy: :redface: :cry:
 
Back
Top