X + 3^x < 4 ? Spivak got me on Chap. 1

  • Thread starter Thread starter dotman
  • Start date Start date
  • Tags Tags
    Spivak
Join the discussion
Registration is free. Start your own thread to ask a follow-up.
3 replies · 4K views
dotman
Messages
127
Reaction score
0
Must be something missing from my repertoire-- Spivak got me in Chapter 1! :-)

Trying to find all x that satisfy:

[tex]x + 3^x < 4[/tex]

I've tried everything I can think of. Here are a few lines I've run down, to no avail:

[tex]x + 3^x < 4 \Rightarrow e^{x+3^x} < e^4 \Rightarrow e^x \cdot e^{3^{x }}< e^4 \Rightarrow e^x \cdot e^{e^{x ln 3}} < e^4[/tex] , and its more complicated.

[tex]x + 3^x < 4 \Rightarrow 3^x < 4 - x \Rightarrow x \cdot ln 3 < ln (4-x)[/tex], and I'm unsure how to usefully proceed.

What I thought to be most promising was:

[tex]x + 3^x < 4 \Rightarrow x + e^{x ln 3} < 4[/tex], unsure how to proceed.

Does [itex]x + e^{ax} = b[/itex] have a general solution for x? What am I missing? I'm beginning to wonder if I should make some general arguments based around all [itex]e^x[/itex] being positive, or some such thing, after some manipulation.
 
Physics news on Phys.org
First notice if x decreases, x + 3x decreases. Then you just need to find where you get equality, and it's everything less than that point
 
Yeah, I see qualitatively that that is the case. The problem is, I don't see how to solve for the exact value-- [itex]x + 3^x = 4[/itex] is no easier for me.

I'm certain I could come up with the solution numerically in no time, but then, I'd still have this knowledge gap :P

Thanks!