SOLUTION: How can I simplfy exponents?

Algebra ->  Polynomials-and-rational-expressions -> SOLUTION: How can I simplfy exponents?      Log On


   



Question 99241: How can I simplfy exponents?
Answer by Adam(64) About Me  (Show Source):
You can put this solution on YOUR website!
There is plethora of ways how to siplify exponents, here are some of them :
x%5Ea%2Ax%5Eb+=+x%5E%28a%2Bb%29 ex. x%5E2%2Ax%5E5+=+x%5E%285%2B2%29+=+x%5E7
%28x%5Ea%29%2F%28x%5Eb%29+=+x%5Ea%2Ax%5E%28-b%29 ex. %28x%5E5%29%2F%28x%5E2%29+=+x%5E%285-2%29+=+x%5E3
a%5Ex%2Aa%5Eb=+%28a%2Ab%29%5Ex ex. 3%5E5%2A6%5E5+=%283%2A6%29%5E5+=+18%5E5
n-th root of(x) = x%5E%281%2Fn%29
%28a%5Ex%29%5En+=+a%5E%28x%2An%29 ex. %28x%5E2%29%5E3+=+x%5E%282%2A3%29+=+x%5E6
%28a%2Bb%29%5E2+=+a%5E2%2B2ab%2Bb%5E2 ex. %28x%2B2%29%5E2+=+x%5E2%2B2x%2B2%5E2
%28a%2Bb%29%5E3+=+a%5E3%2B3%28a%5E2%29b%2B3a%28b%5E2%29%2Bb%5E3 ex. %282%2B5%29%5E3+=+2%5E3%2B3%2A2%5E2%2A5%2B3%2A2%2A5%5E2%2B5%5E3+=+7%5E3
%28a%5E2-b%5E2%29+=+%28a-b%29%2A%28a%2Bb%29 ex. %28x%5E2-4%29+=+%28x-2%29%28x%2B2%29
........