Solve Lim x(squared) - 2x - 8 | x-->4

  • Thread starter Thread starter mathmann
  • Start date Start date
  • Tags Tags
    Limits
AI Thread Summary
The limit evaluation of lim (x^2 - 2x - 8) / (x√x - 8) as x approaches 4 initially results in an indeterminate form. To resolve this, participants suggest multiplying both the numerator and denominator by the conjugate and factoring the expressions. The numerator simplifies to include a hidden factor of (x - 4), which allows for cancellation with the denominator. After canceling, substituting x = 4 yields the final answer of 2. The discussion emphasizes the importance of careful factorization and simplification in limit problems.
mathmann
Messages
37
Reaction score
0

Homework Statement


Evaluate: lim x(squared) - 2x - 8
x-->4 _________________
x (squareroot of x) -8

Homework Equations





The Attempt at a Solution



subbing 4 in as x resulted in an indterminant.
Ive tried using the conjugate but I get stuck when I can not simplify or cancel.
The main problem I'm having is trying to get rid of the squareroot.
 
Physics news on Phys.org
What 'conjugate' did you multiply by and what did you get? Show more of your work.
 
mulitplied both num/den by x(squared) + 2x + 8

which resulted x(to the power of 4) - 4x(squared) - 64 on top
but x (squareroot of x) -8 * x(squared) + 2x + 8

can the denominator be simplified more?
 
Try multiplying top and bottom by x*sqrt(x)+8.
 
if i got you right, the limit you wrote goes like this

lim (x^2-2x-8)/(x*x^1/2 -8), x-->4 right??
if it is like this than you have to multibly both numerator and denominator by

x*x^1/2+8, what do you get? try this first, than you will get further instructions.

after that try to factorize x^2-2x-8, find x1,x2, what do you get, than on the denominator you get x^3-64, try to factorize this too, and the problem is solved!

i hope this helps
 
Last edited:
ok i got x(cubed)-2x-64/x(squared)*(x)-64
 
Not really right. You should still have a sqrt(x) in the numerator. You don't have to multiply the numerator out. The denominator is ok though, factor it.
 
x(cubed)-2x(sqrt(x))-64

is the denominator correct?
 
If that's supposed to be the numerator, no it's not. It's a binomial times a trinomial - if you do it right you'll get six terms. But I would still encourage you not to do it. Just leave it factored. The denominator IS x^3-64. Have you factored it yet?
 
  • #10
x(sqrd)-2x-8 * x((sqrt)x) + 8
_________________________

(x-4)((x(sqrd) + 4x + 16)
 
  • #11
Ok so far. I'd use more parentheses in the numerator. What do you think you should do now? Hint: the (x-4) term is the source of your problems.
 
  • #12
I assume there's somewhere that i can reduce but I don't see where.
 
  • #13
Is the answer 1/24?
 
  • #14
mathmann said:
Is the answer 1/24?

I doubt it. There's a hidden factor of (x-4) in the numerator. Where could it be?
 
  • #15
(x-4)(x+2){x(sqrtofx)+8}
_____________________
(x-4){(xsqrd)+4x+16}

the x-4's cancel and then I can sub x = 4?

I got 1/8
 
  • #16
Good work! But sub again. Carefully this time.
 
  • #17
haha whoops 96/48 = 2

Thanks for the help.. much appreciated
 
  • #18
yes after you cancel out the (x-4) you can sub the x for 4, but i still think you got the wrong answer. It should be 2.
 
Back
Top