Answer Limit Question: -3 | Good Day

  • Thread starter Thread starter Mathnewbie
  • Start date Start date
  • Tags Tags
    Limits
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 2K views
Mathnewbie
Messages
14
Reaction score
0
Good Day

I have this limit question that I need to evaluate. I know the answer but am unsure how to answer it.

Evalualte:

lim (3^(x+1))(2-3^(-x))
x-> -Infinity

I know the answer is -3.

Any help would be great
 
Physics news on Phys.org
have you tried it?
 
try distrubuting the [itex]3^{x+1}[/itex]
 
just looking the my proofs solution I don't understand how 3^(x+1) * 2 = 2e^(x+1). Can anybody explain this?
 
i'm not sure what that is, but this is how i proved it:
[tex]\lim_{x\rightarrow -\infty} 3^{x+1} (2-3^{-x})[/tex]
[tex]\lim_{x\rightarrow -\infty} 2(3^{x+1}) - 3^{x+1-x}[/tex]
[tex]\lim_{x\rightarrow -\infty} 2(3^{x+1}) - 3[/tex]
where x approaches negative infinity, therefore, [itex]3^{-\infty} \rightarrow 0[/itex]
[tex]\lim_{x\rightarrow -\infty}3^{x+1} (2-3^{-x}) = - 3[/tex]