You can put this solution on YOUR website! Typically I do a quick graph to see what's what.
Looks like x=-1 is a root.
Let's check,
Yes it is, (x+1) is a factor.
.
.
.
We can use polynomial long division to find the remaining quadratic function.
Showing polynomial long division is a little difficult.
The first part will show the factor (left hand column), then the factor times the divisor,
then the next line will show the subtraction.
Then repeat.
Hopefully it makes sense.
.
.
...........___________________
(x+1)|x^3+9x^2+13x+5
x^2:...x^3+x^2
-----------------------------------
..................8x^2+13x+5
8x:............8x^2+8x
-----------------------------------
...............................5x+5
5:...........................5x+5
-----------------------------------
.....................................0
.
.
.
.
Let's use the quadratic formula to find the remaining roots.
.
.
.
Now put it all together,