Divisibility and Factor Determination

Determine unknown coefficients, verify divisibility, or identify factors of a polynomial given that one polynomial divides another or that specific roots/factors are known.

cmi-entrance 2011 QA7 3 marks View
When does the polynomial $1 + x + \cdots + x ^ { n }$ have $x - a$ as a factor? Here $n$ is a positive integer greater than 1000 and $a$ is a real number.
(A) if and only if $a = - 1$
(B) if and only if $a = - 1$ and $n$ is odd
(C) if and only if $a = - 1$ and $n$ is even
(D) We cannot decide unless $n$ is known.
isi-entrance 2023 Q24 View
The polynomial $x ^ { 10 } + x ^ { 5 } + 1$ is divisible by
(A) $x ^ { 2 } + x + 1$.
(B) $x ^ { 2 } - x + 1$.
(C) $x ^ { 2 } + 1$.
(D) $x ^ { 5 } - 1$.
turkey-yks 2010 Q9 View
$$P(x) = 2x^{3} - (m+1)x^{2} - nx + 3m - 1$$
Given that the polynomial is completely divisible by $x^{2} - x$, what is $m - n$?
A) $\frac{-1}{3}$
B) $\frac{-1}{2}$
C) $\frac{3}{2}$
D) $2$
E) $3$
turkey-yks 2017 Q28 View
Let $a$ and $b$ be integers such that $$\begin{aligned}& P ( x ) = x ^ { 3 } - a x ^ { 2 } - ( b + 2 ) x + 4 b \\& Q ( x ) = x ^ { 2 } - 2 a x + b\end{aligned}$$ For the polynomials
  • $\mathrm{P} ( - 4 ) = 0$
  • $\mathrm{Q} ( - 4 ) \neq 0$
it is known that.\ If the roots of polynomial $\mathbf{Q} ( \mathbf{x} )$ are also roots of polynomial $\mathbf{P} ( \mathbf{x} )$, what is the difference $b - a$?\ A) 8\ B) 9\ C) 11\ D) 13\ E) 14
turkey-yks 2017 Q29 View
How many second-degree polynomials have coefficients from the set $\{ 0,1,2 , \ldots , 9 \}$ and have one root equal to $\frac { - 2 } { 3 }$?\ A) 5\ B) 7\ C) 8\ D) 10\ E) 11
turkey-yks 2021 Q16 View
Let $a, b, c \in \mathbb{R}$ and $a \neq 0$. To factor the polynomial $ax^2 + bx + c$, we search for $m, n, r, s \in \mathbb{R}$ such that $a = m \cdot r$, $c = n \cdot s$, and $b = m \cdot s + n \cdot r$. If numbers satisfying these conditions can be found, the polynomial is factored as $ax^2 + bx + c = (mx + n)(rx + s)$.
Using the method described above, Sude wants to factor the polynomial $2x^2 + bx - 21$ where $b \in \mathbb{R}$. After finding the real numbers $m, n, r$, and $s$ that satisfy the given conditions, she notices that these numbers are each integers. Later, she confuses the places where she should write the numbers $n$ and $s$, and mistakenly factors the polynomial as $(mx + s)(rx + n)$ instead of $(mx + n)(rx + s)$, and finds the factors of the polynomial $2x^2 + x - 21$.
Accordingly, what is b?
A) 11 B) 12 C) 13 D) 14 E) 15