I need--in pursuit of my problem https://mathoverflow.net/questions/342446/perform-certain-constrained-integrations-over-an-ordered-subsection-of-a-3-simpl --to integrate \begin{equation} \sqrt{(x+1) \left(2 \sqrt{-2 x^2-x+1}-x+2\right)} \end{equation} and \begin{equation} \sqrt{(1-2 x) \left(2 \sqrt{-2 x^2-x+1}-x+2\right)} \end{equation} over $x \in [\frac{1}{6},\frac{1}{4}]$, as well as \begin{equation} \sqrt{-x \left(x+2 \sqrt{-x (2 x-1)}-1\right)} \end{equation} and \begin{equation} \sqrt{(2 x-1) \left(x+2 \sqrt{-x (2 x-1)}-1\right)} \end{equation} over $x \in [\frac{1}{8} \left(2-\sqrt{2}\right),\frac{1}{6}]$.
I am rather confident--along the order of the answer of Vasily Mitch to Can a certain series of integrals over $[0,\frac{1}{16}]$ be solved using integration-by-parts? -- that these four integrands can each be simplified so that they involve only one square root, rather than their present two, thus (and products of $x^n$ with them) becoming integrable, but would like a "second opinion".
Yes, I believe you're right. \begin{eqnarray} 2 \sqrt{-2 x^2-x+1}-x+2&=& 2\sqrt{(1-2x)(1+x)} -x+2\\ &=&2\sqrt{(1-2x)(1+x)} +1+x+1-2x\\ &=& \left(\sqrt{1-2x}+\sqrt{1+x}\right)^2\ . \end{eqnarray} So \begin{eqnarray} \sqrt{(x+1)\left(2 \sqrt{-2 x^2-x+1}-x+2\right)}\\ =\sqrt{(1-2x)(1+x)}& +(1+x) \end{eqnarray} and \begin{eqnarray} \sqrt{(1-2x) \left(2 \sqrt{-2 x^2-x+1}-x+2\right)}\\ =\sqrt{(1-2x)(1+x)}& +(1-2x) \end{eqnarray} Also, \begin{eqnarray} 1+2 \sqrt{x(1-2x)}-x&=& 2 \sqrt{x(1-2x)} + x + 1-2x\\ &=& \left(\sqrt{x}+\sqrt{1-2x}\right)^2\ . \end{eqnarray} So \begin{eqnarray} \sqrt{x \left(1+2 \sqrt{x(1-2x)}-x\right)}&=& x+\sqrt{x(1-2x)}\ , \end{eqnarray} and \begin{eqnarray} \sqrt{(1-2x) \left(1+2 \sqrt{x(1-2x)}-x\right)}\\ =(1-2x)&+\sqrt{x(1-2x)}\ . \end{eqnarray}