Solve 2^{|x+2|}-|2^{x+1}-1|=2^{x+1}+1

  • Thread starter Thread starter utkarshakash
  • Start date Start date
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
1 reply · 2K views
utkarshakash
Gold Member
Messages
852
Reaction score
13

Homework Statement


[itex]2^{|x+2|}-|2^{x+1}-1|=2^{x+1}+1[/itex]

Homework Equations



The Attempt at a Solution


I know this is not a direct equation in quadratic but somehow I have to convert it in that form by assuming something to be another variable. I am supposing [itex]2^x=t[/itex]. But that doesn't help me as I cannot eliminate [itex]2^{|x+2|}[/itex]
 
Physics news on Phys.org
The first thing I would do it set up "cases" to handle the absolute values. x+ 2 will be positive for x> -2 and [itex]2^{x+ 1}- 1> 0[/itex] for x> -1. So if x< -2, both x+ 2 and [itex]2^{x+1}-1[/itex] are negative. If -2< x< -1, x+ 2 is positive but [itex]2^{x+1}- 1[/itex] is still negative. If x> -1, both x+ 2 and [itex]2^{x+1}- 1[/itex] are positive.

Also use the fact that [itex]2^{x+ a}= 2^a 2^x[/itex].