Files
freeCodeCamp/guide/english/mathematics/exponents-basic-rules/index.md

778 B

title
title
Exponents Basic Rules

Exponents Basic Rules

Rules of Exponents

The nine laws for exponents are:

  • x1 = x
  • x0 = 1
  • x-m = 1/xm
  • xm * xn = xm+n
  • xm / xn = xm-n
  • (xm)n = xm*n
  • (x / y)2 = x2 / y2
  • xm/n = n√(xm)

00 = ?

00 has no correct answear but is generally taken as 1. More information about it can be found here.

More Information: