Use the ML estimate to check that $|\int_\gamma e^z -\bar{z}| \leq 57$ where $\gamma$ is the boundary of the triangle with vertices at $0, 3i, -4$.
I have that $L = 12$, the length of the triangle. I am having trouble figuring out M so that ML = 57. I was trying to follow an example that my professor gave us.
By the triangle inequality $|e^z -\bar{z}| \leq |e^z| + |\bar{z}|$. Then $|e^z|= e^x \leq 1 $ since $-4 \leq x \leq 0$. Also $|\bar{z}| = \sqrt{x^2 + y^2} \leq 5$. So by my estimate $ |\int_\gamma e^z -\bar{z}| \leq 12(1+5) = 72$. Where is my thinking going wrong? I'm not sure how we are suppose to come up with 57?