x^1/3; x^10/3 + x^1/3

3 answers

What are we doing with it?
the ; is not an arithmetic operator
Sorry, I forgot to indicate.

Factor the common factor from the expression:

x^1/3; x^10/3 + x^1/3
x^10/3 + x^1/3
= x^(1/3) (x^3 + 1)

so the common factor is x^(1/3)