
Patrick F. answered 10/11/15
Tutor
4.6
(49)
Tutoring in Physics, chemistry, any level of math
The question is kind of vague, but I think that one important thing is that you can always multiply and divide two number regardless of what the exponent is, but that's not true for addiction and subtraction -- you have to be careful with the exponents.
To show this, look at a specific example. Let
x = 43650 = 4.365 * 104
y = 97 = 9.7 * 101
To get xy, you can just do
(4.365 * 104)(9.7 * 101) = (4.365 * 9.7)(104 * 101) = 42.3405 * 105 = 4.23405 * 106
But if looked at x + y
(4.365 * 104) + (9.7 * 101) ≠ (4.365 + 9.7) * (104 + 101) WRONG
If you want to add them directly, you need to give the numbers the same exponent.
x = 4365.0 * 101 -->
x + y = (4365.0 + 9.7) * 101 = 4374.7 * 101 = 4.3747 * 104