Inequality Problem from Spivak's Calculus: Chapter 1, Problem 4, Subproblem XI

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 5K views
Why?
Messages
6
Reaction score
0

Homework Statement


Find all numbers x for which:

2x<8

Homework Equations


The Attempt at a Solution



I really haven't been able to figure this one out.
 
Physics news on Phys.org
Do you have any calculations to show?

I assume it means integer values? If so surely isn't it just:

[tex]x=-\infty, ..., 0, \pm 1, \pm 2, \pm 3[/tex]

Unless I'm missing the point somewhere? It seems a bit simple though.

:smile:
 
Note that [tex]8=2^{3}[/tex], 2^{x} in monotonically increasing. So the question is, what values of x satisfy
[tex] 2^{x}<2^{3}[/tex]
can you say what values satisfy this equation?
 
Stated in a different way, [itex]\log_2(t)[/itex] is an increasing function. Inequalities remain true if you apply an increasing function.
 
Sorry I wasn't very clear.

Just thinking it through I know that 23 is 8, so x<3.

However my difficulty was in proving it, using the mathematical context that Spivak uses.

hunt_mat's example makes a lot of sense to me and fulfills that need to explain it more concretely.

Thanks for your help!