How do you simplify # x^3 + x^4 #?

2 Answers
Jun 15, 2018

See a solution process below:

Explanation:

First, rewrite each term as:

#(color(red)(x^3) xx 1) + (color(red)(x^3) xx x)#

Now, factor out the common term:

#color(red)(x^3)(1 + x)#

Or

#color(red)(x^3)(x + 1)#

Jun 15, 2018

Hmm...

Explanation:

We can't really simplify this equation anymore, as adding it just gives out the same result: #x^3+x^4#.

However, we can factor this expression, and the highest common factor is #x^3#, and so we get:

#=x^3(x+1)#

or

#=x^3(1+x)#