Given an arbitrary polynomial:
$$a_0 + a_1x + a_2x^2 ... a_nx^n$$
Does there exist a series of substitutions (or single substitution if you choose to combine them) that leaves this function in the form:
$$p_1w + p_2w^r$$
I am aware there are substitutions (referred to as polynomial depression) that leave the polynomial in the form:
$$p_1 + p_2w + rw^n$$
For example in this article:
http://en.wikipedia.org/wiki/Bring_radical#Bring.E2.80.93Jerrard_normal_form