- #1
forty
- 135
- 0
I need to find the limit x -> infinity of the following:
y = x ( (2x/a) / (1 + (2x/a)) )
Simplifying..
y = x ( (2x/a) / ((a + 2x)/a) )
y = x ( 2x / (a + 2x) )
y = 2x^2 / (a + 2x)
Is this even right in the first place? because I have no idea how to evaluate the lim x -> infinity.
y = x ( (2x/a) / (1 + (2x/a)) )
Simplifying..
y = x ( (2x/a) / ((a + 2x)/a) )
y = x ( 2x / (a + 2x) )
y = 2x^2 / (a + 2x)
Is this even right in the first place? because I have no idea how to evaluate the lim x -> infinity.