The area of between the function $f(x)=x^2$ and the $x$-axis from $1\to a$ is the same as the area between $f^{-1}(x)$ and the $y$-axis from $1 \to b$ when $f(a)=b$
It says write two equations of $a$ in terms of $b$, and so far I've got this $f(a)=b \therefore a=\sqrt{b}$
Then solve for $a$
Question: What is the working to get the second equation of a in terms of $b$?
For $f:[0,\infty)\to [0,\infty)$ given by $x\mapsto f(x)=x^2$, it is a bijection and its inverse function is $g:[0,\infty)\to [0,\infty)$ given by $x\mapsto g(x)=\sqrt{x}$.
The area below the graph of $f$ and above the $x$-axis between the vertical lines $x=1$ and $x=a$ is given by $$A=\int_1^a x^2dx=\left.\frac{x^3}{3}\right|_1^a=\frac{a^3-1}{3}.$$
Now, can you compute the other area using the inverse function?