PDA

View Full Version : Limit problem


tandoorichicken
Dec18-03, 08:54 PM
I forgot how to do these kind of problem:

If \lim_{t\rightarrow k} F(t) = 7 and \lim_{t\rightarrow k} G(t) = 0, then what is \lim_{t\rightarrow k} F(t)G(t)?

Also:

What is \lim_{t\rightarrow k} \frac{F(t)}{G(t)+7}?

Jupiter
Dec18-03, 09:44 PM
Since both the limits exist, the limit of the product is just the product of the limits. Also, if you have a quotient and the limit on the top exists and the limit on the bottom exists and is nonzero, then the limit of the quotient is just the quotient of the limits.
If \lim_{t\rightarrow k} G(t)=0, then \lim_{t\rightarrow k} G(t)+7=7, since the limit of a sum is just the sum of the limits (if both limits exist).