SlideShare a Scribd company logo
Laws of Exponents
Exponents are also called Powers or Indices
The exponent of a number says how many times to use the
number in a multiplication.
In this example: 82
= 8 × 8 = 64
 In words: 82
could be called "8 to the second power", "8
to the power 2" or simply "8 squared"
Try it yourself:
So an Exponent just saves you writing out lots of multiplies!
Example: a7
a7
= a × a × a × a × a × a × a = aaaaaaa
Notice how I just wrote the letters together to mean multiply? We will do that a
lot here.
Example: x6
= xxxxxx
The Key to the Laws
Writing all the letters down is the key to understanding the
Laws
Example: x2
x3
= (xx)(xxx) = xxxxx = x5
Which shows that x2
x3
= x5
, but more on that later!
So, when in doubt, just remember to write down all the letters (as many as the
exponent tells you to) and see if you can make sense of it.
All you need to know ...
The "Laws of Exponents" (also called "Rules of Exponents") come from three
ideas:
The exponent says how many times to use the number in a
multiplication.
A negative exponent means divide, because the opposite of
multiplying is dividing
A fractional exponent like 1/n means to take the nth root:
If you understand those, then you understand exponents!
And all the laws below are based on those ideas.
Laws of Exponents
Here are the Laws (explanations follow):
Law Example
x1
= x 61
= 6
x0
= 1 70
= 1
x-1
= 1/x 4-1
= 1/4
xm
xn
= xm+n
x2
x3
= x2+3
= x5
xm
/xn
= xm-n
x6
/x2
= x6-2
= x4
(xm
)n
= xmn
(x2
)3
= x2×3
= x6
(xy)n
= xn
yn
(xy)3
= x3
y3
(x/y)n
= xn
/yn
(x/y)2
= x2
/ y2
x-n
= 1/xn
x-3
= 1/x3
And the law about Fractional Exponents:
Laws Explained
The first three laws above (x1
= x, x0
= 1 and x-1
= 1/x) are just part of
the natural sequence of exponents. Have a look at this:
Example: Powers of 5
.. etc..
52
1 × 5 × 5 25
51
1 × 5 5
50
1 1
5-1
1 ÷ 5 0.2
5-2
1 ÷ 5 ÷ 5 0.04
.. etc..
Look at that table for a while ... notice that positive, zero or negative exponents
are really part of the same pattern, i.e. 5 times larger (or 5 times smaller)
depending on whether the exponent gets larger (or smaller).
The law that xm
xn
= xm+n
With xm
xn
, how many times will you end up multiplying "x"? Answer: first
"m" times, then by another "n" times, for a total of "m+n" times.
Example: x2
x3
= (xx)(xxx) = xxxxx = x5
So, x2
x3
= x(2+3)
= x5
The law that xm
/xn
= xm-n
Like the previous example, how many times will you end up multiplying
"x"? Answer: "m" times, then reduce that by "n" times (because you are
dividing), for a total of "m-n" times.
Example: x4
/x2
= (xxxx) / (xx) = xx = x2
So, x4
/x2
= x(4-2)
= x2
(Remember that x/x = 1, so every time you see an x "above the line"
and one "below the line" you can cancel them out.)
This law can also show you why x0
=1 :
Example: x2
/x2
= x2-2
= x0
=1
The law that (xm
)n
= xmn
First you multiply "m" times. Then you have to do that "n" times, for a
total of m×n times.
Example: (x3
)4
= (xxx)4
= (xxx)(xxx)(xxx)(xxx) =
xxxxxxxxxxxx = x12
So (x3
)4
= x3×4
= x12
The law that (xy)n
= xn
yn
To show how this one works, just think of re-arranging all the "x"s and
"y" as in this example:
Example: (xy)3
= (xy)(xy)(xy) = xyxyxy = xxxyyy =
(xxx)(yyy) = x3
y3
The law that (x/y)n
= xn
/yn
Similar to the previous example, just re-arrange the "x"s and "y"s
Example: (x/y)3
= (x/y)(x/y)(x/y) = (xxx)/(yyy) = x3
/y3
The law that
OK, this one is a little more complicated!
I suggest you read Fractional Exponents first, or this may not make
sense.
Anyway, the important idea is that:
x1/n
= The n-th Root of x
And so a fractional exponent like 43/2
is really saying to do a cube (3)
and a square root(1/2), in any order.
Just remember from fractions that m/n = m × (1/n):
Example:
The order does not matter, so it also works for m/n = (1/n) × m:
Example:
And That Is It!
If you find it hard to remember all these rules, then remember this:
you can work them out when you understand the
three ideas at the top of this page
Oh, One More Thing ... What if x= 0?
Positive Exponent (n>0) 0n
= 0
Negative Exponent (n<0) Undefined! (Because dividing by 0 is undefined)
Exponent = 0 Ummm ... see below!
The Strange Case of 00
There are two different arguments for the correct value of 00
.
00
could be 1, or possibly 0, so some people say it is really "indeterminate":
x0
= 1, so ... 00
= 1
0n
= 0, so ... 00
= 0
When in doubt ... 00
= "indeterminate"
Exponent rules
Exponent rules, laws of exponent and examples.
 What is an exponent
 Exponents rules
 Exponents calculator
