Exponents And Square Roots

Download as PDF

Exponents and square roots are fundamental concepts in algebra that let us work with repeated multiplication and find the base of a squared number. This lesson will guide you through their definitions, properties, and how they work together as powerful inverse operations.

Exponents And Square Roots — an original Algebra911 reference diagram defining exponents and square roots with its key formula and a worked example.
Exponents and Square Roots: A Complete Guide

What Exactly Is an Exponent?

An exponent is a mathematical notation that indicates the number of times a base number is multiplied by itself. It's a shorthand way to write very large or very small numbers. An expression with an exponent is called a power.

A power consists of two main parts:

  • The Base: This is the number being multiplied.
  • The Exponent: This is the small, superscript number that tells you how many times to multiply the base by itself.

For example, in the power 74, the base is 7 and the exponent is 4. This expression means we multiply 7 by itself four times:

74=7×7×7×7=2401

We read 74 as "seven to the fourth power" or "seven to the power of four." Special cases include the second power, which is often called "squared" (e.g., 52 is "five squared"), and the third power, which is called "cubed" (e.g., 23 is "two cubed").

What Are the Key Rules of Exponents?

To work efficiently with exponents, you need to understand their properties, often called the laws or rules of exponents. These rules apply when the bases are the same (unless otherwise noted).

  1. Product of Powers Rule: When multiplying two powers with the same base, you keep the base and add the exponents.

    aman=am+n

    Example: x5x3=x5+3=x8

  2. Quotient of Powers Rule: When dividing two powers with the same base, you keep the base and subtract the exponents.

    aman=amn

    Example: 4742=472=45

  3. Power of a Power Rule: To raise a power to another power, you keep the base and multiply the exponents.

    (am)n=amn

    Example: (y3)6=y36=y18

  4. Power of a Product Rule: To raise a product to a power, you raise each factor to that power and then multiply.

    (ab)n=anbn

    Example: (2z)3=23z3=8z3

  5. Power of a Quotient Rule: To raise a quotient to a power, you raise both the numerator and the denominator to that power.

    (ab)n=anbn

    Example: (x5)2=x252=x225

How Do Zero and Negative Exponents Work?

Exponents aren't always positive integers. You'll frequently encounter zero and negative exponents, which have their own special rules.

The Zero Exponent Rule: Any non-zero number raised to the power of zero is equal to 1. Why? Consider the pattern using the quotient rule: x3x3=x33=x0. We also know that any number divided by itself is 1. Therefore, x0 must equal 1.

a0=1 (for a0)

The Negative Exponent Rule: A negative exponent indicates a reciprocal. To make a negative exponent positive, you move the base to the opposite side of the fraction line. For instance, if it's in the numerator, move it to the denominator. If it's in the denominator, move it to the numerator.

an=1an and 1an=an
Example 1

Simplify the expression 5x3y5z2.

Solution:

  1. Identify the terms with negative exponents: x3 in the numerator and z2 in the denominator.
  2. To make the exponents positive, move x3 to the denominator and z2 to the numerator. The terms 5 and y5 have positive exponents, so they stay where they are.
  3. Rewrite the expression: 5y5z2x3
  4. This is the final simplified form, as all exponents are now positive.

What Is a Square Root?

A square root of a number is a value that, when multiplied by itself, gives the original number. It's the inverse operation of squaring a number. The symbol for a square root is called a radical, . The number inside the radical is called the radicand.

For example, we know that 82=64. Therefore, the square root of 64 is 8. We write this as:

64=8

It's important to note that (8)2 is also 64. However, the radical symbol denotes the principal square root, which is the non-negative root. So, 64 is always 8, not 8.

Numbers that have integer square roots are called perfect squares. Here are the first few:

  • 1=1 (since 12=1)
  • 4=2 (since 22=4)
  • 9=3 (since 32=9)
  • 16=4 (since 42=16)
  • 25=5 (since 52=25)

Many numbers, like 2 or 10, do not have integer answers. These are irrational numbers, but they can often be simplified.

How Do You Simplify Square Roots?

Simplifying a square root means rewriting it so that the radicand has no perfect square factors other than 1. We use the Product Property of Square Roots to do this.

ab=ab

The strategy is to find the largest perfect square that divides the radicand, break the radicand into two factors (the perfect square and its partner), and then take the square root of the perfect square part.

Example 2

Simplify 72.

Solution:

  1. List some perfect squares: 4,9,16,25,36,49,...
  2. Find the largest perfect square that divides 72. We can see that 72=9×8, but an even larger perfect square, 36, also works: 72=36×2. We use the largest one, 36.
  3. Rewrite the radical using these factors: 72=362
  4. Apply the Product Property: 362=362
  5. Take the square root of the perfect square: 36=6
  6. Combine the parts for the final answer: 62
