Help! Factor Trinomial with X^3: Sample Problem Included

  • Thread starter Thread starter jacksonbobby5
  • Start date Start date
  • Tags Tags
    Factoring
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 3K views
jacksonbobby5
Messages
7
Reaction score
0

Homework Statement



I need help trying to factor a trinomial. It has been a while, and I can't remember how to factor a trinomial with x^3. Please help.

Sample problem...

X^3 - 2X^2 + 1

Thanks



Homework Equations





The Attempt at a Solution



Not sure where to start, I would think I would factor out an X

Maybe: X^2 (1X - 2 + 1)

?
 
Physics news on Phys.org
jacksonbobby5 said:

Homework Statement



I need help trying to factor a trinomial. It has been a while, and I can't remember how to factor a trinomial with x^3. Please help.

Sample problem...

X^3 - 2X^2 + 1

Thanks



Homework Equations







The Attempt at a Solution



Not sure where to start, I would think I would factor out an X

Maybe: X^2 (1X - 2 + 1)

?

well I would say [tex]x^2(x-2) +1[/tex] insteed. But maybe its just me...
 
jacksonbobby5 said:

Homework Statement



I need help trying to factor a trinomial. It has been a while, and I can't remember how to factor a trinomial with x^3. Please help.

Sample problem...

X^3 - 2X^2 + 1

Thanks



Homework Equations





The Attempt at a Solution



Not sure where to start, I would think I would factor out an X

Maybe: X^2 (1X - 2 + 1)
This is incorrect. If you simplify the expression in parentheses, you get x - 1. If you then multiply x^2 and x -1, you get x^3 - x^2, which is different from what you started with.

If you are being asked to factor polynomials such as this one, it's possible that you have learned about the rational root theorem. It gives you a way to find the potential factors of the polynomial, based on the coefficients of the highest and lowest degree terms in the polynomial.

If you haven't learned this theorem, your polynomial can still be factored using another technique called factoring by grouping.

x^3 - 2x^2 + 1 = x^3 - x^2 - x^2 + 1

Group together the first two terms on one group, and the last two terms in another group. Can you continue from here?