What is an exponent
The base a is raised to the power of n is equal to the multiplication of a, n times:
an
= a × a × ... × a
n times
a is the base and n is the exponent.
Examples
31
= 3
32
= 3 × 3 = 9
33
= 3 × 3 × 3 = 27
34
= 3 × 3 × 3 × 3 = 81
35
= 3 × 3 × 3 × 3 × 3 = 243
Exponents rules and properties
Rule name Rule Example
Product rules
an
· am
= an+m
23
· 24
= 23+4
= 128
an · bn = (a · b)n 32 · 42 = (3·4)2 = 144
Quotient rules
an / am = an-m 25 / 23 = 25-3 = 4
an / bn = (a / b)n 43 / 23 = (4/2)3 = 8
Power rules
(bn
)m
= bn·m
(23
)2
= 23·2
= 64
bnm
= b(nm
) 232
= 2(32
)= 512
m√(bn) = b n/m 2√(26) = 26/2 = 8
b1/n = n√b 81/3 = 3√8 = 2
Negative exponents b-n = 1 / bn 2-3 = 1/23 = 0.125
Zero rules
b0
= 1 50
= 1
0n = 0 , for n>0 05 = 0
One rules
b1 = b 51 = 5
1n = 1 15 = 1
Minus one rule (-1)5 = -1
Derivative rule (xn)' = n·x n-1 (x3)' = 3·x3-1
Integral rule ∫ xndx = xn+1/(n+1)+C ∫ x2dx = x2+1/(2+1)+C
Exponents product rules
Product rule with same base
an
· am
= an+m
Example:
23
· 24
= 23+4
= 27
= 2·2·2·2·2·2·2 = 128
Product rule with same exponent
an
· bn
= (a · b)n
Example:
32
· 42
= (3·4)2
= 122
= 12·12 = 144
See: Multplying exponents
Exponents quotient rules
Quotient rule with same base
an
/ am
= an-m
Example:
25
/ 23
= 25-3
= 22
= 2·2 = 4
Quotient rule with same exponent
an
/ bn
= (a / b)n
Example:
43
/ 23
= (4/2)3
= 23
= 2·2·2 = 8
See: Dividing exponents
Exponents power rules
Power rule I
(an
) m
= a n·m
Example:
(23
)2
= 23·2
= 26
= 2·2·2·2·2·2 = 64
Power rule II
a nm
= a (nm
)
Example:
232
= 2(32
) = 2(3·3) = 29 = 2·2·2·2·2·2·2·2·2 = 512
Power rule with radicals
m
√(a n
) = a n/m
Example:
2
√(26
) = 26/2
= 23
= 2·2·2 = 8
Negative exponents rule
b-n
= 1 / bn
Example:
2-3
= 1/23
= 1/(2·2·2) = 1/8 = 0.125
Negative exponents
How to calculate negative exponents.
 Negative exponents rule
 Negative exponent example
 Negative fractional exponents
 Fractions with negative exponents
 Multiplying negative exponents
 Dividing negative exponents
Negative exponents rule
The base b raised to the power of minus n is equal to 1 divided by the base b raised to the power of
n:
b-n
= 1 / bn
Negative exponent example
The base 2 raised to the power of minus 3 is equal to 1 divided by the base 2 raised to the power of
3:
2-3
= 1/23
= 1/(2·2·2) = 1/8 = 0.125
Negative fractional exponents
The base b raised to the power of minus n/m is equal to 1 divided by the base b raised to the power
of n/m:
b-n/m
= 1 / bn/m
= 1 / (m
√b)n
The base 2 raised to the power of minus 1/2 is equal to 1 divided by the base 2 raised to the power
of 1/2:
2-1/2
= 1/21/2
= 1/√2 = 0.7071
Fractions with negative exponents
The base a/b raised to the power of minus n is equal to 1 divided by the base a/b raised to the power
of n:
(a/b)-n
= 1 / (a/b)n
= 1 / (an
/bn
) = bn
/an
The base 2 raised to the power of minus 3 is equal to 1 divided by the base 2 raised to the power of
3:
(2/3)-2
= 1 / (2/3)2
= 1 / (22
/32
) = 32
/22
= 9/4 = 2.25
Multiplying negative exponents
For exponents with the same base, we can add the exponents:
a -n
· a -m
= a -(n+m)
= 1 / a n+m
Example:
2-3
· 2-4
= 2-(3+4)
= 2-7
= 1 / 27
= 1 / (2·2·2·2·2·2·2) = 1 / 128 =
0.0078125
When the bases are diffenrent and the exponents of a and b are the same, we can multiply a and b
first:
a -n
· b -n
= (a · b) -n
Example:
3-2
· 4-2
= (3·4)-2
= 12-2
= 1 / 122
= 1 / (12·12) = 1 / 144 =
0.0069444
When the bases and the exponents are different we have to calculate each exponent and then
multiply:
a -n
· b -m
Example:
3-2
· 4-3
= (1/9) · (1/64) = 1 / 576 = 0.0017361
Dividing negative exponents
For exponents with the same base, we should subtract the exponents:
a n
/ a m
= a n-m
Example:
26
/ 23
= 26-3
= 23
= 2·2·2 = 8
When the bases are diffenrent and the exponents of a and b are the same, we can divide a and b
first:
a n
/ b n
= (a / b) n
Example:
63
/ 23
= (6/2)3
= 33
= 3·3·3 = 27
When the bases and the exponents are different we have to calculate each exponent and then
divide:
a n
/ b m
Example:
62
/ 33
= 36 / 27 = 1.333
Zero exponents
Zero exponent rule and examples.
 Zero exponents rule
 Zero exponents examples
