hi!
this is the given function:
f(x) = |x+5|+ (|x^2+5x+6|/x)
i divided it up into sections:
f(x) = (x+5)+ (x^2+5x+6)/(x)) when -5<x<-3 x>-2
f(x)= -(x+5)+ (-(x^2+5x+6)/(x)) when x<-5 -3<x<-2
i was going to analyze these two functions but I'm confused.
could someone please help me?!?!?!
thanks!