I am attempting to (dis)prove that the function
$$(x,y) \mapsto \frac{4x+3y+2}{x^2+xy+2x+y}$$
is convex for $x,y>0$.
Attempting to differentiate the function does not seem like a good idea (or am I making a mistake and this simplifies greatly?). I tried to search for useful rules of quotient of convex functions, however that did not yield and pertaining and/or useful information.
My best guess is I could somehow build an argument starting from the fact that the denominator is always positive.
Thanks for any help!
I guess you are right. Look at
http://www.stanford.edu/~boyd/cvxbook/
examples 3.32 and 3.33, you may follows these ideas.