Show that $[\root3\of{100} + \root3\of{10}+ 1]/3$
My attempt is this:
Set it equal to x, multiply both sides by 3, and subtract both sides by 1. Then I cube both sides. However, I am stuck after that. Here's my math below:
$$x=[\root3\of{100} + \root3\of{10}+ 1]/3$$ $$\implies 3x=\root3\of{100} + \root3\of{10}+ 1$$ $$\implies3x-1=\root3\of{100} + \root3\of{10}$$ $$\implies(3x - 1)^3 = (\root3\of{100} + \root3\of{10})^3$$ $$\implies27x^3 - 27x^2 + 9x - 1 = 110 + 3(\root3\of{100})^2(\root3\of{10}) + 3(\root3\of{100})(\root3\of{10})^2$$
If I were to factor the right hand side, then I would get $110 + 3(\root3\of{100})(\root3\of{10})[\root3\of{100} + \root3\of{10}]$. If I were to cube both again, then my right hand side would have something like that. Help would be greatly appreciative.
1/27 * x^3 + 1/3 * x^2 + x - 9= 0
– bgj123 Sep 08 '21 at 03:56