Struggling with a Limit Calculation: Can You Help?

  • Context: Undergrad 
  • Thread starter Thread starter hugo.hribeiro
  • Start date Start date
  • Tags Tags
    Calculation Limit
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 · 2K views
hugo.hribeiro
Messages
3
Reaction score
0
I was reviewing my concepts of limits and didnt manage to solve this one. Probably is simple but I am not managing to get it.

Limit (2^x * (x + 1)) / (1 - 3^x)
+oo

i can see the answer is 0 but can't manage to get it...

Thx in advance,
 
Physics news on Phys.org
yea, i remember that one...but still no luck in refactoring to a possible 0 result.
 
Divide top and bottom by 2^x.
 
Got it... divide by 2^x and then divid again by x.

Thx people ;)