Chat with our AI personalities
base x base result x Exponent
The Addition Property of Exponents. To multiply powers with the same base, add the exponents. e.g. 34 x 37 = 311, x2x3 = x5, and (3x2yz3)(2x5y2z) = 6x7y3z4.
This is one of the laws of exponents, which states that xa * xb = x(a+b) The base is x, and the two powers (or exponents) are a and b.
Just multiply the coefficients, leave the variable the same, and add the exponents.
Exponents are higher in priority in terms of the order of operations, and do not combine in the same way as you would simple add/subtract/multiply/divide. So, if you have: 26 + 24 This is a polynomial in base 2 with different powers. It would be this in binary: 1010000 ...which would not be the same as 210: 1000000000 In order to be able to change exponents, you have to be multiplying factors using the same base, as in: 26 * 24 = 210 ...because the exponents are also indicating how many times you are multiplying each base by itself, and multiplication is the same as the basal function of the exponent (repeated multiplication).