show that the equation has a root in the interval $(0, \pi)$ $$e^{x/\pi} + \sin(x) = x^2$$
I have solved it with the Intermediate Value Theory (as below) but I don’t think that my justification is enough, and I don’t know how to do it in a different way?
My answer:
let: $f(x) = e^{x/\pi} + \sin(x) - x^2$
Note that: $f(0) = 1+0-0 = 1$
Note that: $f(\pi) = e+0-\pi^2 =$ a negative number (how can I justify this w/o a calculator)
So, by the intermediate value theory, all numbers between $0$ and (that negative number) is defined.
Also, later I noticed that the interval in question is an open interval and it didn’t say that this equation is continuous. So, back to square one?