Limit Evaluation Help: How to Simplify a Limit Involving Rational Functions

  • Thread starter Thread starter f(x)
  • Start date Start date
  • Tags Tags
    Limit
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
9 replies · 3K views
f(x)
Messages
182
Reaction score
0

Homework Statement


Evaluate: [tex]\lim_{x \rightarrow \infty} ( \frac {x^3}{(3x)^2-4}-\frac{x^2}{3x+2} )[/tex]2. The attempt at a solution

First i took x^2/3x+2 common, and then substituted y=1/x , y->0.
simplifying, i get [tex]\frac{-2}{9y}[/tex]...i am unable to eliminate all the y's.
The answer given at the back of the book is 2/9.
Plz help me figure this out.
&&Thx
 
Last edited:
Physics news on Phys.org
There is a theorem for this because what you have is an [tex]\infty[/tex]/[tex]\infty[/tex] correct? (L'Hopital)
Note: If this is a calc one qustion ignore this.
 
Last edited:
learningphysics said:
Are you sure that's exactly the question? The limit approaches minus infinity...
yeah, that's why i am confused

EnumaElish said:
The trick is to convert each term with x's into a term with 1/x's.

What do you need to divide with both the numerator and the denominator of the first term, to convert all the x's into 1/x's?

What do you need to divide with both the numerator and the denominator of the second term?

Say for the 1st term, i divide and multiply by x^3, the Dr. becomes 0 ?
 
Find a common denominator, then add the fractions together.
 
learningphysics said:
Are you sure the question isn't:

[tex]\lim_{x \rightarrow \infty} ( \frac {3x^3}{(3x)^2-4}-\frac{x^2}{3x+2} )[/tex]

I checked it again, but the question is exactly as I put it.
 
(3x)^2 - 4 = 9x^2 - 4 = (3x + 2)(3x - 2)

use this to simply your function (i.e multply your second term with (3x -2) in both nominator and denominator)

Then the x^3 term will vanish

Also, there must be a misprint as "learningphysics" has noticed
 
Last edited:
f(x) said:
I checked it again, but the question is exactly as I put it.

I'm guessing it's a misprint or something that left out the 3... because the limit of the function I just posted is 2/9.