i need to find the second derivative of f(x)= x^2|x| using the definition of derivative.
i divide it into three cases. x<0 = -x^3 , x>0 = x^3 and when x=0
i use lim h->0 ((f(x)+h)-f(x) / h)
and get
when x<0
lim h->0 ((-x^3+h)+x^3 / h
and it just cancel itself? same for the other cases
im probably doing something really wrong..
i divide it into three cases. x<0 = -x^3 , x>0 = x^3 and when x=0
i use lim h->0 ((f(x)+h)-f(x) / h)
and get
when x<0
lim h->0 ((-x^3+h)+x^3 / h
and it just cancel itself? same for the other cases
im probably doing something really wrong..