|
how do i calculate this
lim_(xβ-β) ((x^4 +2x^2 +xβ2)/(x^3 +2x^2 +xβ1))
multiplying both numerator
and denumerator by (1/x^4 )
lim_(xβ-β) ((1+(2/x^2 )+(1/x^3 )β(2/x^4 ))/((1/x)+(2/x^2 )+(1/x^3 )β(1/x^4 )))
((1+0+0β0)/(0+0+0β0))
β
which is not true the answer is -β,
i tried multiplying (1/x^3 ) and got -β
but still confused what did i do wrong
using (1/x^4 )
|