Solving 4^x + 2^(x+1) = 60

  • Thread starter Thread starter Cuisine123
  • Start date Start date
  • Tags Tags
    Logarithmic
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
Cuisine123
Messages
38
Reaction score
0

Homework Statement


4x + 2(x+1) = 60


Homework Equations


N/A

The Attempt at a Solution


4x + 2(x+1) = 60
22x + 2(x+1) = 60

I don't know where to go from there.
 
Physics news on Phys.org
edit: ehild has the correct solution.
 
Last edited:
Cuisine123 said:


The Attempt at a Solution


4x + 2(x+1) = 60
22x + 2(x+1) = 60

I don't know where to go from there.


You are on the right track. Note that [itex]2^{(x+1)}=2\cdot 2^x[/itex] and [itex]2^{2x}= (2^x)^2[/itex]. Then choose 2^x as new variable and solve the resultant second order equation.

ehild