limit( (((x^2)+3*x)/(x)), x=0 ) Is there some strategy?
Realize that x cannot = 0
(x^2+3)/x = x+3 as x approaches ZERO this value approaches 3