Scientific Notation
Scientific notation is a way to write very large or very small numbers more compactly. Instead of writing 93,000,000 miles (the distance from Earth to the Sun), scientists write \(9.3 \times 10^7\) miles. Instead of writing 0.00000000016 meters (the size of a hydrogen atom), they write \(1.6 \times 10^{-10}\) meters.
This system makes it easier to read, write, and calculate with extreme numbers. It's used throughout science, engineering, and any field dealing with very large or very small quantities.
The Format
A number in scientific notation has two parts:
$$a \times 10^n$$
where \(a\) is a number greater than or equal to 1 but less than 10, and \(n\) is an integer (the exponent on 10).
The \(a\) is called the coefficient or significand. The \(10^n\) part is what makes the number large or small.
Example: \(3.2 \times 10^5\) means 3.2 times 100,000, which equals 320,000.
Example: \(7.5 \times 10^{-3}\) means 7.5 times 0.001, which equals 0.0075.
Converting from Standard to Scientific Notation
To convert a large number to scientific notation, move the decimal point to the left until you have a number between 1 and 10. The number of places you moved is the exponent.
Example: Convert 45,000 to scientific notation.
Move the decimal 4 places to the left: 45,000 becomes 4.5
The exponent is 4.
Answer: \(4.5 \times 10^4\)
Example: Convert 8,730,000,000 to scientific notation.
Move the decimal 9 places left: 8.73
Answer: \(8.73 \times 10^9\)
To convert a small number (between 0 and 1) to scientific notation, move the decimal to the right until you have a number between 1 and 10. The number of places gives the exponent, but it comes out negative because the original number was less than 1.
Example: Convert 0.0056 to scientific notation.
Move the decimal 3 places right: 5.6
The exponent is -3.
Answer: \(5.6 \times 10^{-3}\)
Example: Convert 0.000000721 to scientific notation.
Move the decimal 7 places right: 7.21
Answer: \(7.21 \times 10^{-7}\)
Converting from Scientific to Standard Notation
To convert from scientific notation back to standard form, look at the exponent.
If the exponent is positive, move the decimal that many places to the right.
Example: \(3.8 \times 10^4 = 38,000\)
Move the decimal 4 places right.
Example: \(1.25 \times 10^6 = 1,250,000\)
If the exponent is negative, move the decimal that many places to the left.
Example: \(6.7 \times 10^{-3} = 0.0067\)
Move the decimal 3 places left.
Example: \(9.2 \times 10^{-5} = 0.000092\)
Quick check: convert \(5.04 \times 10^3\) to standard notation. Show answerMove the decimal 3 places to the right: 5,040
Multiplying Numbers in Scientific Notation
To multiply, multiply the coefficients and add the exponents.
Example: \((2 \times 10^3) \times (4 \times 10^5)\)
Multiply coefficients: \(2 \times 4 = 8\)
Add exponents: \(3 + 5 = 8\)
Answer: \(8 \times 10^8\)
Example: \((3.5 \times 10^4) \times (2 \times 10^{-2})\)
Multiply: \(3.5 \times 2 = 7\)
Add exponents: \(4 + (-2) = 2\)
Answer: \(7 \times 10^2\)
Sometimes the result isn't in proper scientific notation because the coefficient isn't between 1 and 10. In that case, adjust.
Example: \((6 \times 10^7) \times (5 \times 10^2)\)
Multiply: \(6 \times 5 = 30\)
Add exponents: \(7 + 2 = 9\)
That gives \(30 \times 10^9\), but 30 isn't between 1 and 10.
Convert 30 to scientific notation: \(3.0 \times 10^1\)
Combine: \(3.0 \times 10^1 \times 10^9 = 3.0 \times 10^{10}\)
Dividing Numbers in Scientific Notation
To divide, divide the coefficients and subtract the exponents.
Example: \(\frac{8 \times 10^6}{2 \times 10^3}\)
Divide: \(\frac{8}{2} = 4\)
Subtract exponents: \(6 - 3 = 3\)
Answer: \(4 \times 10^3\)
Example: \(\frac{9 \times 10^2}{3 \times 10^5}\)
Divide: \(\frac{9}{3} = 3\)
Subtract: \(2 - 5 = -3\)
Answer: \(3 \times 10^{-3}\)
Adding and Subtracting
Adding and subtracting in scientific notation is trickier because the exponents must be the same before you can combine the coefficients.
Example: \(3 \times 10^4 + 5 \times 10^4\)
Same exponents, so just add coefficients: $$= (3 + 5) \times 10^4 = 8 \times 10^4$$
Example: \(6 \times 10^5 - 2 \times 10^5\)
$$= (6 - 2) \times 10^5 = 4 \times 10^5$$
When exponents are different, you need to adjust one number to match the other's exponent.
Example: \(4 \times 10^6 + 7 \times 10^4\)
Rewrite \(4 \times 10^6\) with exponent 4: $$4 \times 10^6 = 400 \times 10^4$$
Now add: $$400 \times 10^4 + 7 \times 10^4 = 407 \times 10^4$$
Convert to proper form: $$= 4.07 \times 10^6$$
Real-World Examples
The speed of light is about \(3 \times 10^8\) meters per second.
The mass of Earth is approximately \(5.97 \times 10^{24}\) kilograms.
A single cell in your body is about \(1 \times 10^{-5}\) meters across.
The charge of an electron is \(-1.6 \times 10^{-19}\) coulombs.
These numbers would be unwieldy to write in standard form, which is why scientific notation is so valuable.
Work Through These
-
Write 250,000 in scientific notation. Show answer\(2.5 \times 10^5\) — move the decimal 5 places to the left
-
Write 0.00034 in scientific notation. Show answer\(3.4 \times 10^{-4}\) — move the decimal 4 places to the right
-
Write \(7.2 \times 10^{-4}\) in standard notation. Show answer\(0.00072\) — move the decimal 4 places to the left
-
Multiply: \((3 \times 10^5) \times (4 \times 10^2)\) Show answerMultiply coefficients: \(3 \times 4 = 12\). Add exponents: \(5 + 2 = 7\). That gives \(12 \times 10^7\), but 12 isn't between 1 and 10 — adjust: \(1.2 \times 10^8\)
-
Divide: \(\frac{8 \times 10^7}{2 \times 10^3}\) Show answerDivide coefficients: \(\frac{8}{2} = 4\). Subtract exponents: \(7 - 3 = 4\). Answer: \(4 \times 10^4\)
-
Add: \(2 \times 10^3 + 5 \times 10^3\) Show answerSame exponent, so just add the coefficients: \((2 + 5) \times 10^3 = 7 \times 10^3\)
What's Next?
A few patterns trip students up most often. The coefficient must be at least 1 and less than 10 — if you end up with \(25 \times 10^4\), it needs to become \(2.5 \times 10^5\). The decimal moves left for big numbers (positive exponent) and right for small numbers (negative exponent); reversing the direction puts the exponent on the wrong side of zero. When multiplying, multiply the coefficients and add the exponents. When dividing, divide the coefficients and subtract the exponents (top minus bottom). And adding or subtracting requires matching exponents first — \(3 \times 10^4\) and \(5 \times 10^6\) can't be combined until one of them is rewritten so both share an exponent.
Scientific notation is the natural bridge between the laws of exponents and the much larger or smaller numbers that show up in science and engineering. The arithmetic stays the same; only the scale changes.