Factor Polynomial: x^3-27, Find A, B, C

  • Context:
  • Thread starter Thread starter cchacon92
  • Start date Start date
  • Tags Tags
    Polynomial
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 2K views
cchacon92
Messages
3
Reaction score
0
Hello, for homework I was given $$x^{3}-27$$ to factor and my answer can be written this way:

$$(x - A)(x^{2} + Bx + C)$$

I am being asked to find the value of A, B and C.
I am sure this is simpler than I think but it's perhaps the Bx that is confusing me as I haven't practiced a lot of these examples yet.
 
Mathematics news on Phys.org
Hint: Write the polynomial as the difference of cubes $x^3-3^3$ then use the difference of cubes formula $a^3-b^3=(a-b)(a^2+ab+b^2)$.
 
MarkFL said:
Hint: Write the polynomial as the difference of cubes $x^3-3^3$ then use the difference of cubes formula $a^3-b^3=(a-b)(a^2+ab+b^2)$.

Alright, so I obtained $$(x -3)(x^{2} + 3x + C)$$

I still can't find C
 
In the formula I gave for the difference of cubes, you want to substitute $x$ for $a$, and $3$ for $b$. So what does this mean $C$ is equal to?
 
Yes, good work! (Yes)