SOLUTION: For the equation {{{x^4 + x^3 -16x^2 -4x +48=0}}} the product of two of the roots is 6. Hence express the equation in the form {{{(x^2+ax+b)(x^2+cx+d)=0}}} Find the roots of

Algebra ->  Polynomials-and-rational-expressions -> SOLUTION: For the equation {{{x^4 + x^3 -16x^2 -4x +48=0}}} the product of two of the roots is 6. Hence express the equation in the form {{{(x^2+ax+b)(x^2+cx+d)=0}}} Find the roots of       Log On


   



Question 1014613: For the equation x%5E4+%2B+x%5E3+-16x%5E2+-4x+%2B48=0 the product of two of the roots is 6.
Hence express the equation in the form %28x%5E2%2Bax%2Bb%29%28x%5E2%2Bcx%2Bd%29=0
Find the roots of the equation

Found 2 solutions by ikleyn, Edwin McCravy:
Answer by ikleyn(52884) About Me  (Show Source):
You can put this solution on YOUR website!
.
Check if the roots are among the divisors of the number 48:

+/-1, +/-2, +/-3, +/-4, +/-6, +/-8, +/-12, +/-24, +/-48.


Answer by Edwin McCravy(20064) About Me  (Show Source):
You can put this solution on YOUR website!
x%5E4+%2B+x%5E3+-16x%5E2+-4x+%2B48=0

You are to express the 4th degree polynomial equation in this form:

%28x%5E2%2Bax%2Bb%29%28x%5E2%2Bcx%2Bd%29=0

Fact 1.  A polynomial equation has the same number of roots as 
its degree, including duplicate roots.

Fact 2: A monic polynomial is a polynomial with leading 
coefficient 1.

Fact 3:  The constant term of a monic polynomial is the product
of the roots if the degree is even [and the negative of the
product of the roots if the degree is odd].  

By fact 1, x%5E4+%2B+x%5E3+-16x%5E2+-4x+%2B48=0 has 4 roots.

by fact 3, the product of all four roots is 48.

We are told that the product of two of the roots is 6.
Since we know that the product of ALL the roots is 48, and 
the product of two of them is 6, the product of the other 
two roots must be 48/6 = 8

Let x%5E2%2Bax%2Bb=0 be the quadratic whose two roots have 
product 6.  Then by the fact 3 above, b=6

Let x%5E2%2Bcx%2Bd=0 be the quadratic whose two roots have 
product 8.  Then by the fact 3 above, d=8.

So we have the identity:

x%5E4+%2B+x%5E3+-16x%5E2+-4x+%2B48%22%22=%22%22%28x%5E2%2Bax%2B6%29%28x%5E2%2Bcx%2B8%29

Multiply out the right side:

x%5E4+%2B+x%5E3+-16x%5E2+-4x+%2B48%22%22=%22%22%22%22=%22%22x%5E4%2Bax%5E3%2Bcx%5E3%2Bacx%5E2%2B14x%5E2%2B8ax%2B6cx%2B48

Equate the terms in x%5E3

x%5E3%22%22=%22%22ax%5E3%2Bcx%5E3

Divide through by x%5E3

1%22%22=%22%22a%2Bc

Equate the terms in x%5E2

-16x%5E2%22%22=%22%22acx%5E2%2B14x%5E2

Divide through by x%5E2

-16%22%22=%22%22ac%2B14

-30%22%22=%22%22ac

Equate the terms in x

-4x%22%22=%22%228ax%2B6cx

Divide through by 2x

-2%22%22=%22%224a%2B3c

So we have the three equations:

system%281=a%2Bc%2C-30=ac%2C-2=4a%2B3c%29

Solve any two of those by substitution or elimination
and get a=-5 and c=6.

So x%5E4+%2B+x%5E3+-16x%5E2+-4x+%2B48=0 in the form

%28x%5E2%2Bax%2Bb%29%28x%5E2%2Bcx%2Bd%29=0

is  

%28x%5E2-5x%2B6%29%28x%5E2%2B6x%2B8%29=0

To find the roots of the equation, factor each of those

%28x-2%29%28x-3%29%28x%2B4%29%28x%2B2%29=0

Set each factor = 0 and the roots are:

2, 3, -4, and -2

Edwin