Finding the Solution to the Equation 2^x = 12 + 4x

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

Homework Statement



2^x=12+4x Find x.

Homework Equations



none

The Attempt at a Solution


I have tried to change it in form of logarithm xlog2=log4+log3+x and i found that log(3+x) is unexpandable so i was stuck here.
 
Physics news on Phys.org
Hello Weiloong, welcome to PF :smile: !

Your change isn't correctly written: it is true that log(2x) = x log 2, but for log (12 + 4x) you meant log 4 + log(3+x) and that indeed doesn't help all that much.

Why don't you do some trial and error and see what comes out: x = 1, 2, 3, etc...
 
You could also try plotting the left and right sides of the equation and seeing where the curves meet, though that only gives an approximate answer.
 
  • Like
Likes   Reactions: Merlin3189
WeiLoong said:

Homework Equations



none

Isn't the Quadratic Equation relevant here? :smile:
 
SteamKing said:
I don't think so, since the LHS has 2x rather than x2.

Oops, thanks! I misread it. o0)
 
You can rewrite the equation as x=2(x-2)-3. Both sides are increasing functions. Plotting them, you can see where the roots are. For positive x, it should be greater than 4. If x is negative, it should be near -3. Trial and error will work :)