Zero exponents rule
The base b raised to the power of zero is equal to one:
b0
= 1
Zero exponents examples
Five raised to the power of zero is equal to one:
50
= 1
Minus five raised to the power of zero is equal to one:
(-5)0
= 1
Zero to raised the power of zero is equal to one:
00
= 1

More Related Content

What's hot

Approximation and estimation
Approximation and estimationApproximation and estimation
Approximation and estimation
Aluko Sayo Enoch
 
Law of exponent Lecture Slide
Law of exponent Lecture SlideLaw of exponent Lecture Slide
Law of exponent Lecture Slide
Gita Pakpahan
 
11-1, 11-2 Perimeter & Area of Polygons.ppt
11-1, 11-2 Perimeter & Area of Polygons.ppt11-1, 11-2 Perimeter & Area of Polygons.ppt
11-1, 11-2 Perimeter & Area of Polygons.ppt
smithj91
 
Properties Of Exponents
Properties Of ExponentsProperties Of Exponents
Properties Of Exponents
nina
 
1.1 Linear Equations
1.1 Linear Equations1.1 Linear Equations
1.1 Linear Equations
smiller5
 
Linear Equation in one variable - Class 8 th Maths
Linear Equation in one variable - Class 8 th MathsLinear Equation in one variable - Class 8 th Maths
Linear Equation in one variable - Class 8 th Maths
Amit Choube
 
Counting and Sequences
Counting and SequencesCounting and Sequences
Counting and Sequences
Dan Stewart
 
Algebraic expressions
Algebraic expressionsAlgebraic expressions
Algebraic expressions
Manav Gupta
 
Index Notation
Index NotationIndex Notation
Index Notation
alphamaths
 
Exponents
ExponentsExponents
Exponents
Bob Morris
 
Integers and Operation of Integers
Integers and Operation of IntegersIntegers and Operation of Integers
Integers and Operation of Integers
Maria Theresa Bicar - Edar
 
complex numbers
complex numberscomplex numbers
complex numbers
valour
 
Rational irrational and_real_number_practice
Rational irrational and_real_number_practiceRational irrational and_real_number_practice
Rational irrational and_real_number_practice
eixarc
 
My Order of Operations Slide show
My Order of Operations Slide showMy Order of Operations Slide show
My Order of Operations Slide show
St. Johns Lutheran
 
1.1 Real Number Properties
1.1 Real Number Properties1.1 Real Number Properties
1.1 Real Number Properties
smiller5
 
Adding And Subtracting Whole Numbers
Adding And Subtracting Whole NumbersAdding And Subtracting Whole Numbers
Adding And Subtracting Whole Numbers
gusma1am
 
Fractions, decimals, and percentages
Fractions, decimals, and percentagesFractions, decimals, and percentages
Fractions, decimals, and percentages
vantreecka
 
Prime Factorization
Prime FactorizationPrime Factorization
Prime Factorization
mmeddin
 
Sets Introduction
Sets IntroductionSets Introduction
Sets Introduction
Kristine Joy Ramirez
 
Teacher Lecture
Teacher LectureTeacher Lecture
Teacher Lecture
Quỳnh-Như Cao
 

What's hot (20)

Approximation and estimation
Approximation and estimationApproximation and estimation
Approximation and estimation
 
Law of exponent Lecture Slide
Law of exponent Lecture SlideLaw of exponent Lecture Slide
Law of exponent Lecture Slide
 
11-1, 11-2 Perimeter & Area of Polygons.ppt
11-1, 11-2 Perimeter & Area of Polygons.ppt11-1, 11-2 Perimeter & Area of Polygons.ppt
11-1, 11-2 Perimeter & Area of Polygons.ppt
 
Properties Of Exponents
Properties Of ExponentsProperties Of Exponents
Properties Of Exponents
 
1.1 Linear Equations
1.1 Linear Equations1.1 Linear Equations
1.1 Linear Equations
 
Linear Equation in one variable - Class 8 th Maths
Linear Equation in one variable - Class 8 th MathsLinear Equation in one variable - Class 8 th Maths
Linear Equation in one variable - Class 8 th Maths
 
Counting and Sequences
Counting and SequencesCounting and Sequences
Counting and Sequences
 
Algebraic expressions
Algebraic expressionsAlgebraic expressions
Algebraic expressions
 
Index Notation
Index NotationIndex Notation
Index Notation
 
Exponents
ExponentsExponents
Exponents
 
Integers and Operation of Integers
Integers and Operation of IntegersIntegers and Operation of Integers
Integers and Operation of Integers
 
complex numbers
complex numberscomplex numbers
complex numbers
 
Rational irrational and_real_number_practice
Rational irrational and_real_number_practiceRational irrational and_real_number_practice
Rational irrational and_real_number_practice
 
My Order of Operations Slide show
My Order of Operations Slide showMy Order of Operations Slide show
My Order of Operations Slide show
 
1.1 Real Number Properties
1.1 Real Number Properties1.1 Real Number Properties
1.1 Real Number Properties
 
Adding And Subtracting Whole Numbers
Adding And Subtracting Whole NumbersAdding And Subtracting Whole Numbers
Adding And Subtracting Whole Numbers
 
Fractions, decimals, and percentages
Fractions, decimals, and percentagesFractions, decimals, and percentages
Fractions, decimals, and percentages
 
Prime Factorization
Prime FactorizationPrime Factorization
Prime Factorization
 
Sets Introduction
Sets IntroductionSets Introduction
Sets Introduction
 
