<p>I know that these are probably easy limits, but I just forget everything with limits and we have a test on l'hopital's + series when we get back. I don't think these are l'hopital's problems because they are early in the end of the book review, but I'm not sure. I need to know how to do them algebraically so any help would be great.</p>
<p>lim t(1-cost)
t->0 t-sint
(i couldn't do the line for division, but i think it's clear)</p>
<p>lim ((e^x)+x)^(1/x)
x->0 </p>
<p>lim 3x+1<strong>-</strong>1
x->0 x _____sinx
(just imagine lines underneath the 3x + 1 and the -1 and ignore the underscores... those are only there because CC cut out all the space I had in there before)</p>
<p>lim x->0 ( e^x + x )^( 1/x )
= e ^ ( limx->0 ln(( e^x + x )^( 1/x )) )
= e ^ ( limx->0 (1/x) (ln( e^x + x )) )
= e ^ ( limx->0 (ln( e^x + x ))) / (x) )
now we have a limit on the inside which heads to 0/0, so we can do l'hopital's
= e ^ ( limx->0 ((e^x + 1) / (e^x + x)) / (1) )
= e ^ ( limx->0 ((e^x + 1) / (e^x + x)) )
= e ^ 2</p>