Quote (carteblanche @ Mar 8 2015 06:34pm)
since L is a real number and the denominator is 0, you want the numerator to equal 0 as well.
2x^3 + cx + c = 0
x = 1, so:
2 + c + c = 0
2 + 2c = 0
2c = -2
c = -1
now just evaluate the limit
Ooh, I see it now! Thanks a lot!

Quote (feanur @ Mar 8 2015 07:04pm)
Just write :
√ ( x^4 + x²) = √ ( x² ( x² + 1 )) = √(x²) . √(x² + 1 ) = |x| . √(x² + 1)
√(x² + 1) obviously tends to 1
|x| / x = 1 if x > 0, and = -1 if x < 0.
Understood! Thank you for your help!
Everything was answered, so the thread may be closed or whatever.