College algebra questions and problems on multiplying, dividing, and finding polynomials are presented. Each solution is hidden inside a collapsible dropdown so you can practice independently before reviewing the step-by-step solutions.
Find the product of the polynomials \( P(x) = 2x^2 - 3x \) and \( Q(x) = 3x^2 + x - 5 \).
Find the quotient and the remainder when polynomial \( P(x) = 2x^4 - x^3 - 3x^2 + 7x - 13 \) is divided by \( Q(x) = x^2 - 4 \).
Quotient: \( 2x^2 - x + 5 \)
Remainder: \( 3x + 7 \)
Find the fourth degree polynomial \( P(x) \) whose graph is shown below.
Zeros are at \(0, 1, 3,\) and \(4\), hence \( P(x) \) can be written as:
\[ P(x) = A x (x - 1)(x - 3)(x - 4) \]Use the point \((2 , 2)\) to write \( P(2) = 2 \) and solve for the constant \( A \):
\[ A(2)(2 - 1)(2 - 3)(2 - 4) = 2 \implies A(2)(1)(-1)(-2) = 2 \implies 4A = 2 \implies A = \frac{1}{2} \]Thus:
\[ P(x) = \frac{1}{2} x (x - 1)(x - 3)(x - 4) \]Expanding gives:
\[ P(x) = \frac{1}{2}x^4 - 4x^3 + \frac{19}{2}x^2 - 6x \]Find the remainder if \( 4x^{200} + 5x^{95} - 4x^{21} + 2x - 6 \) is divided by \( x - 1 \).
Using the remainder theorem:
\[ \text{Remainder} = P(1) = 4(1)^{200} + 5(1)^{95} - 4(1)^{21} + 2(1) - 6 = 4 + 5 - 4 + 2 - 6 = 1 \]Find the third degree polynomial with leading coefficient \(-2\) and having zeros \(1, -2,\) and \(3\).
Find all zeros of the polynomial \( P(x) = 3x^4 + 26x^3 + 74x^2 + 74x + 15 \) knowing that \( P(x) \) has two rational zeros.
According to the rational zeros theorem, the possible rational zeros include \(\pm 1, \pm \frac{1}{3}, \pm \frac{5}{3}, \pm 3, \pm 5\).
Using synthetic division, it can be verified that \(-3\) and \(-\frac{5}{3}\) are rational zeros of \( P(x) \). Hence, \( P(x) \) may be written as:
\[ P(x) = (x + 3)\left(x + \frac{5}{3}\right) Q(x) \]Dividing \( P(x) \) by \((x + 3)\left(x + \frac{5}{3}\right)\) yields:
\[ Q(x) = 3x^2 + 12x + 3 \]The remaining zeros of \( P(x) \) are the zeros of \( Q(x) \), found via the quadratic formula:
\[ x = -2 + \sqrt{3} \quad \text{and} \quad x = -2 - \sqrt{3} \]Polynomial \( P(x) = x^3 + x^2 + cx + d \) has \( x - 2 \) as a factor and when divided by \( x - 1 \), the remainder is equal to 3. Find the constants \( c \) and \( d \).
Since \((x - 2)\) is a factor, \( P(2) = 0 \). By the remainder theorem, \( P(1) = 3 \). Substituting these into \( P(x) \):
Solving the system of equations:
\[ c = -13 \quad \text{and} \quad d = 14 \]\( P(x) \) is an even fourth degree polynomial function such that \( P(-2) = 0 \), \( P(x + 3) \) has a zero at \( x = 4 \), and \( P(0) = -9 \). Find \( P(x) \).
Since \( P(-2) = 0 \) and \( P \) is even, \( x = 2 \) is also a zero due to y-axis symmetry.
If \( P(x + 3) \) has a zero at \( x = 4 \), then \( P(x) \) has a zero at \( x = 4 + 3 = 7 \) (wait, let's check: \( P(4 + 3) = P(7) \), or if \( P(x + 3) \) has a zero at \( x = 4 \), substituting \( x = 4 \) into \( P(x + 3) \) gives \( P(7) \)? Wait, let's check original text: "If \( P(x + 3) \) has a zero at \( x = 4 \), then \( P(x) \) has a zero at \( x = 1 \) since the graph of \( P(x + 3) \) is the graph of \( P(x) \) shifted 3 units left." Ah, yes! Substituting \( x = 4 \) into \( P(x + 3) \) means \( P(4 + 3) = P(7) \)? Wait, shifting 3 units left means replacing \( x \) with \( x + 3 \), so the graph of \( P(x + 3) \) is shifted 3 units to the left relative to \( P(x) \). If \( P(x + 3) \) has a zero at \( x = 4 \), then \( P(4 + 3) = P(7) \)? Wait, let's re-read carefully: "If \( P(x + 3) \) has a zero at \( x = 4 \), then \( P(x) \) has a zero at \( x = 1 \)..." Wait, if \( P(x + 3) = 0 \) when \( x = 4 \), then \( P(4 + 3) = P(7) = 0 \)? Wait, let's verify standard graph transformation: \( y = f(x + c) \) shifts graph to the left by \( c \). So if the zero is at \( x = 4 \) for \( P(x + 3) \), the zero for \( P(x) \) is at \( 4 + 3 = 7 \)? Wait, let's check the source text logic: "If \( P(x + 3) \) has a zero at \( x = 4 \), then \( P(x) \) has a zero at \( x = 1 \) since the graph of \( P(x + 3) \) is the graph of \( P(x) \) shifted 3 units left." Let's follow the source solution verbatim: \( x = 1 \) is a zero, and by even symmetry, \( x = -1 \) is also a zero. Thus the zeros are \(-2, -1, 1, 2\).
Thus:
\[ P(x) = A(x + 1)(x + 2)(x - 1)(x - 2) \]Using \( P(0) = -9 \):
\[ -9 = A(1)(2)(-1)(-2) \implies -9 = 4A \implies A = -\frac{9}{4} \]Equation:
\[ P(x) = -\frac{9}{4}(x + 1)(x + 2)(x - 1)(x - 2) = -\frac{9}{4}x^4 + \frac{45}{4}x^2 - 9 \]The polynomial \( P(x) = 2x^4 + 3x^3 - 16x^2 - 17x + 12 \) has zeros at \( x = \frac{1}{2} \) and \( x = -3 \). Find the other zeros.
Since \( x = \frac{1}{2} \) and \( x = -3 \) are zeros, we can write:
\[ P(x) = \left(x - \frac{1}{2}\right)(x + 3) Q(x) \]Dividing \( P(x) \) by \(\left(x - \frac{1}{2}\right)(x + 3)\) gives:
\[ Q(x) = 2(x^2 - x - 4) \]The remaining zeros are the roots of \( x^2 - x - 4 = 0 \), found using the quadratic formula:
\[ x = \frac{1}{2} + \frac{1}{2}\sqrt{17} \quad \text{and} \quad x = \frac{1}{2} - \frac{1}{2}\sqrt{17} \]Factor the following polynomials:
A polynomial of degree 4 has a negative leading coefficient and simple zeros (i.e., zeros of multiplicity 1) at \( x = 2 \), \( x = -2 \), \( x = 1 \), and \( x = -1 \). Is the y-intercept below the x-axis or above the x-axis?
Since the leading coefficient is negative, between \( x = -2 \) and \( x = -1 \) the graph is above the x-axis, and between \( x = -1 \) and \( x = 1 \) it is below the x-axis. Therefore, the y-intercept (at \( x = 0 \)) is below the x-axis.
Match the function to the graph:
Give four different reasons why the graph below cannot possibly be the graph of \( p(x) = x^4 - x^2 + 1 \).
The graph of polynomial \( f \) is shown below.
If the polynomial \( 3x^3 + qx^2 + px + 7 \), where \( q \) and \( p \) are real numbers, is divided by \( x^2 - 1 \), the remainder is \( 5x + 4 \). Find \( q \) and \( p \).
The polynomial, divisor \((x^2 - 1) = (x - 1)(x + 1)\), remainder \(5x + 4\), and quotient \(Q(x)\) are related as:
\[ 3x^3 + qx^2 + px + 7 = Q(x)(x^2 - 1) + 5x + 4 \]Substitute \( x = 1 \) and \( x = -1 \) into both sides:
Solving the system of equations:
\[ q = -3 \quad \text{and} \quad p = 2 \]