Need Help Factoring x^3 + 8? Quick and Easy Solutions Available!

  • Context: High School 
  • Thread starter Thread starter Draco
  • Start date Start date
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 · 2K views
Draco
Messages
30
Reaction score
0
Can someone help me factor x^3 + 8? I totally forgot how to do that :S
 
Mathematics news on Phys.org
We must note that this is an expression of the form a^3+b^3=(a+b)(a^2-ab+b^2), where in this case a=x and b=2.
 
Usually to factor things ,use the remainder and Factor theorem.

Let f(x)=x^3 + 8
try f(1,-1,2,etc) and when you get x=a such that f(a)=0. x-a is a factor of f(x)

For your example; f(-2)=0 so that x+2 is factor of f(x)...you can use synthetic division or long division to get the other factor.