$X$ has a mean of $2$ and a variance of $4$. $X=a+Zb$ where $Z$ has a Beta distribution with $\alpha=\beta=2$.
Solve for $P(X>1)$ and $x$ such that $P(X>x)=0.25$.
I started out by calculating $a$ and $b$, which (I get) are $2-2\sqrt{5}$ and $4\sqrt{5}$. How shall I go from there?
$$\Pr[X > 1] = \Pr[a + b Z > 1] = \Pr\left[1 \ge Z > \frac{1 - a}{b} \right],$$ if $b > 0$. Then perform the integration.
For the quantile, we require $$0.25 = \Pr[X > x] = \Pr\left[1 \ge Z > \frac{x-a}{b}\right].$$ Unfortunately, this requires the solution to a cubic polynomial, which to express in radicals is cumbersome, but a numeric solution is $$\frac{x-a}{b} \approx 0.67364817766693034885.$$ But there are two solutions to $(a,b)$, both valid, so there will be two solutions to $x$ depending on which transformation is used.