Cubed root denominator limit question

  • Thread starter Thread starter ochocinco1992
  • Start date Start date
  • Tags Tags
    Limit Root
ochocinco1992
Messages
4
Reaction score
0

Homework Statement


Evaluate lim x->8 (x-8)/(cubed root of x) -2)


Homework Equations





The Attempt at a Solution


I multiplied both numerator and denominator by (cubed root of x) +2. In the denominator, I wrote it as ((x^1/3)-2)*((x^1/3)+2) which simplifies to (x^2/3)-4. I have ((x-8)*((cubed root of x) +2))/((x^2/3)-4). The answer should be 12 but I cannot reach this answer as I get an answer of 0 in the denominator
 
Physics news on Phys.org
Use L'Hôpital's rule...
 
which is?
 
I don't understand how to use it
 
I found this question on another website and they factored x-8 which canceled the ((x^1/3)-8) in the denominator and then you plug 8 into the rest of the numerator to get 12. Is it not possible to just multiply numerator and denominator by (x^1/3)+2?
 
Okay, as both the as both the numerator and denominator in your function equal 0, when x = 8, you end up with 0/0 which is undefined, so we must use L'Hôpital's rule. Differentiating the numerator with respect to (wrt) x and the numerator wrt x we get.

\frac{1}{\frac{1x^{\frac{-2}{3}}}{3}} = \frac{3}{x^{\frac{-2}{3}}}

when x = 8 the above expression equals 12.

I hope this example helps you understand L'Hôpital's rule, which is a very powerful mathematical tool for functions. Take sinc x as another example which is (sin x)/x. As x approaches 0 sinc x approaches 0/0, but using L'Hôpital's rule, we can say that when x = 0 sinc 0 = 1.
 
ochocinco1992 said:
I found this question on another website and they factored x-8 which canceled the ((x^1/3)-8) in the denominator and then you plug 8 into the rest of the numerator to get 12. Is it not possible to just multiply numerator and denominator by (x^1/3)+2?

If you had \sqrt{x} - 2 with a square root, you could multiply by its conjugate \sqrt{x} + 2. However, you have \sqrt[3]{x} - 2 with a cube root which don't really have a conjugate.

So all you can do without using l'Hôpital's rule from Calc II is use the fact that x3 - y3 = (x - y)(x2 + xy + y2) and factor x - 8, or multiply \sqrt[3]{x} - 2 by something that will turn it into x - 8.
 
do as bohrok suggests note that x-8 = (x^(1/3))^3 - 2^3 and use the formula he wrote
 
  • #10
rsa58 said:
do as bohrok suggests note that x-8 = (x^(1/3))^3 - 2^3 and use the formula he wrote

That is an acceptable way for this problem, but some expressions will not factor out as easily as this. That is why I have emphasised learning L'Hôpital's rule as it is an easy way to find the limit for all most all expressions.
 

Similar threads

Back
Top