To start with, we should find the points of intersection of the two functions, as these will be the terminals of our regions of integration.
$\displaystyle \begin{align*} 2\,x^2 &= x + 1 \\ 2\,x^2 - x - 1 &= 0 \\ 2\,x^2 - 2\,x + x - 1 &= 0 \\ 2\,x\,\left( x - 1 \right) + 1 \,\left( x - 1...