I'm given the equation $3072x^4-2880x^3+840x^2-90x+3=0$ and told that its roots are $\alpha, \alpha r, \alpha r^2, \alpha r^3,$ for some $r\in \mathbb{R}$.
By considering the sum of the roots, the product, etc. I've found that \begin{gather}\alpha(1+r+r^2+r^3)=\frac{15}{16} \\ \alpha^2r(1+r+2r^2+r^3+r^4)=\frac{35}{128} \\ \alpha^3 r^3(1+r+r^2+r^3)=\frac{15}{512} \\ \alpha^4 r^6=\frac{1}{1024}\end{gather}
But this looks like a rather complex system and I can't see any obvious way solve this for $\alpha$ and $r$.
How can this system be solved?
EDIT
I can see that all of the denominators are powers of $2$, but I can't see how that will help me here.
Since you see powers of $2$, you can use a factorization: $$3072x^4-2880x^3+840x^2-90x+3=3(1024x^4-960x^3+280x^2-30x+1)=$$ $$=3(1024x^4-64x^3-896x^3+56x^2+224x^2-14x-16x+1)=$$ $$=3(16x-1)(64x^3-56x^2+14x-1)=$$ $$=3(16x-1)(64x^3-8x^2-48x^2+6x+8x-1)=$$ $$=3(16x-1)(8x-1)(8x^2-6x+1)=2(16x-1)(8x-1)(4x-1)(2x-1).$$