Understanding Exponents: Multiplying 10 to the Power of 3 Explained

  • Context: High School 
  • Thread starter Thread starter Mr_Bojingles
  • Start date Start date
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
8 replies · 3K views
Mr_Bojingles
Messages
78
Reaction score
0
Does 10 to the power of 3 = 1,000 or 10,000? To calculate is do I multiply 10x10=100 then 100x100=10,100 or do I multiply 10x10=100 then 100x10=1,000?

I know this is a really stupid question but its been a long time since I did basic maths and I've forgotten how this stuff works.
 
Mathematics news on Phys.org
[tex]a^{n} = \underbrace{a \cdot a \cdot a \cdot a \cdot \: ... \: \cdot a \cdot a}_{\mbox{n times}}[/tex]

[tex]10^{3} = 10 \cdot 10 \cdot 10[/tex]

Whether you noticed it or not:
[tex]10^{1} = 10[/tex]
[tex]10^{2} = 100[/tex]
[tex]10^{3} = 1000[/tex]
[tex]10^{n} = 1\underbrace{0000 \: ... \: 00}_{\mbox{n zeroes}} \quad \mbox{n \geq 0}[/tex]
 
It is definitely 1000, how did you get 10000 ?
 
homeworkhelp said:
It is definitely 1000, how did you get 10000 ?

Maybe he thought, take 10 and add 3 zeroes. That is 10000.
 
As he said in the first post,
do I multiply 10x10=100 then 100x100=10,100 or do I multiply 10x10=100 then 100x10=1,000?
and the answer is of course, you multiply
10 x 10 x 10 = (10 x 10) x 10 = 100 x 10 = 1000
just like
2^5 = 2 x 2 x 2 x 2 x 2 = (2 x 2) x (2 x 2) x 2 = 4 x 4 x 2 = (4 x 4) x 2 = 16 x 2 = 32
and not
2 x 2 = 4
4 x 4 = 16
16 x 16 = 256
256 x 256 = 65 536
65 536 x 65536 = 4 294 967 296
or something like that

JasonRox said:
Approaching 2000 posts...
You passed them. Time to update your signature (or delete 5 posts :smile:)
 
Thanks a lot. I couldn't remember if it was 10x10x10 or 10x10x100. I was thinking it might have meant multiplying it by itself the amount of times the exponent indicates. For example 10 to the power of 5 I thought it might have been 10x10x100x1000x10000
 
Nope, a^n is just notation for multiplying a with itself n times, just like n x a is notation for adding it to itself n times.

10x10x100x1000x10000 would be (10) x (10) x (10 x 10) x (10 x 10 x 10) x (10 x 10 x 10 x 10) = (counting the 10's in there) 10^11.