Question

In: Math

Factor the polynomial as a product of linear factors: x4-5x3+12x2-2x-20

Factor the polynomial as a product of linear factors: x4-5x3+12x2-2x-20

Solutions

Expert Solution

Given -----> f( x ) = x^4 - 5*x^3 + 12*x^2 - 2*x - 20

First we have to check for what value of x the expression becomes zero

Put x = 2

f( 2 ) = 2^4 - 5*2^3 + 12*2^2 - 2*2 - 20

= 16 - 40 + 48 - 4 - 2

= 0

So ( x - 2 ) is a factor of f( x )

f( x ) = x^3*( x - 2 ) - 3*x^2*( x - 2 ) + 6*x*( x - 2 ) + 10*( x - 2 )

=   ( x - 2 )*( x^3 - 3*x^2 + 6*x + 10 )

Now considering------> g( x ) = x^3 - 3*x^2 + 6*x + 10

Again we have to check for what value of x the expression becomes zero

Put x = - 1

g( - 1 ) = -1^3 - 3*( - 1 )^2 + 6*( - 1 ) + 10

= - 1 - 3 - 6 + 10 = 0

So ( x + 1 ) is a factor of g( x )

g( x ) = x^2* ( x + 1 ) - 4*x*( x + 1 ) + 10*( x + 1 )

= ( x + 1 )*( x^2 - 4*x + 10 )

Now check for quadratic equation roots

x = [ - b + / - sqrt( b^2 - 4*a*c ) ] / 2*a

x = [ 4 + / - sqrt( ( - 4 )^2 - 4*1*10 ) ] / 2*1

So , x =  [ 4 + sqrt( 16 - 40 ) ] / 2

= [ 4 + sqrt( - 24 ) ] / 2  

= [ 4 + ( - 4*6 ) ] / 2

= [ 4 + 2* ( - 1*6 ) ] / 2

= 2 + ( - 1*6 )

Since   ( -1 ) = i

x = 2 + [ ( 6 ) ]*i

Similarly x = 2 - [ ( 6 ) ]*i   

Therefore ( x - { 2 + [ ( 6 ) ]*i } ) is a factor of f( x )

Also ( x - { 2 - [ ( 6 ) ]*i } ) is a factor of f( x )

So f( x ) can be written as

( x + 1 )* ( x - 2 )* ( x - { 2 + [ ( 6 ) ]*i } )* ( x - { 2 - [ ( 6 ) ]*i } )

=> ( x + 1 )* ( x - 2 )* ( x - 2 - i ( 6 ) )* ( x - 2 + i ( 6 ) )

So f( x ) = ( x + 1 )* ( x - 2 )* ( x - 2 - i ( 6 ) )* ( x - 2 + i ( 6 ) )


Related Solutions

Factor the following polynomials as a product of irreducible in the given polynomial ring. A. p(x)=2x^2+3x-2...
Factor the following polynomials as a product of irreducible in the given polynomial ring. A. p(x)=2x^2+3x-2 in Q[x] B. p(x)=x^4-9 in Q[x] C. p(x)=x^4-9in R[x] D. p(x)=x^4-9in C[x] E. f(x)=x^2+x+1 in R[x] F. f(x)=x^2+x+1in C[x]
Select the 2 factors that are co-linear Factor A Factor B Factor C Factor D Factor...
Select the 2 factors that are co-linear Factor A Factor B Factor C Factor D Factor E Factor F Factor G 284.9 -256.2 -424.3 -61.8 338.3 -940 -7.8 28.2 -157.3 314 -54.1 -366.9 -90.9 110.2 327.4 474.4 -839.2 -4.3 -525.2 -1079.3 28.7 -391 188 150.2 131.1 634.9 1292.1 137.4 50 69 -1074.1 99.7 -47.4 -164.1 77 -540.6 51.5 -268.8 -54.3 8.8 1786.9 173.7 124 -12.2 183.2 57.2 -314.3 -406.6 -56.4 -332.2 -527.4 13.9 37.4 116.4 1097.7 32.1 -414.3 -588.9 1170.4...
For the given polynomial, find all zeros of the polynomial algebraically. Factor the polynomial completely. ?(?)...
For the given polynomial, find all zeros of the polynomial algebraically. Factor the polynomial completely. ?(?) = ?^4 − 2?^3 − 2?^2 − 2? − 3 For the given polynomial, find all zeros of the polynomial algebraically. Factor the polynomial completely. ?(?) = 6?^4 − 7?^3 − 12?^2 + 3? + 2
Write f(x)=x^4+2x^3+2x+1 as a product of irreducible polynomials, considered as a polynomial in Z3[x], Z5[x], and...
Write f(x)=x^4+2x^3+2x+1 as a product of irreducible polynomials, considered as a polynomial in Z3[x], Z5[x], and Z7[x], respectively. 1. 2. Let f(x) be as in the previous exercise. Choose D among the polynomial rings in that exercise, so that the factor ring D/〈f(├ x)〉┤i becomes a field. Find the inverse of x+〈f├ (x)〉┤i in this field.
Factor Values Find the numerical value of the following factors using (a) linear interpolation (b) the...
Factor Values Find the numerical value of the following factors using (a) linear interpolation (b) the appropriate formula 1. (F/P,18%,33) 2. (A/G,12%,54)
Use MATLAB to plot the polynomial y = 3x4 - 5x3 - 28x2 - 5x + 200 on the interval $1 ≤ x ≤ 1
Use MATLAB to plot the polynomial y = 3x4 - 5x3 - 28x2 - 5x + 200 on the interval $1 ≤ x ≤ 1. Put a grid on the plot and use the ginput function to determine the coordinates of the peak of the curve.  
Consider the following linear programming problem Maximize 6x1 + 4x2 + 5x3 Subject to: 2x1 +...
Consider the following linear programming problem Maximize 6x1 + 4x2 + 5x3 Subject to: 2x1 + 3x2 + x3 ≥ 30 2x1 + x2 + x3 ≤ 50 4x1 + 2x2 + 3x3 ≤ 120 x1, x2, x3 ≥ 0 a) Find the optimal solution by using simplex method b) Find the dual price for the first constraint. c) Find the dual price for the second constraint. d) Find the dual price for the third constraint. e) Suppose the right-hand...
create and submit your own example, using the CRC-8 polynomial (x8+ x7 + x6 + x4...
create and submit your own example, using the CRC-8 polynomial (x8+ x7 + x6 + x4 + x2 +1) to show that an error does or does not occur.
What is the leading coefficient of the polynomial function f(x) = 2x+x³+4?
What is the leading coefficient of the polynomial function f(x) = 2x+x³+4?  
Identify ALL of the factors that are significant at a level of 1%. Factor A Factor...
Identify ALL of the factors that are significant at a level of 1%. Factor A Factor B Factor C Factor D Factor E Factor F Result 130 120.3 125 58.4 110 106.7 2336.8 125.4 93 147.5 145.4 109.5 103.8 2631.1 89.1 78.6 73.9 101.4 59.1 104.5 1788.3 139 56.5 85 143 101.8 99.2 1881 115.9 112 105.6 94.5 133.4 82.7 2182.1 148.6 145.8 83.8 122.6 125.7 130.3 2390.4 140.1 69.5 97.6 53.2 87.5 116.1 1823 67.9 103.1 130.8 67.6 141...
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT