Evaluate Limit: 3x^3 + x + 26 / 20x^2 - 5x^3

  • Thread starter Thread starter rcmango
  • Start date Start date
  • Tags Tags
    Limit
rcmango
Messages
232
Reaction score
0

Homework Statement



Evaluate the Limit.

lim x -> infinity (3x^3 + x + 26) / (20x^2 - 5x^3)

Homework Equations





The Attempt at a Solution



I found the answer to be -3/5. is this correct?
I just divided the numerator and the denominator by the greatest exponent.
I see how it was done, but what are the rules to such a problem, and maybe someone could explain what is really going on here. Thankyou.
 
Physics news on Phys.org
rcmango said:

Homework Statement



Evaluate the Limit.

lim x -> infinity (3x^3 + x + 26) / (20x^2 - 5x^3)

Homework Equations


The Attempt at a Solution



I found the answer to be -3/5. is this correct?

yes.

I just divided the numerator and the denominator by the greatest exponent.
I see how it was done, but what are the rules to such a problem, and maybe someone could explain what is really going on here. Thankyou.

to just look and see is the best way. If you wanted, I guess you could have used L'Hopital's Rule:

f=3x^3 + x + 26
g=20x^2 - 5x^3

lim f/g -> inf/inf
lim f'/g' -> inf/inf
lim f''/g'' -> inf/inf
lim f'''/g''' -> -3/5
 
okay i see, but in the original method, do i divide by the largest exponent in the numerator or the denominator, i know I divide the top and bottom by this exponent.
 
There is a general method for the limit of the quotient of 2 polynomials. Write out the quotient of a general polynomial of degree m, co efficients are a_m, a_{m-1}..., and then divide by another polynomial degree n, co efficients are b_n, b_{n-1}. There are 3 cases, 1) m > n, m=n and m< n. For every case, divide through by the highest exponent of x. What do you get?
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top