Factor, root, and remainder tests

Lesson progressPractice problems 0/4
Difficulty
Advanced
Estimated time
50 minutes
Techniques
FactorsRootsRemainder-theoremEvaluationGraphingMethod-choice

What you’ll learn

  1. Connect a linear factor, its root, and a zero remainder.
  2. Translate linear factors with subtraction, addition, or a leading coefficient into the correct test input.
  3. Use graph roots to discover factor candidates.
  4. Use function evaluation to confirm a factor or calculate a remainder.
  5. Read positive, smallest, and largest conditions after finding all eligible roots.
  6. Recognize when repeated or nonlinear factors need stronger structural evidence.
  7. Choose direct substitution, graphing, or algebra based on the shortest conclusive route.

Why this matters on the SAT

Turn factor wording into one strategic input

SAT questions may ask whether a polynomial is divisible by a linear expression, which linear expression is a factor, or what remainder results from division. These prompts look different, but they are connected by one input.

SAT example

One of the factors of the polynomial

x427x2+14x+120x^4-27x^2+14x+120

is x+bx+b, where bb is a positive constant. Which choice gives the smallest possible value of bb?

  1. A

    33

  2. B

    44

  3. C

    55

  4. D

    22

Fast Desmos solution

Graph the polynomial and inspect its xx-intercepts. They occur at

x=5,2,3, and 4.x=-5,-2,3,\text{ and }4.

The factor x+bx+b equals 00 when x=bx=-b. Because bb is positive, use the negative roots. They give b=5b=5 and b=2b=2, so the smallest possible value is

2.\boxed{2}.

The answer is D.

The graph finds a candidate quickly. Exact substitution confirms it:

(2)427(2)2+14(2)+120=0.(-2)^4-27(-2)^2+14(-2)+120=0.

Desmos displays numerical graph results, so treat intercepts as candidates and confirm exact zeros by substitution before you submit.

Calculator loads as you approach
The polynomial and x + 2 share the x-intercept x = -2.

When should you use these tests?

Look for wording such as:

  • xcx-c is a factor”;
  • “the polynomial is divisible by xcx-c”;
  • cc is a zero”;
  • “the remainder when divided by xcx-c”; or
  • “the expression can be rewritten with no remainder.”

Then choose the shortest setup:

Use the calculator when…

  • Direct evaluation: the divisor is given and you need a factor check or remainder.
  • Graph the polynomial: you need to discover possible real roots or compare several linear-factor choices.

Use algebra when…

  • Hand factoring: grouping, a special product, or a visible common factor settles the question in one or two lines.
  • A stronger algebraic test: the claimed factor is repeated, has degree greater than 11 (its highest exponent is greater than 11), or contains unknown constants that one numerical graph cannot prove.

Choose the method that reaches an exact conclusion with the least setup. A valid method is not always the fastest method.

Check your understanding:

Which is the shorter opening method: graphing a fourth-degree polynomial to discover its real roots, or evaluating P(3)P(3) when the question asks for the remainder after division by x3x-3?

1. Connect factors, roots, and remainders

Suppose a polynomial P(x)P(x) is divided by xcx-c. Polynomial division gives

P(x)=(xc)Q(x)+r,P(x)=(x-c)Q(x)+r,

where Q(x)Q(x) is the quotient and rr is the constant remainder.

Now substitute x=cx=c:

P(c)=(cc)Q(c)+r=0+r=r.\begin{aligned} P(c) &=(c-c)Q(c)+r\\ &=0+r\\ &=r. \end{aligned}

This produces the Remainder Theorem:

The remainder after division by xc is P(c).\boxed{\text{The remainder after division by }x-c\text{ is }P(c).}

If the remainder is 00, then

P(x)=(xc)Q(x),P(x)=(x-c)Q(x),

so xcx-c is a factor. This gives the Factor Theorem:

xc is a factor of P(x)    P(c)=0.\boxed{x-c\text{ is a factor of }P(x)\iff P(c)=0.}

