Step 1 :
The polynomial $ 6x^{4}+15x^{3}+10x^{2}-1 $ can be factorized by using the rational root test. To apply this test first we need to find
at least one rational zero.
Polynomial roots calculator can be used to find rational zero.
In this case one rational zero is $ x = -1 $.
This means that we can divide polynomial $ 6x^{4}+15x^{3}+10x^{2}-1 $ by $ x+1 $ (the factor theorem)
After division we have: (you can use Synthetic Division Calculator for the step-by-step explanation on how to divide polynomials. )
$$ \frac{ 6x^{4}+15x^{3}+10x^{2}-1 }{ x+1 } = 6x^{3}+9x^{2}+x-1 $$that is:
$$ 6x^{4}+15x^{3}+10x^{2}-1 = ( x+1 )( 6x^{3}+9x^{2}+x-1 ) $$Step 2 :
Use rational root test to get
$$ 6x^{3}+9x^{2}+x-1 = ( 2x+1 )( 3x^{2}+3x-1 ) $$Step 3 :
Step 3: Identify constants $ a $ , $ b $ and $ c $.
$ a $ is a number in front of the $ x^2 $ term $ b $ is a number in front of the $ x $ term and $ c $ is a constant. In this case:
Step 4: Multiply the leading coefficient $\color{blue}{ a = 3 }$ by the constant term $\color{blue}{c = -1} $.
$$ a \cdot c = -3 $$Step 5: Find out two numbers that multiply to $ a \cdot c = -3 $ and add to $ b = 3 $.
Step 6: All pairs of numbers with a product of $ -3 $ are:
PRODUCT = -3 | |
-1 3 | 1 -3 |
Step 7: Find out which factor pair sums up to $\color{blue}{ b = 3 }$
Step 8: Because none of these pairs will give us a sum of $ \color{blue}{ 3 }$, we conclude the polynomial cannot be factored.