for f(x,y) = max(x+2y,x^2+y^2), how would i find where this function is non differentiable. I assume it has to do something with the intersection of x+2y = x^2+y^2, since these are both polynomials