Answer Limit Question: -3 | Good Day

  • Thread starter Thread starter Mathnewbie
  • Start date Start date
  • Tags Tags
    Limits
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 3^{x+1}
 
just looking the my proofs solution I don't understand how 3^(x+1) * 2 = 2e^(x+1). Can anybody explain this?
 
Mathnewbie said:
just looking the my proofs solution I don't understand how 3^(x+1) * 2 = 2e^(x+1). Can anybody explain this?

No, because they aren't equal.
 
i'm not sure what that is, but this is how i proved it:
\lim_{x\rightarrow -\infty} 3^{x+1} (2-3^{-x})
\lim_{x\rightarrow -\infty} 2(3^{x+1}) - 3^{x+1-x}
\lim_{x\rightarrow -\infty} 2(3^{x+1}) - 3
where x approaches negative infinity, therefore, 3^{-\infty} \rightarrow 0
\lim_{x\rightarrow -\infty}3^{x+1} (2-3^{-x}) = - 3
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top