Skip to main content
Speclore

Laws Indices

Reference data and engineering information about laws indices for mathematics applications.

lawsindices

Overview

Engineering reference data for Laws Indices in mathematics.

Key Formulas

Quadratic Formula

x=b±b24ac2ax = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}

Roots of ax² + bx + c = 0.

Pythagorean Theorem

c2=a2+b2c^2 = a^2 + b^2

Right triangle relationship.

Circle Area

A=πr2A = \pi r^2

Area of a circle.

Logarithm

logb(x)=ln(x)ln(b)\log_b(x) = \frac{\ln(x)}{\ln(b)}

Change of base formula.

Variables

Symbol Description Unit
π\pi Pi 3.14159...
ee Euler's number 2.71828...

Detailed Exponent Rules & Examples

Beyond the key formulas, these rules govern how exponents interact during arithmetic operations.

Product of Powers

When multiplying terms with the same base, keep the base and add the exponents.

xyxz=x(y+z)x^y \cdot x^z = x^{(y + z)}

Example: 3234=3(2+4)=363^2 \cdot 3^4 = 3^{(2+4)} = 3^6

Quotient of Powers

When dividing terms with the same base, keep the base and subtract the exponents.

xyxz=x(yz)\frac{x^y}{x^z} = x^{(y - z)}

Power of a Power

When raising an exponent to another power, keep the base and multiply the exponents.

(xy)z=x(yz)(x^y)^z = x^{(y \cdot z)}

Example: (32)4=3(24)=38(3^2)^4 = 3^{(2 \cdot 4)} = 3^8

Negative Exponents

A negative exponent indicates a reciprocal.

xy=1xyx^{-y} = \frac{1}{x^y} 1xy=xy\frac{1}{x^{-y}} = x^y

Fractional Exponents

A fractional exponent represents a root. xy/zx^{y/z} is equivalent to the z-th root of xyx^y.

xy/z=xyz=(xz)yx^{y/z} = \sqrt[z]{x^y} = (\sqrt[z]{x})^y

References