Can you Explain the Mysteries of Exponents?

  • Thread starter Thread starter musicgold
  • Start date Start date
  • Tags Tags
    Exponents
AI Thread Summary
Exponents indicate how many times a base number is multiplied by itself, with specific rules governing their behavior. For instance, any number raised to the power of zero equals one, as shown by the equation 4^0 = 1, which maintains consistency in multiplication. Additionally, fractional exponents like 27^(1/3) represent the root of a number, meaning 27^(1/3) equals 3 because 3 cubed returns 27. The laws of exponents, such as adding and subtracting exponents during multiplication and division, are essential for understanding these concepts. Mastery of these rules simplifies the explanation of exponents to learners.
musicgold
Messages
303
Reaction score
19
Hi,

I am helping my kid with exponents. I told her that the exponent tells us how many times we should multiply the base number. While it works with a simple example like 4^6, I am not sure how to explain her why 4^0 =1 and why 27^(1/3) = 3.

Any ideas?

Thanks.
 
Physics news on Phys.org
Show how to multiply and divide powers of the same base -with simple numbers first.

For example, ##2^3\cdot 2^4= (2\cdot2\cdot2)\cdot(2\cdot2\cdot2\cdot2) = 2^7##. The exponents add. an*am=an+m.

You can simplify the fraction when dividing powers.

\frac{2^4}{2^3}=\frac{2\cdot2\cdot2\cdot2}{2\cdot2\cdot2}=2= 2^{4-3}.
\frac{a^n}{a^m}=a^{n-m}



What happens if n=m?

\frac{2^3}{2^3}=\frac{2\cdot2\cdot2}{2\cdot2\cdot2}=1= 2^{3-3}=2^0

a0=1...

You can show what a negative exponent means:

\frac{2^3}{2^4}=\frac{2\cdot2\cdot2}{2\cdot2\cdot2\cdot2}=\frac{1}{2}= 2^{3-4}=2^{-1}.


The next is to show how to get the power of a power:

##\left(2^3\right)^4=(2\cdot2\cdot2)\cdot(2\cdot2\cdot2)\cdot(2\cdot2 \cdot2)\cdot(2\cdot2\cdot2)= 2^{12}## You multiply the powers. (an)m=anm.

What does it mean when the power is a fraction, 1/3, for example?

## \left(2^{1/3}\right) ^3=2^{\frac{1}{3}\cdot 3}=2^1=2##.

a1/3 is a number the third power of which is a.

As for 271/3: 27=33.
271/3=(33)1/3=33*1/3=31=3

ehild
 
Last edited:
  • Like
Likes 3 people
It all relies on knowing the laws ##a^{m+n} = a^m a^n## This is a fundamental property for understanding exponents.

Then it is certainly true that ##1+0 = 1##. So if we put those in the exponents, then it must be true that ##4^{1 + 0} = 4^1##. Thus ##4^1 4^0 = 4^1##. Of course, ##4^1 = 4##. Thus we have something like ##4\cdot 4^0 = 4##. So ##4^0## is some number when multiplied by ##4##, it will give ##4## again. We see immediately that ##4^0 = 1##.

For ##27^{1/3}## something similar holds. Of course we know that ##\frac{1}{3}+ \frac{1}{3} + \frac{1}{3} = 1##. So if we put this in the exponents, we get
27^{\frac{1}{3}+ \frac{1}{3} + \frac{1}{3}} = 27^1 = 27
And when using our fundamental property, we see that
27^{1/3}27^{1/3}27^{1/3} = 27
or just
(27^{1/3})^3 = 27
So ##27^{1/3}## is the number such that if we cube it, we get ##27##. But by inspection we see that ##3## is such a number since ##3^3 = 27##, so we must have ##27^{1/3} = 3##.
 
  • Like
Likes 1 person
Thanks folks.
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top