Open In App

Laws of Exponents: Exponents and Powers | Class 8 Maths

Last Updated : 23 Jul, 2025
Comments
Improve
Suggest changes
Like Article
Like
Report

It is known that numbers can be expressed as xn where 'x' is called "Base" and 'n' is called as "Exponent". In simple words, we can say that the Significance of the exponent is that it tells the number of times we need to multiply our base. There are certain Laws of exponents which will make the calculation easier and faster. Let's see Laws along with examples, in all the examples we have taken x as 5 for better understanding, x can be any number.    

What are Exponents

An exponent is an expression in mathematics that defines the number of times a number needs to be multiplied. For example, in the expression xn, x is referred to as the base, while n is referred to as the exponent. This merely means that you will multiply x by itself n times. Exponents are such a help in working with very large or very small numbers because they are simplified. They are widely applicable in many fields, from science and engineering, for the expression of values in a compact form and calculation purposes.

Laws

Examples

 x0 = 150  = 1
 x1 = x51  = 5
 x-1 = 1 / x5-1  = 1 / 5 
xa xb = x(a + b)54 53 = 5(4 + 3) = 57
xa / xb = x(a - b)56 / 5 = 5(6 - 2) = 54
(xa)b = x(a * b)(53)4 = 5(3 * 4) = 512
(xy)a = xaya   (5 * 6)2 = 52 * 62
(x/y)a = xa/ya(5/6)3 = 53/6 3
x-a  = 1/xa5-4 = 1/54

Let's Discuss each of the laws in more detail

Product of Powers

Law: xa × xb = xa+b

Example: 52 × 53 = 52+3 = 55

Explanation: When multiplying two powers with the same base, add their exponents.

Quotient of Powers

Law: xa / xb = xa-b

Example: 55 / 52 = 55-2 = 53

Explanation: When dividing two powers with the same base, subtract the exponent of the denominator from the exponent of the numerator.

Power of a Power

Law: (xa)b = xaxb

Example: (52)3 = 52x3 = 56

Explanation: When raising a power to another power, multiply the exponents.

Power of a Product

Law: (xy)a = xaya

Example: (5X3)3 = 53 x 33 = 25 X 9

Explanation: When raising a product to a power, raise each factor to the power.

Power of a Quotient

Law: (x/y)a = xa / ya

Example: (5/2)3 = 53 / 23 = 125 / 8

Explanation: When raising a quotient to a power, raise both the numerator and the denominator to the power.

Zero Exponent

 Law: x0 = 1

Example: 50 = 1

Explanation: Any non-zero number raised to the power of zero is 1.

Negative Exponent

Law: x-a = 1 / xa

Example: 5-2 = 1 / 52 = 1 / 25

Explanation: A negative exponent represents the reciprocal of the base raised to the absolute value of the exponent.

Use of Exponents to Express Small Number in Standard Form

What is a Standard Form of Number ??     

Many times it Happens that we encounter a number that is very small to read and write properly, so for that purpose, there's a better way of Describing those small numbers in Standard form.

Examples:

  1. Diameter of a computer chip is 0.000003m = 3 * 10-6m
  2. Mass of dust particle is 0.000000000753 kg = 7.53 * 10-10 kg
  3. The length of the shortest visible wavelength of visible light (violet) is 0.0000004 m. = 4.0 * 10-7 m

These numbers are very small so we will convert them to standard form lets see the steps:

  • Step I: Move the Decimal to the right until there's only 1(non-zero) Digit to the left of the decimal.
  • Step II: Suppose we have shifted the decimal by n place to right then multiply the remaining number by 10-n.

Examples:

  • 0.000000000753 =  7.53 * 10-10
  • 0.0000004           =  4 * 10-7
  • 0.0000000894     =  8.94 * 10-8
  • 0.00000000052   =  5.2 * 10-10


