I had this question:
"Find the cubic equation whose roots are the the squares of that of $x^3 + 2x + 1 = 0$" and I kind of solved it. In that my answer was $x^3 - 4x^2 + 4x + 1$, but it was actually $x^3 + 4x^2 + 4x - 1 = 0$.
I took the general equation of a cubic equation, which was: $x^3 +bx^2/a + cx/a + d/a$.
Through simultaneous equations, I found what $b/a, c/a, d/a$ should equate to for my unknown cubic polynomial. Am I supposed to make $b/a, c/a, d/a$ all positive, then substitute it into the general formula?
Any help would be greatly appreciated, thanks.