The same statement can be read three ways:

  1. xcx-c is a factor of P(x)P(x).
  2. cc is a root or zero of PP.
  3. Dividing P(x)P(x) by xcx-c leaves remainder 00.

A root and a zero mean the same input: a value cc for which P(c)=0P(c)=0. When cc is real, that input appears on the graph as the xx-intercept (c,0)(c,0). Complex roots do not appear as xx-intercepts on the real coordinate plane.

For example,

P(x)=x25x+6.P(x)=x^2-5x+6.

Since

P(2)=225(2)+6=0,P(2)=2^2-5(2)+6=0,

22 is a root, x2x-2 is a factor, and division by x2x-2 has remainder 00.

Check your understanding:

The polynomial HH satisfies H(4)=0H(-4)=0. State the corresponding root, linear factor, and remainder statement.

Common mistake:

Thinking that the factor and root have the same sign. The factor x+4x+4 produces the root 4-4 because x+4=0x+4=0 at x=4x=-4.

2. Translate the whole linear factor

Before testing a factor, solve the factor equation itself.

  • For xcx-c, test x=cx=c.
  • For x+cx+c, test x=cx=-c.
  • For ax+bax+b, where a0a\ne0, test
x=ba.x=-\frac{b}{a}.

Do not ignore the coefficient of xx. For example,

2x5=02x-5=0

gives

x=52,x=\frac52,

not 55.

The factor test for 2x52x-5 is therefore

P(52)=0.P\left(\frac52\right)=0.

This translation also works for remainders. When a polynomial is divided by ax+bax+b, the constant remainder is

P(ba).P\left(-\frac{b}{a}\right).
Check your understanding:

What input should you test for each divisor: (1) x7x-7, (2) x+7x+7, and (3) 3x73x-7?

Common mistake:

Substituting the constant printed in the factor without first solving the factor equation. Always ask, “Where does this entire linear expression equal zero?”

3. Use graph roots to discover factor candidates

If the factor contains an unknown constant or the choices list several possible linear factors, graph the polynomial and inspect its real roots.

For a candidate factor xcx-c:

  1. Graph y=P(x)y=P(x).
  2. Click each relevant xx-intercept.
  3. Read its xx-coordinate as a candidate value of cc.
  4. Apply every condition such as positive, negative, smallest, or largest.
  5. Substitute the candidate into PP to confirm P(c)=0P(c)=0 exactly.

For a candidate factor x+bx+b, remember that its root is b-b. A negative polynomial root can therefore produce a positive value of bb.

The opening example had roots 5,2,3-5,-2,3, and 44. Only the negative roots can equal b-b for positive bb, so

b=5orb=2.b=5\quad\text{or}\quad b=2.

The phrase smallest possible selects b=2b=2.

Graphing the candidate linear factor can make the relationship visible. When b=2b=2, the graphs of

y=x427x2+14x+120y=x^4-27x^2+14x+120

and

y=x+2y=x+2

share the xx-intercept (2,0)(-2,0). For a linear candidate, that shared root is the input used by the Factor Theorem.

Check your understanding:

A polynomial has real roots 6-6, 1-1, 22, and 55. One factor is x+bx+b, where bb is positive. What are the possible values of bb, and which is largest?

Try it yourself:

Change the second line from y=x+2 to y=x+5. Confirm that the shared intercept moves from x=2x=-2 to x=5x=-5, then reset the example.

Calculator loads as you approach
The polynomial and x + 2 share the x-intercept x = -2.

4. Evaluate once to find a remainder

When the divisor is already known, graphing the full polynomial is usually unnecessary. Define the polynomial, then evaluate it at the divisor’s root.

Suppose

p(x)=3x32x2+5x7.p(x)=3x^3-2x^2+5x-7.

The remainder after division by x2x-2 is

p(2)=3(2)32(2)2+5(2)7=248+107=19.\begin{aligned} p(2) &=3(2)^3-2(2)^2+5(2)-7\\ &=24-8+10-7\\ &=19. \end{aligned}

