New Reply

Can't understand how to compute this limit where x tends to infinity

 
Share Thread Thread Tools
Jan3-13, 05:05 AM   #1
 

Can't understand how to compute this limit where x tends to infinity


1. The problem statement, all variables and given/known data

This is a question from a past exam paper:

Compute the limit:

lim x→∞
(2x[itex]^{3}[/itex] + x)[itex]/[/itex](3x[itex]^{2}[/itex] − 4x[itex]^{3}[/itex])
2. Relevant equations



3. The attempt at a solution

I really had no idea how to approach this but the solution is:
lim x→∞
(2x[itex]^{3}[/itex] + x)[itex]/[/itex](3x[itex]^{2}[/itex] − 4x[itex]^{3}[/itex])
= lim y→0+
(2 + y[itex]^{2}[/itex])[itex]/[/itex](3y − 4)
=
2[itex]/[/itex]−4
= −1[itex]/[/itex]2
Hopefully someone can explain to me the method used to obtain this answer.
1. The problem statement, all variables and given/known data



2. Relevant equations



3. The attempt at a solution
 
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Hong Kong launches first electric taxis
>> Morocco to harness the wind in energy hunt
>> Galaxy's Ring of Fire
Jan3-13, 05:15 AM   #2
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
It's a fairly standard technique- "infinity" is hard to deal with while "0" is very easy- so they have made use of the fact if x goes to infinity, 1/x goes to 0.

Starting from [itex](2x^3+ x)/(3x^2- 4x^3)[/itex], they have divided both numerator and denominator by the highest power of x, [itex]x^3[/itex], to get [itex](2+ 1/x^2)/(3/x- 4)[/itex] and then replaced "1/x" with "y": (2+y^2)/(3y- 4). Then, as x goes to infinity, y goes to 0 so that the limit is just (2+ 0)/(0- 4)= 2/(-4)= -1/2.
 
Jan3-13, 07:10 AM   #3
 
Or at infinity you take the highest power in the numerator over the highest power in the denominator. In your case it would be 2x^3/-4x^3 and then x^3 will cancel out leaving you with -2/4 which is -1/2.
 
Jan3-13, 08:13 AM   #4
 

Can't understand how to compute this limit where x tends to infinity


Quote by HallsofIvy View Post
It's a fairly standard technique- "infinity" is hard to deal with while "0" is very easy- so they have made use of the fact if x goes to infinity, 1/x goes to 0.

Starting from [itex](2x^3+ x)/(3x^2- 4x^3)[/itex], they have divided both numerator and denominator by the highest power of x, [itex]x^3[/itex], to get [itex](2+ 1/x^2)/(3/x- 4)[/itex] and then replaced "1/x" with "y": (2+y^2)/(3y- 4). Then, as x goes to infinity, y goes to 0 so that the limit is just (2+ 0)/(0- 4)= 2/(-4)= -1/2.
Thanks very much for that - very clear.

Quote by mtayab1994 View Post
Or at infinity you take the highest power in the numerator over the highest power in the denominator. In your case it would be 2x^3/-4x^3 and then x^3 will cancel out leaving you with -2/4 which is -1/2.
Thank you
 
New Reply
Thread Tools


Similar Threads for: Can't understand how to compute this limit where x tends to infinity
Thread Forum Replies
No idea how to compute this limit Calculus & Beyond Homework 2
Compute the limit (with variable in exponent) Calculus & Beyond Homework 4
Compute the limit (exponents with variable) Calculus & Beyond Homework 2
limit of the form 0^infinity+infinity^0 Precalculus Mathematics Homework 6
compute this limit Calculus & Beyond Homework 3