"Solve the polynomial equation. Find all complex solutions, both real and imaginary." 8x^3 +27 = 0
Okay. They've given you a sum of cubes, along with a formula for factoring sums of cubes. (here) Where are you stuck in plugging this information into that formula?"Solve the polynomial equation. Find all complex solutions, both real and imaginary."
8x^3 +27 = 0
Since it is a cubic equation,you know that it has at least one real (root) solution."Solve the polynomial equation. Find all complex solutions, both real and imaginary."
8x^3 +27 = 0
Personally, although converting to a complex exponential is the best way to solve hard equations of this type, for something a simple as this, I would just write the equation as x3=−827 so that one obvious solution is x=−3827=−23. Now divide 8x3+27 by 2x+3 to get 4x2−6x+9 and complete the square or use the quadratic formula to solve that.
Exactly. By applying the formula they gave the student, s/he would obtain the linear factor (and thus the real solution), and then could apply the Quadratic Formula to what remains (and thus obtain the two complex solutions).Another way:
Use standard factorization (I think suggested by Stapel before):
a3 + b3 = (a + b)(a2 - ab + b2)