5.12 synthetic division

  • MHB
  • Thread starter karush
  • Start date
  • Tags
    Division
In summary, we can use synthetic division and the factor theorem to determine whether a polynomial is a factor of another polynomial. In this case, we applied synthetic division to the given polynomials and found that the remainder was not equal to 0, indicating that the second polynomial is not a factor of the first.
  • #1
karush
Gold Member
MHB
3,269
5
Use factor theorem and syntheitc division and its conjugate to decide whether the second polynomial is a factor of the first
$x^3-5x^2+3x+1;\quad x+1$
\item \textit{apply synthetic division}
\item$\begin{array}{c|rrrrr}
1 &1 &-5 &3 &1\\
& &1 &-4 &-1\\
\hline &1 &-4 &-1 &0
\end{array}$
$(x-1)$ so $x^2-4x-1$
$\begin{array}{rl}
x &=\dfrac{-b\pm\sqrt{b^2-4ac}}{2a}\\
\textsf{a,b,c} &=\dfrac{-(-4)\pm\sqrt{(-4)^2-4(1)(-1)}}{2(-1)}
=\dfrac{4\pm\sqrt{20}}{-2}
=\dfrac{4\pm 2\sqrt{5}}{2}
=2+\sqrt{5}\\
\textsf{hence} &x=1,-1,2+\sqrt{5}
\end{array}$

my first pass thru this...
actually I didn't get what the conjugate thing was about?
 
Mathematics news on Phys.org
  • #2
zeros of $f(x) = x^3 -5x^2 + 3x + 1$ are $x \in \{ 2- \sqrt{5}, 1 , 2+\sqrt{5} \}$

Code:
-1]  1  -5  3   1
        -1  6  -9
------------------
     1  -6  9  -8

$f(-1) = -8 \implies (x+1)$ is not a factor of the cubic polynomial
 
  • #3
If I wanted to determine whether or not x+ 1 is a factor of $x^3- 5x^2+ 3x+ 1$ I would simply observe that when x= -1, $(-1)^3- 5(-1)^2+ 3(-1)+ 1= -1- 5- 3+ 1= -9+ 1= -8$. Since that is not 0, no, x+1 is NOT a factor of $x^3- 5x^2+ 3x+ 1$.
 

1. What is 5.12 synthetic division?

5.12 synthetic division is a method used in algebra to divide a polynomial by a linear expression. It is a simplified version of long division and is commonly used to find the roots of a polynomial equation.

2. How does 5.12 synthetic division work?

In 5.12 synthetic division, the coefficients of the polynomial are written in a table, with the constant term at the top. The divisor is then placed on the left side of the table. The process involves dividing the first term of the polynomial by the divisor, multiplying the result by the divisor, and subtracting it from the next term. This process is repeated until all terms have been divided, and the final result is the quotient of the division.

3. When is 5.12 synthetic division used?

5.12 synthetic division is used when dividing a polynomial by a linear expression. It is commonly used to find the roots of a polynomial equation, as it simplifies the process of long division and makes it easier to determine the solutions.

4. What are the benefits of using 5.12 synthetic division?

One of the main benefits of using 5.12 synthetic division is that it simplifies the process of dividing polynomials by a linear expression. It also allows for a quicker and more efficient way to find the roots of a polynomial equation.

5. Are there any limitations to using 5.12 synthetic division?

Yes, there are some limitations to using 5.12 synthetic division. It can only be used when dividing by a linear expression, and it cannot be used if the divisor has a variable in it. Additionally, it can only be used for polynomials with a degree of 2 or higher.

Similar threads

  • General Math
Replies
2
Views
787
  • General Math
Replies
5
Views
869
Replies
1
Views
832
Replies
2
Views
1K
  • General Math
Replies
3
Views
745
  • General Math
Replies
13
Views
1K
Replies
2
Views
988
  • General Math
Replies
7
Views
978
  • General Math
Replies
8
Views
810
  • General Math
Replies
7
Views
1K
Back
Top