markosheehan Messages 133 Reaction score 0 Thread starter Jun 16, 2016 #1 i am trying to divide x^3+(1-k^2)x+k by (x+k) but i can't do this can you show me how to.
MarkFL Gold Member MHB Messages 13,284 Reaction score 12 Jun 16, 2016 #2 I would use synthetic division here: $$\begin{array}{c|rr}& 1 & 0 & 1-k^2 & k \\ -k & & -k & k^2 & -k \\ \hline & 1 & -k & 1 & 0 \end{array}$$ Thus, we may state: $$x^3+(1-k^2)x+k=(x+k)(x^2-kx+1)$$
I would use synthetic division here: $$\begin{array}{c|rr}& 1 & 0 & 1-k^2 & k \\ -k & & -k & k^2 & -k \\ \hline & 1 & -k & 1 & 0 \end{array}$$ Thus, we may state: $$x^3+(1-k^2)x+k=(x+k)(x^2-kx+1)$$