A system of two polynomials f ( x ) = x 5 − 5 x 3 + 4 x + 1 and Q ( x ) = 2 x 2 + x − 1 is such that there are 5 solutions x 1 , x 2 , x 3 , x 4 , x 5 for f ( x ) .
Calculate the product Q ( x 1 ) × Q ( x 2 ) × Q ( x 3 ) × Q ( x 4 ) × Q ( x 5 ) .
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Problem Loading...
Note Loading...
Set Loading...
It helps that Q ( x ) = ( 2 x − 1 ) ( x + 1 ) . So the product is the product of 2 x i − 1 times the product of x i + 1 .
Now x i + 1 are the roots of the monic polynomial f ( x − 1 ) , whose constant term is f ( − 1 ) = 1 , so their product is − 1 .
And 2 x i − 1 are the roots of the monic polynomial 3 2 f ( 2 x + 1 ) , whose constant term is 3 2 f ( 1 / 2 ) = 7 7 , so their product is − 7 7 .
Hence the product is − 1 ⋅ − 7 7 = 7 7 .