You could build a set of polynomials that would work.
$f_1(x) = 1\\
f_2(x) = a (x-\frac 12)$
Centering your polynomials in the middle of the interval will make things easier in the long run.
now calibrate a such that:
$\int_0^1 f_1(x) f_2(x) \ dx = 0$ and $\int_0^1 f_2^2(x) \ dx = 1$
$f_2(x) = 12(x - \frac 12)$
etc.
But, this sounds like work
The trigonometric functions are orthogonal when evaluated over a full period, and make for a very nice basis.
$a_0 = 1, a_n = 2 cos 2n\pi, b_n = 2 \sin 2n\pi$
as for b) show that
$\int_0^1 f_1(x) f_2(x) \ dx \ne 0$ if both $f_1(x)$ and $f_2(x) > 0$ for all $x$ in the interval.