Teacher Lecture
Teacher LectureTeacher Lecture
Teacher Lecture
 

Similar to Laws of exponents

Mathtest 01
Mathtest 01Mathtest 01
Mathtest 01
leoscotch
 
.
..
Exponets laws& examples
Exponets laws& examplesExponets laws& examples
Exponets laws& examples
Sibusiso Thethwayo
 
maths_formula_sheet.pdf
maths_formula_sheet.pdfmaths_formula_sheet.pdf
maths_formula_sheet.pdf
VanhoaTran2
 
E1
E1E1
Digital textbook -EXPONENTS AND POWERS
Digital textbook -EXPONENTS AND POWERSDigital textbook -EXPONENTS AND POWERS
Digital textbook -EXPONENTS AND POWERS
GANESHKRISHNANG
 
Dividing polynomials
Dividing polynomialsDividing polynomials
Dividing polynomials
Educación
 
Exponent1
Exponent1Exponent1
Exponent1
Dreams4school
 
Lecture 2, exponents and radicals
Lecture 2, exponents and radicalsLecture 2, exponents and radicals
Lecture 2, exponents and radicals
MELIKIPROTICHAMOS
 
AP Calculus Project
AP Calculus ProjectAP Calculus Project
AP Calculus Project
kaitlinbianchi
 
Tema# 2 Repaso de factorización
Tema# 2 Repaso de factorizaciónTema# 2 Repaso de factorización
Tema# 2 Repaso de factorización
MixadysGonzalez
 
Math lecture 6 (System of Linear Equations)
Math lecture 6 (System of Linear Equations)Math lecture 6 (System of Linear Equations)
Math lecture 6 (System of Linear Equations)
Osama Zahid
 
Produccion escrita expresiones algebraicas
Produccion escrita   expresiones algebraicasProduccion escrita   expresiones algebraicas
Produccion escrita expresiones algebraicas
JuinAndresDiaz
 
Indices and logarithms
Indices and logarithmsIndices and logarithms
Indices and logarithms
Awais Khan
 
Index laws tutorial intermediate
Index laws tutorial   intermediateIndex laws tutorial   intermediate
Index laws tutorial intermediate
EdTechonGC Mallett
 
Exponents and logarithms
Exponents and logarithmsExponents and logarithms
Exponents and logarithms
Xolani Eric Makondo Thethwayo
 
ALGEBRA FOR ECONOMICS EXPRESSIONS AND EQUATIONS
ALGEBRA FOR ECONOMICS EXPRESSIONS AND EQUATIONSALGEBRA FOR ECONOMICS EXPRESSIONS AND EQUATIONS
ALGEBRA FOR ECONOMICS EXPRESSIONS AND EQUATIONS
Jeff Nelson
 
GR 8 Math Powerpoint about Polynomial Techniques
GR 8 Math Powerpoint about Polynomial TechniquesGR 8 Math Powerpoint about Polynomial Techniques
GR 8 Math Powerpoint about Polynomial Techniques
reginaatin
 
Chapter 1
Chapter 1Chapter 1
Chapter 1
jennytuazon01630
 
0.6 Rational Exponents
0.6 Rational Exponents0.6 Rational Exponents
0.6 Rational Exponents
smiller5
 

Similar to Laws of exponents (20)

Mathtest 01
Mathtest 01Mathtest 01
Mathtest 01
 
.
..
.
 
Exponets laws& examples
Exponets laws& examplesExponets laws& examples
Exponets laws& examples
 
maths_formula_sheet.pdf
maths_formula_sheet.pdfmaths_formula_sheet.pdf
maths_formula_sheet.pdf
 
E1
E1E1
E1
 
Digital textbook -EXPONENTS AND POWERS
Digital textbook -EXPONENTS AND POWERSDigital textbook -EXPONENTS AND POWERS
Digital textbook -EXPONENTS AND POWERS
 
Dividing polynomials
Dividing polynomialsDividing polynomials
Dividing polynomials
 
Exponent1
Exponent1Exponent1
Exponent1
 
Lecture 2, exponents and radicals
Lecture 2, exponents and radicalsLecture 2, exponents and radicals
Lecture 2, exponents and radicals
 
AP Calculus Project
AP Calculus ProjectAP Calculus Project
AP Calculus Project
 
Tema# 2 Repaso de factorización
Tema# 2 Repaso de factorizaciónTema# 2 Repaso de factorización
Tema# 2 Repaso de factorización
 
Math lecture 6 (System of Linear Equations)
Math lecture 6 (System of Linear Equations)Math lecture 6 (System of Linear Equations)
Math lecture 6 (System of Linear Equations)
 
Produccion escrita expresiones algebraicas
Produccion escrita   expresiones algebraicasProduccion escrita   expresiones algebraicas
Produccion escrita expresiones algebraicas
 
Indices and logarithms
Indices and logarithmsIndices and logarithms
Indices and logarithms
 
Index laws tutorial intermediate
Index laws tutorial   intermediateIndex laws tutorial   intermediate
Index laws tutorial intermediate
 
Exponents and logarithms
Exponents and logarithmsExponents and logarithms
Exponents and logarithms
 
ALGEBRA FOR ECONOMICS EXPRESSIONS AND EQUATIONS
ALGEBRA FOR ECONOMICS EXPRESSIONS AND EQUATIONSALGEBRA FOR ECONOMICS EXPRESSIONS AND EQUATIONS
ALGEBRA FOR ECONOMICS EXPRESSIONS AND EQUATIONS
 
