Skip to main content
Mathematics LibreTexts

5.6: Negative Exponents

  • Page ID
    18359
    • Anonymous
    • LibreTexts
    \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \) \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}} \)\(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\) \(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\)\(\newcommand{\AA}{\unicode[.8,0]{x212B}}\)

    Learning Objectives

    • Simplify expressions with negative integer exponents.
    • Work with scientific notation.

    Negative Exponents

    In this section, we define what it means to have negative integer exponents. We begin with the following equivalent fractions:

    \(\frac{1}{8}=\frac{4}{32}\)

    Notice that \(4, 8\), and \(32\) are all powers of \(2\). Hence we can write \(4=2^{2}, 8=2^{3}, and 32=2^{5}\).

    \(\frac{1}{2^{3}}=\frac{1}{8}=\frac{4}{32}=\frac{2^{2}}{2^{5}}\)

    If the exponent of the term in the denominator is larger than the exponent of the term in the numerator, then the application of the quotient rule for exponents results in a negative exponent. In this case, we have the following:

    \(\color{Cerulean}{\frac{1}{2^{3}}}\color{black}{=\frac{1}{8}=\frac{4}{32}=\frac{2^{2}}{2^{5}}=2^{2-5}=}\color{Cerulean}{2^{-3}}\)

    We conclude that \(2^{−3}=\frac{1}{2}^{3}\). This is true in general and leads to the definition of negative exponents. Given any integer \(n\) and \(x≠0\), then

    \[x^{-n}=\frac{1}{x^{n}}\]

    Here \(x≠0\) because \frac{1}{0}\) is undefined. For clarity, in this section, assume all variables are nonzero.

    Simplifying expressions with negative exponents requires that we rewrite the expression with positive exponents.

    Example \(\PageIndex{1}\)

    Simplify:

    \(10^{-2}\).

    Solution:

    \(\begin{aligned} 10^{-2}&=\frac{1}{10^{2}} \\ &=\frac{1}{100} \end{aligned}\)

    Answer:

    \(\frac{1}{100}\)

    Example \(\PageIndex{2}\)

    Simplify:

    \((-3)^{-1}\).

    Solution:

    \(\begin{aligned} (-3)^{-1}&=\frac{1}{(-3)^{1}} \\ &=-\frac{1}{3} \end{aligned}\)

    Answer:

    \(-\frac{1}{3}\)

    Example \(\PageIndex{3}\)

    Simplify:

    \(\frac{1}{y^{-3}}\).

    Solution:

    \(\begin{aligned} \frac{1}{y^{-3}} &=\frac{1}{\frac{1}{y^{3}}} \\ &=1\cdot \frac{y^{3}}{1} \\ &=y^{3} \end{aligned}\)

    Answer:

    \(y^{3}\)

    At this point we highlight two very important examples,

    Screenshot (387).png
    Figure \(\PageIndex{1}\)

    If the grouped quantity is raised to a negative exponent, then apply the definition and write the entire grouped quantity in the denominator. If there is no grouping, then apply the definition only to the base preceding the exponent.

    Example \(\PageIndex{4}\)

    Simplify:

    \((2ab)^{-3}\).

    Solution:

    First, apply the definition of −3 as an exponent and then apply the power of a product rule.

    \(\begin{aligned} (2ab)^{-3} &=\frac{1}{(2ab)^{3}} \qquad\color{Cerulean}{Apply\:the\:negative\:exponent.} \\ &=\frac{1}{2^{3}a^{3}b^{3}} \qquad\color{Cerulean}{Apply\:the\:power\:rule\:for\:a\:product.} \\ &=\frac{1}{8a^{3}b^{3}} \end{aligned}\)

    Answer:

    \(\frac{1}{8a^{3}b^{3}}\)

    Example \(\PageIndex{5}\)

    Simplify:

    \((-3xy^{3})^{-2}\).

    Solution:

    \(\begin{aligned} (-3xy^{3})^{-2}&=\frac{1}{(-3xy^{3})^{2}} \\&=\frac{1}{(-3)^{2}x^{2}(y^{3})^{2}} \\ &=\frac{1}{9x^{2}y^{6}} \end{aligned}\)

    Answer:

    \(\frac{1}{9x^{2}y^{6}}\)

    Example \(\PageIndex{6}\)

    Simplify:

    \(\frac{x^{-3}}{y^{-4}}\).

    Solution:

    \(\frac{x^{-3}}{y^{-4}}=\frac{\frac{1}{x^{3}}}{\frac{1}{y^{4}}}=\frac{1}{x^{3}}\cdot\frac{y^{4}}{1}=\frac{y^{4}}{x^{3}}\)

    Answer:

    \(\frac{y^{4}}{x^{3}}\)

    The previous example suggests a property of quotients with negative exponents. If given any integers \(m\) and \(n\), where \(x≠0\) and \(y≠0\), then

    \[\frac{x^{-n}}{y^{-m}}=\frac{y^{m}}{x^{n}}\]

    In other words, negative exponents in the numerator can be written as positive exponents in the denominator, and negative exponents in the denominator can be written as positive exponents in the numerator.

    Example \(\PageIndex{7}\)

    Simplify:

    \(\frac{-2x^{-5}y^{3}}{z^{-2}}\).

    Solution:

    Take care with the coefficient \(−2\); recognize that this is the base and that the exponent is actually \(+1:\: −2=(−2)^{1}\). Hence the rules of negative exponents do not apply to this coefficient; leave it in the numerator.

    \(\begin{aligned} \frac{-2x^{-5}y^{3}}{z^{-2}}&=\frac{-2\color{Cerulean}{x^{-5}}\color{black}{y^{3}}}{\color{OliveGreen}{z^{-2}}} \\ &=\frac{-2y^{3}\color{OliveGreen}{z^{2}}}{\color{Cerulean}{x^{5}}} \end{aligned}\)

    Answer:

    \(\frac{-2y^{3}z^{2}}{x^{5}}\)

    Example \(\PageIndex{8}\)

    Simplify:

    \(\frac{(-3x^{-4})^{-3}}{y^{-2}}\).

    Solution:

    \(\begin{aligned} \frac{(-3x^{-4})^{-3}}{y^{-2}}&=\frac{(-3)^{-3}(x^{-4})^{-3}}{y^{-2}} &\color{Cerulean}{Apply\:the\:product\:to\:a\:power\:rule.} \\ &=\frac{(-3)^{-3}x^{12}}{y^{-2}} &\color{Cerulean}{Power\:rule} \\ &=\frac{x^{12}y^{2}}{(-3)^{3}} &\color{Cerulean}{Negative\:exponents} \\ &=\frac{x^{12}y^{2}}{-27} \\ &-\frac{x^{12}y^{2}}{27} \end{aligned}\)

    Answer:

    \(-\frac{x^{12}y^{2}}{27}\)

    Example \(\PageIndex{9}\)

    Simplify:

    \(\frac{(3x^{2})^{-4}}{(-2y^{-1}z^{3})^{-2}}\).

    Solution:

    \(\begin{aligned} \frac{(3x^{2})^{-4}}{(-2y^{-1}z^{3})^{-2}}&=\frac{3^{-4}(x^{2})^{-4}}{(-2)^{-2}(y^{-1})^{-2}(z^{3})^{-2}} &\color{Cerulean}{Product\:to\:a\:power\:rule} \\ &=\frac{3^{-4}x^{-8}}{(-2)^{-2}y^{2}z^{-6}} &\color{Cerulean}{Power\:rule} \\ &=\frac{(-2)^{2}z^{6}}{3^{4}x^{8}y^{2}} &\color{Cerulean}{Negative\:exponents} \\&=\frac{4z^{6}}{81x^{8}y^{2}} \end{aligned}\)

    Answer:

    \(\frac{4z^{6}}{81x^{8}y^{2}}\)

    Example \(\PageIndex{10}\)

    Simplify:

    \(\frac{(5x^{2}y)^{3}}{x^{-5}y^{-3}}\).

    Solution:

    First, apply the power of a product rule and then the quotient rule.

    \(\frac{(5x^{2})^{3}}{x^{-5}y^{-3}} = \frac{5^{3}x^{6}y^{3}}{x^{-5}y^{-3}}=5^{3}x^{6-(-5)}y^{3-(-3)}=5^{3}x^{6+5}y^{3+3}=125x^{11}y^{6}\)

    Answer:

    \(125x^{11}y^{6}\)

    To summarize, we have the following rules for negative integer exponents with nonzero bases:

    Negative exponents: \(x^{-n}=\frac{1}{x^{n}}\)
    Quotients with negative exponents: \(\frac{x^{-n}}{y^{-m}}=\frac{y^{m}}{x^{n}}\)
    Table \(\PageIndex{1}\)

    Exercise \(\PageIndex{1}\)

    Simplify:

    \(\frac{(-5xy^{-3})^{-2}}{5x^{4}y^{-4}}\).

    Answer

    \(\frac{y^{10}}{125x^{6}}\)

    Scientific Notation

    Real numbers expressed in scientific notation have the form

    \(a\times 10^{n}\)

    where \(n\) is an integer and \(1≤a<10\). This form is particularly useful when the numbers are very large or very small. For example,

    \(\begin{array}{cc}{9,460,000,000,000,000m=9.46\times 10^{15}m}&{\color{Cerulean}{One\:light\:year}}\\{0.000000000025m=2.5\times 10^{-11}m}&{\color{Cerulean}{Radius\:of\:a\:hydrogen\:atom}} \end{array}\)

    It is cumbersome to write all the zeros in both of these cases. Scientific notation is an alternative, compact representation of these numbers. The factor \(10^{n}\) indicates the power of \(10\) to multiply the coefficient by to convert back to decimal form:

    Screenshot (388).png
    Figure \(\PageIndex{2}\)

    This is equivalent to moving the decimal in the coefficient fifteen places to the right. A negative exponent indicates that the number is very small:

    Screenshot (389).png
    Figure \(\PageIndex{3}\)

    This is equivalent to moving the decimal in the coefficient eleven places to the left.

    Converting a decimal number to scientific notation involves moving the decimal as well. Consider all of the equivalent forms of \(0.00563\) with factors of \(10\) that follow:

    \(\begin{aligned} 0.00563&=0.0563\times 10^{-1} \\ &=0.563\times 10^{-2} \\&\color{Cerulean}{=5.63\times 10^{-3}} \\&=56.3\times 10^{-4} \\&=563\times 10^{-5} \end{aligned}\)

    While all of these are equal, \(5.63×10^{−3}\) is the only form considered to be expressed in scientific notation. This is because the coefficient \(5.63\) is between \(1\) and \(10\) as required by the definition. Notice that we can convert \(5.63×10^{−3}\) back to decimal form, as a check, by moving the decimal to the left three places.

    Example \(\PageIndex{11}\)

    Write \(1,075,000,000,000\) using scientific notation.

    Solution:

    Here we count twelve decimal places to the left of the decimal point to obtain the number \(1.075\).

    \(1,075,000,000,000=1.075\times 10^{12}\)

    Answer:

    \(1.075\times 10^{12}\)

    Example \(\PageIndex{12}\)

    Write \(0.000003045\) using scientific notation.

    Solution:

    Here we count six decimal places to the right to obtain \(3.045\).

    \(0.000003045=3.045\times 10^{-6}\)

    Answer:

    \(3.045\times 10^{-6}\)

    Often we will need to perform operations when using numbers in scientific notation. All the rules of exponents developed so far also apply to numbers in scientific notation.

    Example \(\PageIndex{13}\)

    Multiply:

    \((4.36×10^{−5})(5.3×10^{12})\).

    Solution:

    Use the fact that multiplication is commutative and apply the product rule for exponents.

    \(\begin{aligned} (4.36×10^{−5})(5.3×10^{12})&=(4.36\cdot 5.30)\times (10^{-5}\cdot 10^{12}) \\&=\color{Cerulean}{23.108}\color{black}{\times 10^{-5+12}} \\&=\color{Cerulean}{2.3108\times 10^{1}}\color{black}{\times 10^{7}} \\&=2.3108\times 10^{1+7} \\ &=2.3108\times 10^{8} \end{aligned}\)

    Answer:

    \(2.3108\times 10^{8}\)

    Example \(\PageIndex{14}\)

    Divide:

    \((3.24\times 10^{8})\div (9.0\times 10^{-3})\).

    Solution:

    \(\begin{aligned} \frac{(3.24\times 10^{8})}{(9.0\times 10^{-3})}&= \left( \frac{3.24}{9.0} \right) \times \left( \frac{10^{8}}{10^{-3}} \right) \\ &=0.36\times 10^{8-(-3)} \\&=\color{Cerulean}{0.36}\color{black}{\times 10^{8+3}} \\&=\color{Cerulean}{3.6\times 10^{-1}}\color{black}{\times 10^{11}} \\&=3.6\times 10^{-1+11} \\ &=3.6\times 10^{10} \end{aligned}\)

    Answer:

    \(3.6\times 10^{10}\)

    Example \(\PageIndex{15}\)

    The speed of light is approximately \(6.7×10^{8}\) miles per hour. Express this speed in miles per second.

    Solution:

    A unit analysis indicates that we must divide the number by \(3,600\).

    \(\begin{aligned} 6.7\times 10^{8} \:mph &=\frac{6.7\times 10^{8}miles}{1\cancel{\color{red}{hour}}}\color{black}{\cdot}\left( \frac{1\cancel{\color{red}{hour}}}{60\cancel{\color{OliveGreen}{minutes}}} \right)\cdot \left( \frac{1\cancel{\color{OliveGreen}{minutes}}}{60 seconds} \right) \\&=\frac{6.7\times 10^{8}miles}{3600 seconds} \\&=\left(\frac{6.7}{3600} \right)\times 10^{8} \\ &\approx\color{Cerulean}{0.0019}\color{black}{\times 10^{8}} \qquad\color{Cerulean}{Rounded\:to\:two\:significant\:digits} \\ &=\color{Cerulean}{1.9\times 10^{-3}}\color{black}{\times 10^{8}} \\ &=1.9\times 10^{-3+8} \\ &=1.9\times 10^{5} \end{aligned}\)

    Answer:

    The speed of light is approximately \(1.9×10^{5}\) miles per second.

    Example \(\PageIndex{16}\)

    By what factor is the radius of the sun larger than the radius of earth?

    \(\begin{aligned} 6,300,000m &=6.3\times 10^{6}m\qquad\color{Cerulean}{Radius\:of\:Earth} \\ 700,000,000m &=7.0\times 10^{8}m\qquad\color{Cerulean}{Radius\:of\:the\:Sun} \end{aligned}\)

    Solution:

    We want to find the number that when multiplied times the radius of earth equals the radius of the sun.

    \(\begin{aligned}n\cdot \color{Cerulean}{radius\:of\:the\:Earth}&=\color{OliveGreen}{radius\:of\:the\:Sun} \\n&=\frac{\color{OliveGreen}{radius\:of\:the\:Sun}}{\color{Cerulean}{radius\:of\:the\:Earth}} \end{aligned}\)

    Therefore,

    \(\begin{aligned} n&=\frac{7.0\times 10^{8}m}{6.3\times 10^{6}m} \\ &=\frac{7.0}{6.3}\times\frac{10^{8}}{10^{6}} \\ &\approx 1.1\times 10^{8-6} \\ &=1.1\times 10^{2} \\ &=110 \end{aligned}\)

    Exercise \(\PageIndex{2}\)

    Divide:

    \((6.75\times 10^{-8})\div (9\times 10^{-17})\).

    Answer

    \(7.5\times 10^{8}\)

    Key Takeaways

    • Expressions with negative exponents in the numerator can be rewritten as expressions with positive exponents in the denominator.
    • Expressions with negative exponents in the denominator can be rewritten as expressions with positive exponents in the numerator.
    • Take care to distinguish negative coefficients from negative exponents.
    • Scientific notation is particularly useful when working with numbers that are very large or very small.

    Exercise \(\PageIndex{3}\) Negative Exponents

    Simplify. (Assume variables are nonzero.)

    1. \(5^{−1}\)
    2. \(5^{−2}\)
    3. \((−7)^{−1}\)
    4. \(−7^{−1}\)
    5. \(\frac{1}{2}^{−3}\)
    6. \(\frac{5}{3}^{−2}\)
    7. \((\frac{3}{5})^{−2}\)
    8. \((\frac{1}{2})^{−5}\)
    9. \((−\frac{2}{3})^{−4}\)
    10. \((−\frac{1}{3})^{−3}\)
    11. \(x^{−4}\)
    12. \(y^{−1}\)
    13. \(3x^{−5}\)
    14. \((3x)^{−5}\)
    15. \(\frac{1}{y^{−3}}\)
    16. \(\frac{5}{2}x^{−1}\)
    17. \(\frac{x^{−1}}{y^{−2}}\)
    18. \(\frac{1}{(x−y)^{−4}}\)
    19. \(\frac{x^{2}y^{−3}}{z^{−5}}\)
    20. \(\frac{x}{y^{−3}}\)
    21. \((ab)^{−1}\)
    22. \(\frac{1}{(ab)^{−1}}\)
    23. \(−5x^{−3}y^{2}z^{−4}\)
    24. \(\frac{3}{−2x^{3}y^{−5}z}\)
    25. \(3x^{-4}y^{2}\cdot 2x^{-1}y^{3}\)
    26. \(−10a^{2}b^{3}⋅2a^{−8}b^{−10}\)
    27. \((2a^{−3})^{−2}\)
    28. \((−3x^{2})^{−1}\)
    29. \((5a^{2}b^{−3}c)^{−2}\)
    30. \((7r^{3}s^{−5}t)^{−3}\)
    31. \((−2r^{2}s^{0}t^{−3})^{−1}\)
    32. \((2xy^{−3}z^{2})^{−3}\)
    33. \((−5a^{2}b^{−3}c^{0})^{4}\)
    34. \((−x^{−2}y^{3}z^{−4})^{−7}\)
    35. \((\frac{1}{2}x^{−3})^{−5}\)
    36. \((2xy^{2})^{−2}\)
    37. \((x^{2}y^{−1})^{−4}\)
    38. \((−3a^{2}bc^{5})^{−5}\)
    39. \((\frac{20x^{−3}y^{2}}{5yz^{−1}})^{−1}\)
    40. \((\frac{4r^{5}s^{−3}t^{4}}{2r^{3}st^{0}})^{−3}\)
    41. \((\frac{2xy^{3}z^{−1}}{y^{2}z^{3}})^{−3}\)
    42. \((−\frac{3a^{2}bc}{ab^{0}c^{4}})^{2}\)
    43. \((\frac{−xyz}{x^{4}y^{−2}z^{3}})^{−4}\)
    44. \((−\frac{125x^{−3}y^{4}z^{−5}}{5x^{2}y^{4}(x+y)^{3}})^{0}\)
    45. \((x^{n})^{−2}\)
    46. \((x^{n}y^{n})^{−2}\)
    Answer

    1. \(\frac{1}{5}\)

    3. \(−\frac{1}{7}\)

    5. \(8\)

    7. \(\frac{25}{9}\)

    9. \(\frac{81}{16}\)

    11. \(\frac{1}{x^{4}}\)

    13. \(3x^{5}\)

    15. \(y^{3}\)

    17. \(\frac{y^{2}}{x}\)

    19. \(\frac{x^{2}z^{5}}{y^{3}}\)

    21. \(\frac{1}{ab}\)

    23. \(\frac{−5y^{2}}{x^{3}z^{4}}\)

    25. \(\frac{6y^{5}}{x^{5}}\)

    27. \(\frac{a^{6}}{4}\)

    29. \(\frac{b^{6}}{25a^{4}c^{2}}\)

    31. \(−\frac{t^{3}}{2r^{2}}\)

    33. \(\frac{625a^{8}}{b^{12}}\)

    35. \(32x^{15}\)

    37. \(\frac{y^{4}}{x^{8}}\)

    39. \(\frac{x^{3}}{4yz}\)

    41. \(\frac{z^{12}}{8x^{3}y^{3}}\)

    43. \(\frac{x^{12}z^{8}}{y^{12}}\)

    45. \(\frac{1}{x^{2n}}\)

    Exercise \(\PageIndex{4}\) Negative Exponents

    The value in dollars of a new MP3 player can be estimated by using the formula \(V=100(t+1)^{−1}\), where \(t\) is the number of years after purchase.

    1. How much was the MP3 player worth new?
    2. How much will the MP3 player be worth in \(1\) year?
    3. How much will the MP3 player be worth in \(4\) years?
    4. How much will the MP3 player be worth in \(9\) years?
    5. How much will the MP3 player be worth in \(99\) years?
    6. According to the formula, will the MP3 ever be worthless? Explain.
    Answer

    1. $\(100\)

    3. $\(20\)

    5. $\(1\)

    Exercise \(\PageIndex{5}\) Scientific Notation

    Convert to a decimal number.

    1. \(9.3×10^{9}\)
    2. \(1.004×10^{4}\)
    3. \(6.08×10^{10}\)
    4. \(3.042×10^{7}\)
    5. \(4.01×10^{−7}\)
    6. \(1.0×10^{−10}\)
    7. \(9.9×10^{−3}\)
    8. \(7.0011×10^{−5}\)
    Answer

    1. \(9,300,000,000\)

    3. \(60,800,000,000\)

    5. \(0.000000401\)

    7. \(0.0099\)

    Exercise \(\PageIndex{6}\) Scientific Notation

    Rewrite using scientific notation.

    1. \(500,000,000\)
    2. \(407,300,000,000,000\)
    3. \(9,740,000\)
    4. \(100,230\)
    5. \(0.0000123\)
    6. \(0.000012\)
    7. \(0.000000010034\)
    8. \(0.99071\)
    Answer

    1. \(5×10^{8}\)

    3. \(9.74×10^{6}\)

    5. \(1.23×10^{−5}\)

    7. \(1.0034×10^{−8}\)

    Exercise \(\PageIndex{7}\) Scientific Notation

    Perform the indicated operations.

    1. \((3×10^{5})(9×10^{4})\)
    2. \((8×10^{−22})(2×10^{−12})\)
    3. \((2.1×10^{−19})(3.0×10^{8})\)
    4. \((4.32×10^{7})(1.50×10^{−18})\)
    5. \(9.12×10^{−9}3.2×10^{10}\)
    6. \(1.15×10^{9}2.3×10^{−11}\)
    7. \(1.004×10^{−8}2.008×10^{−14}\)
    8. \(3.276×10^{25}5.2×10^{15}\)
    9. \(59,000,000,000,000 × 0.000032\)
    10. \(0.0000000000432 × 0.0000000000673\)
    11. \(1,030,000,000,000,000,000 ÷ 2,000,000\)
    12. \(6,045,000,000,000,000 ÷ 0.00000005\)
    13. The population density of earth refers to the number of people per square mile of land area. If the total land area on earth is \(5.751×10^{7}\) square miles and the population in 2007 was estimated to be \(6.67×10^{9}\) people, then calculate the population density of earth at that time.
    14. In 2008 the population of New York City was estimated to be \(8.364\) million people. The total land area is \(305\) square miles. Calculate the population density of New York City.
    15. The mass of earth is \(5.97×10^{24}\) kilograms and the mass of the moon is \(7.35×10^{22}\) kilograms. By what factor is the mass of earth greater than the mass of the moon?
    16. The mass of the sun is \(1.99×10^{30}\) kilograms and the mass of earth is \(5.97×10^{24}\) kilograms. By what factor is the mass of the sun greater than the mass of earth? Express your answer in scientific notation.
    17. The radius of the sun is \(4.322×10^{5}\) miles and the average distance from earth to the moon is \(2.392×10^{5}\) miles. By what factor is the radius of the sun larger than the average distance from earth to the moon?
    18. One light year, \(9.461×10^{15}\) meters, is the distance that light travels in a vacuum in one year. If the distance to the nearest star to our sun, Proxima Centauri, is estimated to be \(3.991×10^{16}\) meters, then calculate the number of years it would take light to travel that distance.
    19. It is estimated that there are about \(1\) million ants per person on the planet. If the world population was estimated to be \(6.67\) billion people in 2007, then estimate the world ant population at that time.
    20. The sun moves around the center of the galaxy in a nearly circular orbit. The distance from the center of our galaxy to the sun is approximately \(26,000\) light years. What is the circumference of the orbit of the sun around the galaxy in meters?
    21. Water weighs approximately \(18\) grams per mole. If one mole is about \(6×10^{23}\) molecules, then approximate the weight of each molecule of water.
    22. A gigabyte is \(1×10^{9}\) bytes and a megabyte is \(1×10^{6}\) bytes. If the average song in the MP3 format consumes about \(4.5\) megabytes of storage, then how many songs will fit on a \(4\)-gigabyte memory card?
    Answer

    1. \(2.7×10^{10}\)

    3. \(6.3×10^{−11}\)

    5. \(2.85×10^{−19}\)

    7. \(5×10^{5}\)

    9. \(1.888×10^{9}\)

    11. \(5.15×10^{11}\)

    13. About \(116\) people per square mile

    15. \(81.2\)

    17. \(1.807\)

    19. \(6.67×10^{15}\) ants

    21. \(3×10^{−23}\) grams


    This page titled 5.6: Negative Exponents is shared under a CC BY-NC-SA 3.0 license and was authored, remixed, and/or curated by Anonymous.

    • Was this article helpful?