In Desmos, enter:

p(x)=3x^3-2x^2+5x-7

Then enter:

p(2)

The third calculator line shows the sign change for a divisor of x+1x+1:

p(1)=17.p(-1)=-17.

You do not need to find the quotient when the question asks only for the remainder.

Check your understanding:

If F(x)=2x3+x4F(x)=2x^3+x-4, what is the remainder when F(x)F(x) is divided by x+2x+2?

Common mistake:

Dividing by x+2x+2 but evaluating at 22. The correct input is the root of the divisor, so x+2x+2 requires x=2x=-2.

Calculator loads as you approach
p(2) is the remainder for x - 2. p(-1) is the remainder for x + 1.

5. Example: Test a factor without factoring first

Worked example

Which choice is a factor of

2x35x218x+45?2x^3-5x^2-18x+45?
  1. A

    2x+52x+5

  2. B

    x2+9x^2+9

  3. C

    2x52x-5

  4. D

    x+5x+5

Step 1

Turn each linear factor into an input

Solve each linear candidate equal to 00:

2x+5=0x=52,2x5=0x=52,x+5=0x=5.\begin{aligned} 2x+5=0&\Rightarrow x=-\frac52,\\ 2x-5=0&\Rightarrow x=\frac52,\\ x+5=0&\Rightarrow x=-5. \end{aligned}

Choice B is quadratic, so the one-input linear-factor test does not apply to it. Test the linear choices first.

Step 2

Evaluate the polynomial

Define

p(x)=2x35x218x+45.p(x)=2x^3-5x^2-18x+45.

Then evaluate pp at the candidate roots. Desmos reports

p(52)=27.5,p(52)=0,p(5)=240.\begin{aligned} p\left(-\frac52\right)&=27.5,\\ p\left(\frac52\right)&=0,\\ p(-5)&=-240. \end{aligned}

Only 52\frac52 produces zero, so the corresponding linear factor is 2x52x-5.

Calculator loads as you approach
p(5/2) = 0, and y = 2x - 5 shares that x-intercept with the polynomial.

Step 3

Choose the factor

Because

p(52)=0,p\left(\frac52\right)=0,

the Factor Theorem confirms that x52x-\frac52 is a factor. Multiplying that factor by 22 gives the equivalent linear factor 2x52x-5.

The answer is C.

Step 4

Verify the structure

Factoring by grouping confirms the result:

2x35x218x+45=x2(2x5)9(2x5)=(2x5)(x29)=(2x5)(x3)(x+3).\begin{aligned} 2x^3-5x^2-18x+45 &=x^2(2x-5)-9(2x-5)\\ &=(2x-5)(x^2-9)\\ &=(2x-5)(x-3)(x+3). \end{aligned}

Direct evaluation found the zero, the graph displayed the shared intercept, and the factorization verifies the complete structure.

Common mistake:

Testing p(5)p(5) because the factor contains the number 55. The root of 2x52x-5 is 52\frac52, not 55.

6. Know what one root test proves

For a linear candidate factor, one exact zero is conclusive:

P(c)=0    xc is a factor.P(c)=0\iff x-c\text{ is a factor}.

Do not extend that conclusion too far.

A repeated factor needs repeated-root evidence

If a question claims that (xc)2(x-c)^2 is a factor, checking P(c)=0P(c)=0 proves only that at least one copy of xcx-c is present. It does not prove the square.

For

p(x)=x3+ax29x9a,p(x)=x^3+ax^2-9x-9a,

substitution gives p(3)=0p(3)=0 for every value of aa. That fact cannot determine when (x3)2(x-3)^2 is a factor.

Use the visible algebraic structure instead:

p(x)=x2(x+a)9(x+a)=(x29)(x+a)=(x3)(x+3)(x+a).\begin{aligned} p(x) &=x^2(x+a)-9(x+a)\\ &=(x^2-9)(x+a)\\ &=(x-3)(x+3)(x+a). \end{aligned}

