Calculating SCIENTIFIC NOTATION by hand help .

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
3 replies · 4K views
camboguy
Messages
36
Reaction score
0
calculating SCIENTIFIC NOTATION by hand help please.

((4*10^5)(5*10^-7)) / (2*10^-3)


im getting 10 and the answer but its should be 100 can you please tell me what i am so posted to do step by step please.
 
Physics news on Phys.org
If that is indeed the problem as stated, then

Mantissa:

(4 * 5) / 2 = 20 / 2 = 10

Exponents:

5 - 7 -(-3) = 8 - 7 = 1

Answer = 10 * 10^1 = 10 * 10 = 100 = 1 * 10^2

Do you see?
 
thanks you very much