If I have that $p_{k,j}: F \to F$ is given by:
$p_{1,0}=(x-2)^3$
$p_{2,0}=(x-1)$
and I have a polynomial function $f_0(x): F \to F$ given by $f_0(x)=1$
How would I find polynomials $h_1$ and $h_2$ so that $f_0(x)=p_{1,0}(x)h_1(x)+p_{2,0}h_2(x)$ for every $x \in F$?