GR 8 Math Powerpoint about Polynomial Techniques
GR 8 Math Powerpoint about Polynomial TechniquesGR 8 Math Powerpoint about Polynomial Techniques
GR 8 Math Powerpoint about Polynomial Techniques
 
Chapter 1
Chapter 1Chapter 1
Chapter 1
 
0.6 Rational Exponents
0.6 Rational Exponents0.6 Rational Exponents
0.6 Rational Exponents
 

Recently uploaded

GraphRAG for Life Science to increase LLM accuracy
GraphRAG for Life Science to increase LLM accuracyGraphRAG for Life Science to increase LLM accuracy
GraphRAG for Life Science to increase LLM accuracy
Tomaz Bratanic
 
Deep Dive: AI-Powered Marketing to Get More Leads and Customers with HyperGro...
Deep Dive: AI-Powered Marketing to Get More Leads and Customers with HyperGro...Deep Dive: AI-Powered Marketing to Get More Leads and Customers with HyperGro...
Deep Dive: AI-Powered Marketing to Get More Leads and Customers with HyperGro...
saastr
 
Main news related to the CCS TSI 2023 (2023/1695)
Main news related to the CCS TSI 2023 (2023/1695)Main news related to the CCS TSI 2023 (2023/1695)
Main news related to the CCS TSI 2023 (2023/1695)
Jakub Marek
 
Presentation of the OECD Artificial Intelligence Review of Germany
Presentation of the OECD Artificial Intelligence Review of GermanyPresentation of the OECD Artificial Intelligence Review of Germany
Presentation of the OECD Artificial Intelligence Review of Germany
innovationoecd
 
Generating privacy-protected synthetic data using Secludy and Milvus
Generating privacy-protected synthetic data using Secludy and MilvusGenerating privacy-protected synthetic data using Secludy and Milvus
Generating privacy-protected synthetic data using Secludy and Milvus
Zilliz
 
Driving Business Innovation: Latest Generative AI Advancements & Success Story
Driving Business Innovation: Latest Generative AI Advancements & Success StoryDriving Business Innovation: Latest Generative AI Advancements & Success Story
Driving Business Innovation: Latest Generative AI Advancements & Success Story
Safe Software
 
TrustArc Webinar - 2024 Global Privacy Survey
TrustArc Webinar - 2024 Global Privacy SurveyTrustArc Webinar - 2024 Global Privacy Survey
TrustArc Webinar - 2024 Global Privacy Survey
TrustArc
 
Columbus Data & Analytics Wednesdays - June 2024
Columbus Data & Analytics Wednesdays - June 2024Columbus Data & Analytics Wednesdays - June 2024
Columbus Data & Analytics Wednesdays - June 2024
Jason Packer
 
Nordic Marketo Engage User Group_June 13_ 2024.pptx
Nordic Marketo Engage User Group_June 13_ 2024.pptxNordic Marketo Engage User Group_June 13_ 2024.pptx
Nordic Marketo Engage User Group_June 13_ 2024.pptx
MichaelKnudsen27
 
5th LF Energy Power Grid Model Meet-up Slides
5th LF Energy Power Grid Model Meet-up Slides5th LF Energy Power Grid Model Meet-up Slides
5th LF Energy Power Grid Model Meet-up Slides
DanBrown980551
 
dbms calicut university B. sc Cs 4th sem.pdf
dbms  calicut university B. sc Cs 4th sem.pdfdbms  calicut university B. sc Cs 4th sem.pdf
dbms calicut university B. sc Cs 4th sem.pdf
Shinana2
 
UI5 Controls simplified - UI5con2024 presentation
UI5 Controls simplified - UI5con2024 presentationUI5 Controls simplified - UI5con2024 presentation
UI5 Controls simplified - UI5con2024 presentation
Wouter Lemaire
 
Finale of the Year: Apply for Next One!
Finale of the Year: Apply for Next One!Finale of the Year: Apply for Next One!
Finale of the Year: Apply for Next One!
GDSC PJATK
 
Taking AI to the Next Level in Manufacturing.pdf
Taking AI to the Next Level in Manufacturing.pdfTaking AI to the Next Level in Manufacturing.pdf
Taking AI to the Next Level in Manufacturing.pdf
ssuserfac0301
 
Artificial Intelligence for XMLDevelopment
Artificial Intelligence for XMLDevelopmentArtificial Intelligence for XMLDevelopment
Artificial Intelligence for XMLDevelopment
Octavian Nadolu
 
A Comprehensive Guide to DeFi Development Services in 2024
A Comprehensive Guide to DeFi Development Services in 2024A Comprehensive Guide to DeFi Development Services in 2024
A Comprehensive Guide to DeFi Development Services in 2024
Intelisync
 
System Design Case Study: Building a Scalable E-Commerce Platform - Hiike
System Design Case Study: Building a Scalable E-Commerce Platform - HiikeSystem Design Case Study: Building a Scalable E-Commerce Platform - Hiike
System Design Case Study: Building a Scalable E-Commerce Platform - Hiike
Hiike
 
