Factorising Polynomial for Control Engineering Problem

  • Thread starter Thread starter ineedmunchies
  • Start date Start date
  • Tags Tags
    Polynomial
ineedmunchies
Messages
42
Reaction score
0

Homework Statement



As part of a control engineering problem, I need to factorise this polynomial.

s^3 + 16s^2 + 85s + 250

(EDIT: the images failed so had to write it in this form)

Homework Equations


I know that the roots are -10, -3+4j and -3-3j.



The Attempt at a Solution


I'm not quite sure where to begin with this. Should i guess a factor and attempt long division to see if it is one? or what should i do?
 
Physics news on Phys.org
You KNOW the roots. Surely you know that if a, b, and c are roots of a cubic (with leading coefficient 1) then it factors as (x- a)(x- b)(x- c).

However, the zeros of your polynomial are NOT -3+4j, -3-3j because complex zeros of a polynomial equation with real coefficents must be conjugates. -3+4j is a solution so the other must be 3- 4j, not -3-3j. That tells you immediately that the factors are (x-(-10))(x-(3+4j))((x-(3-4j)). If you want only real factors then multiply oujt the last two: (x-(3+4j))(x-(3-4j))= ((x-3)- 4j)((x-3)+4j)= (x-3)2+ 16= x2- 6x+9+ 16= x2- 6x+ 25.

x3+ 16x2+ 85x+ 250 factors as (x+ 10)(x2- 6x+ 25) over the real numbers and as (x+ 10)(x-3-4j)(x-3+4j) over the complex numbers.
 
Yea sorry that was a typo for the first roots. shortly after writing this i realized the roots would be part of the factors and worked it out. thanks very much!
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...

Similar threads

Replies
12
Views
3K
Replies
12
Views
2K
Replies
14
Views
2K
Replies
7
Views
2K
Replies
9
Views
3K
Back
Top