rowardHoark
- 15
- 0
Factoring a 4th order polynomial
Example:
(jw)^{3}+6(jw)^{2}+5jw+30=0 can be re-written into 6(5-w^{2})+jw(5-w^{2}). The fact that there are two identical (5-w^{2}) is a desirable outcome. Imaginary number j=\sqrt{-1} becomes -1 when raised to the power of 2.
The problem is to transform (jw)^{4}+7(jw)^{3}+59(jw)^2+98(jw)+630=0 in a similar manner.
So far I have been unsuccessful.
w^{4}-7jw^{3}-59w^{2}+98jw+630=0
(w^{4}-59w^{2})+7(-jw^{3}+14jw+90)=0
Homework Statement
Example:
(jw)^{3}+6(jw)^{2}+5jw+30=0 can be re-written into 6(5-w^{2})+jw(5-w^{2}). The fact that there are two identical (5-w^{2}) is a desirable outcome. Imaginary number j=\sqrt{-1} becomes -1 when raised to the power of 2.
Homework Equations
The problem is to transform (jw)^{4}+7(jw)^{3}+59(jw)^2+98(jw)+630=0 in a similar manner.
The Attempt at a Solution
So far I have been unsuccessful.
w^{4}-7jw^{3}-59w^{2}+98jw+630=0
(w^{4}-59w^{2})+7(-jw^{3}+14jw+90)=0
Last edited: