Is there anyway to solve this without substituting with the values? Prove that: $$\frac{1+10w^2}{1-2w} + \frac{2+17w}{2+3w} = 6$$. (Where $w$ & $w^2$ are the cubic roots of unity)
2026-03-29 05:10:44.1774761044
On
Cubic root of unity
174 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
There are 3 best solutions below
0
On
Note that $1+w+w^2 = 0$, as $$w(1+w+w^2) = w+w^2+w^3 = 1+w+w^2$$ and $w \ne 1$. Now we have $$ (1-2w)(2+3w) = 2 - w - 6w^2 = 2 - w - 6(-1-w) = 8+5w $$ and \begin{align*} (1+10w^2)(2+3w) + (1-2w)(2+17w) &= 2+ 3w+20w^2 + 30 + 2 +13 w - 34w^2\\ &= 34 + 16w - 14w^2\\ &= 34 + 16w + 14 + 14w\\ &= 48 + 30w \end{align*} And therefore $$ \frac{1+ 10w^2}{1-2w} + \frac{2+17w}{2+3w} = \frac{48+30w}{8+5w} = 6. $$
There is a 'trick' method: consider
$$6-\dfrac{2+17\omega}{2+3\omega} = \dfrac{12 + 18\omega-2-17\omega}{2+3\omega}=\dfrac{10+w}{2+3\omega}$$
Now if we multiply through by $\dfrac{\omega^2}{\omega^2}\dots$