Question
How to determine the interval for the domain of an inverse function of a quadratic function
For an example the graph of $y=x^2$ 's inverse has the domain of x is larger or equal to 0 using algebraic methods. (if we were to use graphic it would be obvious)
I was wondering how we determine such interval of the inverse of a quadratic
A quadratic of the form $y=ax^2+bx+c$ with $a\ne0$, then it has a vertex at $x=-\frac b{2a}$, hence, the domain of the inverse will fall into two cases
If $a>0$, then $x\ge-\frac b{2a}$.
If $a<0$, then $x\le-\frac b{2a}$