What is the solution to 2^x + 2^-x = 3?

  • Thread starter Thread starter Andolph23
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 1K views
Andolph23
Messages
4
Reaction score
0

The Attempt at a Solution



2^x + 2^-x = 3

2^x + (1 / ((2^x)) = 3

(4^((x^2)) +1) / (2^x) = 3

(4^((x^2)) + 1) = 6^ x
 
Physics news on Phys.org
No, 2(3^x) is not the same 6^x.
 
My bad. I forgot that they must have the same base to multiply them. Also, If you're referring to the last step, I did multiply both sides by 2^x. I'm stuck at that point though.
 
let u = 2^x
solve the quadratic
after solve for u solve for x
 
Thanks that helped a lot. Thanks everyone for the quick replies