Letter and Document Automation for Bonterra Impact Management (fka Social Sol...
Letter and Document Automation for Bonterra Impact Management (fka Social Sol...Letter and Document Automation for Bonterra Impact Management (fka Social Sol...
Letter and Document Automation for Bonterra Impact Management (fka Social Sol...
Jeffrey Haguewood
 
GenAI Pilot Implementation in the organizations
GenAI Pilot Implementation in the organizationsGenAI Pilot Implementation in the organizations
GenAI Pilot Implementation in the organizations
kumardaparthi1024
 
Nunit vs XUnit vs MSTest Differences Between These Unit Testing Frameworks.pdf
Nunit vs XUnit vs MSTest Differences Between These Unit Testing Frameworks.pdfNunit vs XUnit vs MSTest Differences Between These Unit Testing Frameworks.pdf
Nunit vs XUnit vs MSTest Differences Between These Unit Testing Frameworks.pdf
flufftailshop
 

Recently uploaded (20)

GraphRAG for Life Science to increase LLM accuracy
GraphRAG for Life Science to increase LLM accuracyGraphRAG for Life Science to increase LLM accuracy
GraphRAG for Life Science to increase LLM accuracy
 
Deep Dive: AI-Powered Marketing to Get More Leads and Customers with HyperGro...
Deep Dive: AI-Powered Marketing to Get More Leads and Customers with HyperGro...Deep Dive: AI-Powered Marketing to Get More Leads and Customers with HyperGro...
Deep Dive: AI-Powered Marketing to Get More Leads and Customers with HyperGro...
 
Main news related to the CCS TSI 2023 (2023/1695)
Main news related to the CCS TSI 2023 (2023/1695)Main news related to the CCS TSI 2023 (2023/1695)
Main news related to the CCS TSI 2023 (2023/1695)
 
Presentation of the OECD Artificial Intelligence Review of Germany
Presentation of the OECD Artificial Intelligence Review of GermanyPresentation of the OECD Artificial Intelligence Review of Germany
Presentation of the OECD Artificial Intelligence Review of Germany
 
Generating privacy-protected synthetic data using Secludy and Milvus
Generating privacy-protected synthetic data using Secludy and MilvusGenerating privacy-protected synthetic data using Secludy and Milvus
Generating privacy-protected synthetic data using Secludy and Milvus
 
Driving Business Innovation: Latest Generative AI Advancements & Success Story
Driving Business Innovation: Latest Generative AI Advancements & Success StoryDriving Business Innovation: Latest Generative AI Advancements & Success Story
Driving Business Innovation: Latest Generative AI Advancements & Success Story
 
TrustArc Webinar - 2024 Global Privacy Survey
TrustArc Webinar - 2024 Global Privacy SurveyTrustArc Webinar - 2024 Global Privacy Survey
TrustArc Webinar - 2024 Global Privacy Survey
 
Columbus Data & Analytics Wednesdays - June 2024
Columbus Data & Analytics Wednesdays - June 2024Columbus Data & Analytics Wednesdays - June 2024
Columbus Data & Analytics Wednesdays - June 2024
 
Nordic Marketo Engage User Group_June 13_ 2024.pptx
Nordic Marketo Engage User Group_June 13_ 2024.pptxNordic Marketo Engage User Group_June 13_ 2024.pptx
Nordic Marketo Engage User Group_June 13_ 2024.pptx
 
5th LF Energy Power Grid Model Meet-up Slides
5th LF Energy Power Grid Model Meet-up Slides5th LF Energy Power Grid Model Meet-up Slides
5th LF Energy Power Grid Model Meet-up Slides
 
dbms calicut university B. sc Cs 4th sem.pdf
dbms  calicut university B. sc Cs 4th sem.pdfdbms  calicut university B. sc Cs 4th sem.pdf
dbms calicut university B. sc Cs 4th sem.pdf
 
UI5 Controls simplified - UI5con2024 presentation
UI5 Controls simplified - UI5con2024 presentationUI5 Controls simplified - UI5con2024 presentation
UI5 Controls simplified - UI5con2024 presentation
 
Finale of the Year: Apply for Next One!
Finale of the Year: Apply for Next One!Finale of the Year: Apply for Next One!
Finale of the Year: Apply for Next One!
 
Taking AI to the Next Level in Manufacturing.pdf
Taking AI to the Next Level in Manufacturing.pdfTaking AI to the Next Level in Manufacturing.pdf
Taking AI to the Next Level in Manufacturing.pdf
 
Artificial Intelligence for XMLDevelopment
Artificial Intelligence for XMLDevelopmentArtificial Intelligence for XMLDevelopment
Artificial Intelligence for XMLDevelopment
 
A Comprehensive Guide to DeFi Development Services in 2024
A Comprehensive Guide to DeFi Development Services in 2024A Comprehensive Guide to DeFi Development Services in 2024
A Comprehensive Guide to DeFi Development Services in 2024
 
System Design Case Study: Building a Scalable E-Commerce Platform - Hiike
System Design Case Study: Building a Scalable E-Commerce Platform - HiikeSystem Design Case Study: Building a Scalable E-Commerce Platform - Hiike
System Design Case Study: Building a Scalable E-Commerce Platform - Hiike
 
Letter and Document Automation for Bonterra Impact Management (fka Social Sol...
Letter and Document Automation for Bonterra Impact Management (fka Social Sol...Letter and Document Automation for Bonterra Impact Management (fka Social Sol...
Letter and Document Automation for Bonterra Impact Management (fka Social Sol...
 
GenAI Pilot Implementation in the organizations
GenAI Pilot Implementation in the organizationsGenAI Pilot Implementation in the organizations
GenAI Pilot Implementation in the organizations
 
Nunit vs XUnit vs MSTest Differences Between These Unit Testing Frameworks.pdf
Nunit vs XUnit vs MSTest Differences Between These Unit Testing Frameworks.pdfNunit vs XUnit vs MSTest Differences Between These Unit Testing Frameworks.pdf
Nunit vs XUnit vs MSTest Differences Between These Unit Testing Frameworks.pdf
 

Laws of exponents

  • 1. Laws of Exponents Exponents are also called Powers or Indices The exponent of a number says how many times to use the number in a multiplication. In this example: 82 = 8 × 8 = 64  In words: 82 could be called "8 to the second power", "8 to the power 2" or simply "8 squared" Try it yourself: So an Exponent just saves you writing out lots of multiplies! Example: a7 a7 = a × a × a × a × a × a × a = aaaaaaa Notice how I just wrote the letters together to mean multiply? We will do that a lot here. Example: x6 = xxxxxx
  • 2. The Key to the Laws Writing all the letters down is the key to understanding the Laws Example: x2 x3 = (xx)(xxx) = xxxxx = x5 Which shows that x2 x3 = x5 , but more on that later! So, when in doubt, just remember to write down all the letters (as many as the exponent tells you to) and see if you can make sense of it. All you need to know ... The "Laws of Exponents" (also called "Rules of Exponents") come from three ideas: The exponent says how many times to use the number in a multiplication. A negative exponent means divide, because the opposite of multiplying is dividing A fractional exponent like 1/n means to take the nth root: If you understand those, then you understand exponents! And all the laws below are based on those ideas.
  • 3. Laws of Exponents Here are the Laws (explanations follow): Law Example x1 = x 61 = 6 x0 = 1 70 = 1 x-1 = 1/x 4-1 = 1/4 xm xn = xm+n x2 x3 = x2+3 = x5 xm /xn = xm-n x6 /x2 = x6-2 = x4 (xm )n = xmn (x2 )3 = x2×3 = x6 (xy)n = xn yn (xy)3 = x3 y3 (x/y)n = xn /yn (x/y)2 = x2 / y2 x-n = 1/xn x-3 = 1/x3 And the law about Fractional Exponents: Laws Explained The first three laws above (x1 = x, x0 = 1 and x-1 = 1/x) are just part of the natural sequence of exponents. Have a look at this: Example: Powers of 5 .. etc.. 52 1 × 5 × 5 25 51 1 × 5 5
  • 4. 50 1 1 5-1 1 ÷ 5 0.2 5-2 1 ÷ 5 ÷ 5 0.04 .. etc.. Look at that table for a while ... notice that positive, zero or negative exponents are really part of the same pattern, i.e. 5 times larger (or 5 times smaller) depending on whether the exponent gets larger (or smaller). The law that xm xn = xm+n With xm xn , how many times will you end up multiplying "x"? Answer: first "m" times, then by another "n" times, for a total of "m+n" times. Example: x2 x3 = (xx)(xxx) = xxxxx = x5 So, x2 x3 = x(2+3) = x5 The law that xm /xn = xm-n Like the previous example, how many times will you end up multiplying "x"? Answer: "m" times, then reduce that by "n" times (because you are dividing), for a total of "m-n" times. Example: x4 /x2 = (xxxx) / (xx) = xx = x2 So, x4 /x2 = x(4-2) = x2 (Remember that x/x = 1, so every time you see an x "above the line" and one "below the line" you can cancel them out.) This law can also show you why x0 =1 :
  • 5. Example: x2 /x2 = x2-2 = x0 =1 The law that (xm )n = xmn First you multiply "m" times. Then you have to do that "n" times, for a total of m×n times. Example: (x3 )4 = (xxx)4 = (xxx)(xxx)(xxx)(xxx) = xxxxxxxxxxxx = x12 So (x3 )4 = x3×4 = x12 The law that (xy)n = xn yn To show how this one works, just think of re-arranging all the "x"s and "y" as in this example: Example: (xy)3 = (xy)(xy)(xy) = xyxyxy = xxxyyy = (xxx)(yyy) = x3 y3 The law that (x/y)n = xn /yn Similar to the previous example, just re-arrange the "x"s and "y"s Example: (x/y)3 = (x/y)(x/y)(x/y) = (xxx)/(yyy) = x3 /y3 The law that OK, this one is a little more complicated!
  • 6. I suggest you read Fractional Exponents first, or this may not make sense. Anyway, the important idea is that: x1/n = The n-th Root of x And so a fractional exponent like 43/2 is really saying to do a cube (3) and a square root(1/2), in any order. Just remember from fractions that m/n = m × (1/n): Example: The order does not matter, so it also works for m/n = (1/n) × m: Example: And That Is It! If you find it hard to remember all these rules, then remember this: you can work them out when you understand the three ideas at the top of this page Oh, One More Thing ... What if x= 0? Positive Exponent (n>0) 0n = 0
  • 7. Negative Exponent (n<0) Undefined! (Because dividing by 0 is undefined) Exponent = 0 Ummm ... see below! The Strange Case of 00 There are two different arguments for the correct value of 00 . 00 could be 1, or possibly 0, so some people say it is really "indeterminate": x0 = 1, so ... 00 = 1 0n = 0, so ... 00 = 0 When in doubt ... 00 = "indeterminate" Exponent rules Exponent rules, laws of exponent and examples.  What is an exponent  Exponents rules  Exponents calculator What is an exponent The base a is raised to the power of n is equal to the multiplication of a, n times: an = a × a × ... × a n times a is the base and n is the exponent. Examples 31 = 3 32 = 3 × 3 = 9 33 = 3 × 3 × 3 = 27 34 = 3 × 3 × 3 × 3 = 81 35 = 3 × 3 × 3 × 3 × 3 = 243 Exponents rules and properties
  • 8. Rule name Rule Example Product rules an · am = an+m 23 · 24 = 23+4 = 128 an · bn = (a · b)n 32 · 42 = (3·4)2 = 144 Quotient rules an / am = an-m 25 / 23 = 25-3 = 4 an / bn = (a / b)n 43 / 23 = (4/2)3 = 8 Power rules (bn )m = bn·m (23 )2 = 23·2 = 64 bnm = b(nm ) 232 = 2(32 )= 512 m√(bn) = b n/m 2√(26) = 26/2 = 8 b1/n = n√b 81/3 = 3√8 = 2 Negative exponents b-n = 1 / bn 2-3 = 1/23 = 0.125 Zero rules b0 = 1 50 = 1 0n = 0 , for n>0 05 = 0 One rules b1 = b 51 = 5 1n = 1 15 = 1 Minus one rule (-1)5 = -1 Derivative rule (xn)' = n·x n-1 (x3)' = 3·x3-1 Integral rule ∫ xndx = xn+1/(n+1)+C ∫ x2dx = x2+1/(2+1)+C Exponents product rules Product rule with same base an · am = an+m
  • 9. Example: 23 · 24 = 23+4 = 27 = 2·2·2·2·2·2·2 = 128 Product rule with same exponent an · bn = (a · b)n Example: 32 · 42 = (3·4)2 = 122 = 12·12 = 144 See: Multplying exponents Exponents quotient rules Quotient rule with same base an / am = an-m Example: 25 / 23 = 25-3 = 22 = 2·2 = 4 Quotient rule with same exponent an / bn = (a / b)n Example: 43 / 23 = (4/2)3 = 23 = 2·2·2 = 8 See: Dividing exponents Exponents power rules Power rule I (an ) m = a n·m Example: (23 )2 = 23·2 = 26 = 2·2·2·2·2·2 = 64 Power rule II a nm = a (nm ) Example: 232 = 2(32 ) = 2(3·3) = 29 = 2·2·2·2·2·2·2·2·2 = 512 Power rule with radicals m √(a n ) = a n/m Example: 2 √(26 ) = 26/2 = 23 = 2·2·2 = 8
  • 10. Negative exponents rule b-n = 1 / bn Example: 2-3 = 1/23 = 1/(2·2·2) = 1/8 = 0.125 Negative exponents How to calculate negative exponents.  Negative exponents rule  Negative exponent example  Negative fractional exponents  Fractions with negative exponents  Multiplying negative exponents  Dividing negative exponents Negative exponents rule The base b raised to the power of minus n is equal to 1 divided by the base b raised to the power of n: b-n = 1 / bn Negative exponent example The base 2 raised to the power of minus 3 is equal to 1 divided by the base 2 raised to the power of 3: 2-3 = 1/23 = 1/(2·2·2) = 1/8 = 0.125 Negative fractional exponents The base b raised to the power of minus n/m is equal to 1 divided by the base b raised to the power of n/m: b-n/m = 1 / bn/m = 1 / (m √b)n The base 2 raised to the power of minus 1/2 is equal to 1 divided by the base 2 raised to the power of 1/2: 2-1/2 = 1/21/2 = 1/√2 = 0.7071 Fractions with negative exponents The base a/b raised to the power of minus n is equal to 1 divided by the base a/b raised to the power of n: (a/b)-n = 1 / (a/b)n = 1 / (an /bn ) = bn /an
  • 11. The base 2 raised to the power of minus 3 is equal to 1 divided by the base 2 raised to the power of 3: (2/3)-2 = 1 / (2/3)2 = 1 / (22 /32 ) = 32 /22 = 9/4 = 2.25 Multiplying negative exponents For exponents with the same base, we can add the exponents: a -n · a -m = a -(n+m) = 1 / a n+m Example: 2-3 · 2-4 = 2-(3+4) = 2-7 = 1 / 27 = 1 / (2·2·2·2·2·2·2) = 1 / 128 = 0.0078125 When the bases are diffenrent and the exponents of a and b are the same, we can multiply a and b first: a -n · b -n = (a · b) -n Example: 3-2 · 4-2 = (3·4)-2 = 12-2 = 1 / 122 = 1 / (12·12) = 1 / 144 = 0.0069444 When the bases and the exponents are different we have to calculate each exponent and then multiply: a -n · b -m Example: 3-2 · 4-3 = (1/9) · (1/64) = 1 / 576 = 0.0017361 Dividing negative exponents For exponents with the same base, we should subtract the exponents: a n / a m = a n-m Example: 26 / 23 = 26-3 = 23 = 2·2·2 = 8 When the bases are diffenrent and the exponents of a and b are the same, we can divide a and b first: a n / b n = (a / b) n Example: 63 / 23 = (6/2)3 = 33 = 3·3·3 = 27
  • 12. When the bases and the exponents are different we have to calculate each exponent and then divide: a n / b m Example: 62 / 33 = 36 / 27 = 1.333 Zero exponents Zero exponent rule and examples.  Zero exponents rule  Zero exponents examples Zero exponents rule The base b raised to the power of zero is equal to one: b0 = 1 Zero exponents examples Five raised to the power of zero is equal to one: 50 = 1 Minus five raised to the power of zero is equal to one: (-5)0 = 1 Zero to raised the power of zero is equal to one: 00 = 1