Solving Limits without L'Hospital's Rule

  • Thread starter Thread starter sara_87
  • 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
5 replies · 3K views
sara_87
Messages
748
Reaction score
0

Homework Statement



evaluate limit as x tends to 1:

(x^(2/3)-2x^(1/3)+1)/((x-1)^2)

Homework Equations





The Attempt at a Solution



=lim (x^(1/3)-1)^2/(x-1)^2

what do i do next??
(note, i don't want to use l'hospitals rule)
 
Physics news on Phys.org
sara_87 said:
(note, i don't want to use l'hospitals rule)

...hmmm... why not?

Attached is my solution.
 

Attachments

Last edited:
Office_Shredder said:
Substitute y = x1/3 Then

[tex]\frac{(x^{1/3}-1)^2}{(x-1)^2} = \frac{(y-1)^2}{(y^3-1)^2}[/tex]

and y3-1 = (y-1)(y2 + y + 1)

I can't believe that. I worked it out straight away but it took me like 30 mins to make that PDF lol... i wish i'd known this forum had LaTeX... then I might not have used LyX :smile:

Nike: Every day is a competition.
 
Thank you very much wimma and office shredder.
:)