Chapter 6: Polynomials

6.1 Working with Exponents

Exponents often can be simplified using a few basic properties, since exponents represent repeated multiplication. The basic structure of writing an exponent looks like x^y, where x is defined as the base and y is termed its exponent. For this instance, y represents the number of times that the variable x is multiplied by itself

When looking at numbers to various powers, the following table gives the numeric value of several numbers to various powers.

\begin{array}{llllll} \text{Squares}&\text{Cubes}&4^{\text{th}}\text{ Power}&5^{\text{th}}\text{ Power}&6^{\text{th}}\text{ Power}&7^{\text{th}}\text{ Power} \\ \\ 2^2=4&2^3=8&2^4=16&2^5=32&2^6=64&2^7=128 \\ 3^2=9&3^3=27&3^4=81&3^5=243&3^6=729&3^7=2,187 \\ 4^2=16&4^3=64&4^4=256&4^5=1,024&4^6=4,096&4^7=16,384 \\ 5^2=25&5^3=125&5^4=625&5^5=3,125&5^6=15,625&5^7=78,125 \\ 6^2=36&6^3=216&6^4=1,296&6^5=7,776&6^6=46,656&6^7=279,936 \\ 7^2=49&7^3=343&7^4=2,401&7^5=16,807&7^6=117,649&7^7=823,543 \\ 8^2=64&8^3=512&8^4=4,096&8^5=32,768&8^6=262,144&8^7=2,097,152 \\ 9^2=81&9^3=729&9^4=6,561&9^5=59,049&9^6=531,441&9^7=4,782,969 \\ 10^2=100&10^3=1,000&10^4=10,000&10^5=100,000&10^6=1,000,000&10^7=10,000,000 \\ \\ 11^2=121&12^2=144&13^2=169&14^2=196&15^2=225&20^2=400 \end{array}

For this chart, the expanded forms of the base 2 for multiple exponents is shown:

\begin{array}{lllllllllllllll} 2^2&=&2&\times &2&=&4,&&&&&&&& \\ 2^3&=&2&\times &2&\times &2&=&8,&&&&&& \\ 2^4&=&2&\times &2&\times &2&\times &2&=&16,&&&& \\ 2^5&=&2&\times &2&\times &2&\times &2&\times &2&=&32&& \\ 2^6&=&2&\times &2&\times &2&\times &2&\times &2&\times &2&=&64\hspace{0.25in} \text{and so on} \\ \end{array}

Once there is an exponent as a base that is multiplied or divided by itself to the number represented by the exponent, it becomes straightforward to identify a number of rules and properties that can be defined.

The following examples outline a number of these rules.

Example 6.1.1

What is the value of a^2 \times a^3?

a^2 \times a^3 means that you have (a \times a) (a \times a \times a),

which is the same as (a \times a \times a \times a \times a)

or a^5

This means that, when there is the same base and exponent that is multiplied by the same base with a different exponent, the total exponent value can be found by adding up the exponents.

\text{Product Rule of Exponents: }x^m \times x^n = x^{m+n}

Example 6.1.2

What is the value of (a^2)^3?

(a^2)^3 means that you have (a^2) \times (a^2) \times (a^2),

which is the same as (a \times a) (a \times a) (a \times a)

or (a \times a \times a \times a \times a \times a),

which equals a^6

When you have some base and exponent where both are multiplied by another exponent, the total exponent value can be found by multiplying the two different exponents together.

\text{Power of a Power Rule of Exponents: }(x^m)^n = x^{mn}

Example 6.1.3

What is the value of (ab)^2?

(ab)^2 means that you have (ab) \times (ab),

which is the same as (a \times b) \times (a \times b)

or (a \times a \times b \times b),

which equals a^2b^2

\text{Power of a Product Rule of Exponents: }(xy)^n = x^ny^n

Example 6.1.4

What is the value of \dfrac{a^5}{a^3}?

\dfrac{a^5}{a^3} means that you have \dfrac{a \times a \times a \times a \times a}{a \times a \times a}, or that you are multiplying a by itself five times and dividing it by itself three times.

Multiplying and dividing by the exact same number is a redundant exercise; multiples can be cancelled out prior to doing any multiplying and/or dividing. The easiest way to do this type of a problem is to subtract the exponents, where the exponents in the denominator are being subtracted from the exponents in the numerator. This has the same effect as cancelling any excess or redundant exponents.

For this example, the subtraction looks like a^{5-3}, leaving a^2.

\text{Quotient Rule of Exponents: }\dfrac{x^m}{x^n}=x^{m-n}\hspace{0.25in} (x \ne 0)

Example 6.1.5

What is the value of \left(\dfrac{a}{b}\right)^3?

Expanded, this exponent is the same as:

\dfrac{a}{b}\times \dfrac{a}{b}\times \dfrac{a}{b}

Which is the same as:

\dfrac{a \times a \times a}{b \times b \times b} \text{ or } \dfrac{a^3}{b^3}

One can see that this result is very similar to the power of a product rule of exponents.

\text{Power of a Quotient Rule of Exponents: }\left(\dfrac{x}{y}\right)^n = \dfrac{x^n}{y^n}\hspace{0.25in} (y \ne 0)

Questions

Simplify the following.

  1. 4\cdot 4^4\cdot 4^4
  2. 4\cdot 4^4\cdot 4^2
  3. 2m^4n^2\cdot 4nm^2
  4. x^2y^4\cdot xy^2
  5. (3^3)^4
  6. (4^3)^4
  7. (2u^3v^2)^2
  8. (xy)^3
  9. 4^5 \div 4^3
  10. 3^7 \div 3^3
  11. 3nm^2 \div 3n
  12. x^2y^4 \div 4xy
  13. (x^3y^4\cdot 2x^2y^3)^2
  14. [(u^2v^2)(2u^4)]^3
  15. [(2x)^3 \div x^3]^2
  16. (2a^2b^2a^7) \div (ba^4)^2
  17. [(2y^{17}) \div (2x^2y^4)^4]^3
  18. [(xy^2)(y^4)^2] \div 2y^4
  19. (2xy^5\cdot 2x^2y^3) \div (2xy^4\cdot y^3)
  20. (2y^3x^2) \div [(x^2y^4)(x^2)]
  21. [(q^3r^2)(2p^2q^2r^3)^2] \div 2p^3
  22. (2x^4y^5)(2z^{10}x^2y^7) \div (xy^2z^2)^4

Answer Key 6.1

License

Icon for the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License

Intermediate Algebra Copyright © 2020 by Terrance Berg is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License, except where otherwise noted.

Share This Book