How do you simplify (x^(1/3) + x^(-1/3))^2?

1 Answer
Jun 27, 2016

See explanation.

Explanation:

A way we could simplify this is by multiplying out the expression.

(x^(1/3) + x^-(1/3))^2

Is the same as writing:

(x^(1/3) + x^(-1/3))(x^(1/3) + x^(-1/3))

Which can multiply out to be:

x^(2/3) + x^(0) + x^(0) + x^(-2/3)

Here we can combine like terms:

x^(2/3) + 2(x^(0))+x^(-2/3)

Which is ultimately:

x^(2/3) + 2 + x^(-2/3)

Please note that there are many ways of getting to this simplified form.