negation said:
I arrived at 7 which is consistent with the answer key I have ( This shows the answer means nothing to me if I cannot understand).
It's really not that difficult.
[tex]\lim_{u\to 0} f(u) = 7[/tex]
If we ignore that f(u) is likely undefined at u=0, then this is pretty much like evaluating f(0).
[tex]\lim_{x\to \infty}f(1/x)[/tex]
Is also pretty much like evaluating f(0) because
[tex]\lim_{x\to \infty} 1/x = 0[/tex]
Hence the two limits are asking the exact same question.
negation said:
lim f(x) as x-> 0 = 7 where f(x) = x+7
(is it necessary that we add x as a variable? It is true also that without the x variable, the limit is 7.)
The x variable isn't necessary, but I wanted to use a simple function for the example without possibly causing more confusion.EDIT:
Maybe it'll help if you saw a few more examples.
[tex]\lim_{x\to 1} g(x) = 3/2[/tex]
So in essence, g(1) = 3/2.
Then it's also true that
[tex]\lim_{x\to 1} g(1/x) = 3/2[/tex]
Because 1/x = 1/1 = 1, hence g(1/x) = g(1) = 3/2
Also,
[tex]\lim_{x\to 1} g(x^n) = 3/2[/tex]
For any n since if x=1, 1
n = 1 and so g(1
n)=g(1)=3/2.
But,
[tex]\lim_{x\to 1} g(x+1)[/tex]
is likely not equal to 3/2 because we are now evaluating g(2) and that is probably a different value to g(1).