Example 3

Simplify 50x4y3.

Solution:

We'll simplify the number and each variable separately.

  1. Simplify the number (50): The largest perfect square that divides 50 is 25. So, 50=252=252=52.
  2. Simplify the x-variable (x4): Since x2x2=x4, the square root of x4 is x2. An easy trick for even exponents is to divide the exponent by 2.
  3. Simplify the y-variable (y3): For odd exponents, break it into an even-powered part and a single power. y3=y2y1. So, y3=y2y=y2y=yy.
  4. Combine all the parts: Multiply the terms outside the radical together and the terms inside the radical together. (5)(x2)(y)2y=5x2y2y
Key formulas for exponents and square roots by Algebra911.
Key formulas for exponents and square roots by Algebra911.

How Are Exponents and Square Roots Related?

Exponents and square roots are inverse operations. This means they "undo" each other, just like addition and subtraction or multiplication and division.

If you take a non-negative number, square it, and then take the square root, you get back to the original number.

92=81=9

Similarly, if you take the square root of a non-negative number and then square the result, you also get back to the original number.

(49)2=72=49

This inverse relationship is incredibly important in algebra, especially when solving equations. For example, to solve x2=100, you would take the square root of both sides to find x.

This connection can also be expressed using fractional exponents. A square root is equivalent to raising a number to the power of 12.

a=a1/2

Thinking about roots this way allows you to apply all the exponent rules you've learned to expressions with radicals. For instance, x6=(x6)1/2=x61/2=x3, which is a powerful shortcut!

Common Mistakes to Avoid

When working with exponents and square roots, a few common pitfalls can trip students up. Being aware of them is the first step to avoiding them.

  • Confusing Multiplication with Powers: A classic mistake is thinking 34 means 3×4. Remember, 34=3×3×3×3=81, while 3×4=12.
  • Incorrectly Handling Negative Bases: The placement of parentheses is crucial. (5)2=(5)×(5)=25, but 52=(5×5)=25. The exponent applies only to what it's directly next to unless parentheses group it.
  • Distributing Exponents over Addition/Subtraction: You cannot distribute an exponent across a sum or difference. A common error is stating that (a+b)2=a2+b2. This is incorrect. You must expand it: (a+b)2=(a+b)(a+b)=a2+2ab+b2.
  • Distributing Square Roots over Addition/Subtraction: Similarly, a+b is NOT equal to a+b. For example, 9+16=25=5, but 9+16=3+4=7.
  • Adding Exponents with Different Bases: The product rule aman=am+n only works if the bases are the same. You cannot simplify 2352 by adding exponents. You must calculate each power separately: 825=200.

Quick Summary Reference

Here is a quick reference table for the most important rules and properties covered in this lesson.

Rule/Property NameFormula
Product Ruleaman=am+n
Quotient Ruleaman=amn
Power of a Power Rule(am)n=amn
Zero Exponenta0=1
Negative Exponentan=1an
Product Property of Rootsab=ab
Quotient Property of Rootsab=ab
Fractional Exponent for Rootsa=a1/2

Frequently Asked Questions

What's the difference between a power and an exponent?

The exponent is the small superscript number that tells you how many times to multiply the base. The power is the entire expression, including the base and the exponent, and it represents the final calculated value.

Can you take the square root of a negative number?

In the real number system, which you use in 8th and 9th grade, you cannot take the square root of a negative number. This is because multiplying any real number (positive or negative) by itself always results in a positive number. Later in algebra, you will learn about imaginary numbers to handle this.

Why is any non-zero number to the power of zero equal to one?

This rule keeps the other exponent rules consistent. For example, using the quotient rule, x4/x4=x44=x0. Since any number divided by itself is 1, it follows that x0 must be equal to 1.

What is a 'perfect square'?

A perfect square is a number that is the result of squaring an integer. For example, 49 is a perfect square because it is 72. The square root of a perfect square is always a whole number.

How do I multiply two square roots?

To multiply square roots, you use the product property: ab=ab. You simply multiply the numbers inside the radicals (the radicands) and keep the result under a single square root symbol. For example, 35=15.

Is the square root of x-squared always equal to x?

Almost! It's more precise to say x2=|x| (the absolute value of x). This is because the result of the principal square root must be non-negative. If x=3, then (3)2=9=3, which is |3|.

What comes after learning about square roots?

After mastering square roots, you'll often learn about other types of roots, like cube roots (x3) and fourth roots (x4). You'll also explore fractional exponents more deeply, where you can have powers like x2/3, which combine both exponents and roots.