Answer:
29
Step-by-step explanation:
180-151=29
Answer:
1:3
Step-by-step explanation:
Answer:
Ok, the rules of the exponent come from a logic construction.
If we have x^n
this means that n is multiplied by itself n times.
If we decompose n into a + b, we have:
x by itself a times, and then x by itself b times, and for how the product works, this is equivalent:
if n = 5, a= 2 and b = 3
x^5 = (x*x*x*x*x) 5 times-
x^5 = x^(2 + 3) = (x^2)*(x^3) = (x*x*)*(x*x*x) = x*x*x*x*x = x^5
And the same for the other rules:
(x^n)^b = x^n*b and such.
Obviusly, this only works when we have a common base.
So the correct answer is that we constructed the exponential rules in a way that only can be used when we have a common base, and this happens because to construct them, we started with common bases.
Step-by-step explanation:
It's the <em>DISTRIBUTIVE PROPERTY</em>:
m(a + b) = ma + mb
Other properties:
Commutative Property:
<em>of addition: a + b = b + a</em>
<em>of multiplication: a · b = b · a</em>
Associative Property:
<em>of addition: (a + b) + c = a + (b + c)</em>
<em>of multiplication: (a · b) · c = a · (b · c)</em>