jeffmarina
- 2
- 0
Homework Statement
x^2(4x + 13) = 9
Homework Equations
The Attempt at a Solution
Answers are that x = -3, -1 and 3/4. But how can one compute this other than trial and error?
The discussion revolves around solving a third degree polynomial equation, specifically x^2(4x + 13) = 9. Participants are exploring methods to find the roots of the polynomial formed after expanding the equation.
The discussion is active, with participants providing insights into polynomial expansion and root-finding techniques. Some guidance has been offered regarding the rational root theorem and the nature of cubic equations, while questions about the applicability of methods for various polynomial forms remain open.
Participants are navigating the constraints of polynomial equations, including the potential for complex roots and the limitations of certain methods based on the polynomial's characteristics.
Hi, gabba just want to make sure I understand your method here. Is it possible that this may not work for some polynomials since we may end up with a cubic equation of a variable say x_1 ? Which of course leads us back to square one.gabbagabbahey said:Okay good, you can get rid of the 0x term though :)
The next step is to recognize that since this is a third degree polynomial, there will be three roots; let's call them [itex]x_1[/itex], [itex]x_2[/itex], and [itex]x_3[/itex]. This means that [itex]4(x-x_1)(x-x_2)(x-x_3)=0=4x^3+13x^2-9[/itex]. Expand the expression on the left. What do you get?
Defennder said:Hi, gabba just want to make sure I understand your method here. Is it possible that this may not work for some polynomials since we may end up with a cubic equation of a variable say x_1 ? Which of course leads us back to square one.