Applications and Uses of Exponents

  1. Scientific Notation: Exponents are essential in expressing very large or very small numbers compactly in scientific notation, which is critical in fields like physics, chemistry, and engineering. For example, the speed of light in a vacuum is about 3×1083×108 meters per second, conveniently expressed using exponents.
  2. Population Growth and Decay: Exponential models, which rely heavily on exponents, are used to predict population growth in biology, radioactive decay in physics, and the spread of diseases in epidemiology. For instance, the number of bacteria in a culture might grow exponentially according to the model ?(?)=?0×???P(t)=P0​×ekt, where ?0P0​ is the initial population and ?k is a growth constant.
  3. Compound Interest: In finance, exponents are used to calculate compound interest, where the amount of money grows at a rate proportional to the current amount. The formula ?=?(1+?/?)??A=P(1+r/n)nt shows how an initial investment ?P grows at an interest rate ?r compounded ?n times per year over ?t years.
  4. Physics and Engineering: Exponents are used in formulas that describe physical laws, such as the inverse-square law, which states that the intensity of certain forces (like gravity or light) decreases as the square of the distance from the source increases. This is expressed as ?∝1?2Ir21​.
  5. Computer Science: In algorithms and complexity, exponential functions describe the complexity of certain algorithms. For example, an algorithm with exponential time complexity, denoted as ?(2?)O(2n), means the time to complete the task doubles with each additional element in the input data set.
  6. Music Theory: Exponents are used in the mathematics of sound to describe frequencies. The frequency of notes in a musical scale, particularly in tuning and temperament systems, often involves geometric progressions that use exponents.
  7. Earth Science and Meteorology: Exponential equations model many natural phenomena, such as cooling rates of geological materials and pressure changes with altitude in the atmosphere.

Laws of Exponents

1. Product of Powers:

When you multiply two powers that have the same base, you add their exponents.

Example: 𝑥𝑎 × 𝑥𝑏 becomes 𝑥𝑎+𝑏

2. Quotient of Powers:

When you divide two powers that have the same base, you subtract the exponent of the denominator from the exponent of the numerator.

Example: xa / xb becomes xa-b

3. Power of a Power:

When raising a power to another power, you multiply the exponents.

Example: (xa)b becomes x a*b

4. Power of a Product:

When raising a product to a power, each factor is raised to that power.

Example: (xy)a becomes xa * ya

5. Power of a Quotient:

When raising a quotient to a power, both the numerator and the denominator are raised to that power.

Example: (x/y)a becomes xa / ya

6. Zero Exponent:

Any non-zero number raised to the power of zero equals 1.

Example: x0 =1

Applications of Exponents in Real Life

1. Scientific Notation:

The speed of light is about 3 × 10^8 meters per second, which is very large can be expressed in compact form. For instance, such enormous numbers or very small numbers can easily be expressed in this form.

2. Population Growth and Radioactive Decay:

In biology, bacterial population growth, grows exponentially. Similarly in physics, radioactive decay of carbon and many more elements are expressed in exponents

3. Compound Interest:

Essentially, exponents are used to compute compound interest in finance. The formula says, an investment will grow as interest is added to the original principal. Hence, it grows in value exponentially.

4. Physics and Engineering:

Many physical laws involve exponents, and one of the classic examples is the inverse-square law, which states how the intensity of forces like gravity drops as the distance from the source increases.

5. Computer Science:

Exponents describe the complexity of some tasks, such as algorithms. For example, one with exponential time complexity would double the amount of time needed to complete with every additional element in the input data set.

6. Music Theory

The exponents are useful in understanding sound frequencies for music. The frequency of the notes in a musical scale more often than not forms patterns described by exponents.

7. Earth Science and Meteorology:

Some exponential equations model things such as the cooling of geological materials or the change in pressure with altitude in the atmosphere.

Practice Problems on Laws of Exponents

1. Simplify: 23×24

2. Evaluate: 70

3. Simplify: (32)3

4. Express 0.00004 in scientific notation.

5. Calculate the compound interest for a principal of $1000 at an interest rate of 5% compounded annually for 3 years.

Summary

Exponents are powerful mathematical tools used to simplify expressions, solve equations, and describe various real-life phenomena. Understanding the laws of exponents and their applications can significantly enhance problem-solving skills in mathematics, science, and engineering.


Similar Reads