Arithmetic Course/Number Operation/Power: Difference between revisions

From testwiki
Jump to navigation Jump to search
imported>PokestarFan
m Identities: clean up & typo fixing using AWB
 
(No difference)

Latest revision as of 02:31, 31 July 2017

Power

"Power" is the number of times a number is multiplied by itself

an=a××an,
a is raised to power of n is equal to a times a times a n times

Rules

  1. a0=1
  2. a1=a
  3. a1=1a
  4. (a)1=an . n=2m
(a)1=an . n=(2m+1)

Identities

  1. an+am=an(1+a(mn))
  2. anam=an(1a(mn))
  3. an×am=a(n+m)
  4. anam=a(nm)
  5. (an)m=a(nm)
  6. (ab)n=anam

Template:BookCat