Question 161757
{{{x^3*x^-5}}}
becomes
{{{x^(3-5)}}}
which becomes
{{{x^-2}}}
which can be interpreted as
{{{1/x^2}}}
-----
in general
{{{x^a*x^b = x^(a+b)}}}