Quote:
Originally Posted by implex ------------------------------------------------------
Quantitative Question # 017
------------------------------------------------------
Let R(x) be the remainder when x^16 + x^8 + x^6 + x^4 + x^2 + 1 is divided by x^3 - 1. Let D(x) be the divisor (less than degree 4) of x^6 + 4x^3 + 8. Then which among the following is true?
(1) The sum of the coefficients of R(x) and D(x) is equal
(2) The sum of the absolute value of coefficients of R(x) and D(x) is equal
(3) R(x) > D(x) for all non-positive x
(4) at least 2 of the above
(5) none of the above
------------------------------------------------------------------- |
we can find R(x)=2x^2+2x+2
and D(x)=x^2+(sqrt(3)-1)x+2
clearly R(x)-D(x)=x^2+(3-sqrt(3))x
now R(x)-D(X) is not positive for all non-positive x
and options 1 and 2 can be easily negated!
so option 5)
not fully sure!!