One copy of x3x-3 is always present. A second copy appears only when

x+a=x3,x+a=x-3,

so a=3a=-3.

A nonlinear candidate needs structural evidence

If a candidate factor has degree greater than 11, one shared real root is not enough to prove divisibility. A quadratic candidate may have two roots, a repeated root, or no real roots at all.

Use factoring, polynomial division, coefficient matching, or another exact structural method. A numerical graph can suggest the relationship, but it should not be your only evidence.

Check your understanding:

Why does P(4)=0P(4)=0 fail to prove that (x4)2(x-4)^2 is a factor of P(x)P(x)?

Common mistake:

Seeing a graph touch the xx-axis and treating the picture as exact proof of a squared factor. The graph is useful evidence, but the repeated factor must be confirmed algebraically.

Finish the solution

The polynomial and the candidate factor are already graphed with k=0k=0. Use the zero-remainder condition to correct kk, then submit its value.

Make the stated factor work

Finish the solution

Let kk be a constant such that the polynomial pp defined by

p(x)=2x3+kx218x+9p(x)=2x^3+kx^2-18x+9

is divisible by x3x-3. What is the value of kk?

First steps

  1. Divisibility by x3x-3 requires p(3)=0p(3)=0.
  2. The calculator starts with k=0k=0, so p(3)p(3) is not yet 00.
  3. Edit kk until p(3)=0p(3)=0 and the polynomial shares the root 33 with x3x-3.

Finish it

Calculator loads as you approach
Change k until p(3) = 0 and the two graphs share the x-intercept x = 3.

Practice problems

SAT practice problems

Choose the shortest conclusive method. A stated linear divisor usually calls for direct evaluation. Unknown roots may call for a graph. Repeated factors call for stronger algebra.

Discover and confirm a factor

Practice problem

One of the factors of the polynomial

x43x324x2+28x+48x^4-3x^3-24x^2+28x+48

is x+bx+b, where bb is a positive constant. Which choice gives the largest possible value of bb?

Answer choices
Calculator loads as you approach
Graph the polynomial, inspect its real roots, apply the sign condition, and confirm the selected root exactly.

Test the second copy of a factor

Practice problem

Which choice gives the value of aa such that (x+2)2(x+2)^2 is a factor of

p(x)=x3+(a+2)x2+(2a+6)x+12?p(x)=x^3+(a+2)x^2+(2a+6)x+12?
Answer choices
Calculator loads as you approach
Check p(-2), then determine when the quotient supplies a second factor of x + 2.

Combine known roots with a remainder

Practice problem

The function ff is defined by

f(x)=x3+ax2+bx+c,f(x)=x^3+ax^2+bx+c,

where aa, bb, and cc are real constants. The zeros of the function include x=2x=2 and x=1x=-1. When f(x)f(x) is divided by x3x-3, the remainder is 2020. What is the value of f(0)f(0)?

Calculator loads as you approach
Build a monic cubic from its roots, use f(3) = 20, and evaluate f(0).

Finish the lesson

4 practice examples left

Finish the remaining questions correctly to complete this lesson.

Quick recap

  • Translate: Solve the entire linear factor equal to 00 to find the test input.
  • Connect: xcx-c is a factor exactly when cc is a root and division by xcx-c has remainder 00.
  • Discover: Graph a fixed polynomial when you need to find possible real roots, then apply sign and size conditions.
  • Evaluate: For division by xcx-c, calculate P(c)P(c) directly. It is the remainder.
  • Confirm: Treat numerical graph outputs as candidates and verify exact zeros by substitution.
  • Know the limit: One zero proves one linear factor, not a repeated or higher-degree factor.
  • Choose: Use hand algebra when visible structure settles the question faster.

Next lesson

Isolate a hidden expression

Rename repeated algebraic chunks, solve a smaller system, and recover the exact expression requested.

Start next lesson

Free Practice

Free question bank practice problems

Factor and Remainder Theorem with Desmos | SAT | aniko.ai