Topic 2: Quantitative Reasoning Foundations: Arithmetic

Lesson 2.5: Exponents, Roots, And Number Properties

Official syllabus section covering Lesson 2.5: Exponents, Roots, and Number Properties within Topic 2: Quantitative Reasoning Foundations: Arithmetic: Rules of exponents and roots.; Factors, multiples, primes, divisibility, and remainders..

Lesson 2.5: Exponents, Roots, and Number Properties

Introduction

In this lesson, we will explore the foundational concepts of exponents, roots, and various number properties essential for mastering the GMAT's quantitative reasoning section. By understanding these concepts, you will enhance your problem-solving skills and become more adept at navigating questions that require arithmetic fluency without a calculator.

Learning Objectives:

  • Understand the rules of exponents and roots.
  • Identify factors, multiples, and prime numbers, and comprehend divisibility and remainders.
  • Distinguish between even and odd integers, as well as positive and negative numbers.
  • Apply exponent and root rules correctly in calculations.
  • Utilize number properties to simplify expressions and test answer choices efficiently.

Let us begin by laying down the groundwork for understanding exponents and roots.

H2: Understanding Exponents

What is an Exponent?

An exponent indicates how many times a number (the base) is multiplied by itself. Formally, if $a$ is a number and $n$ is a positive integer, then the expression $a^n$ (read as "a raised to the power of n") means:

$$

a^n = a $\times$ a $\times$ a $\times$ $\ldots$ $\times$ a \quad $\text{(n times)}$

$$

For example, $2^3 = 2 \times 2 \times 2 = 8$.

Rules of Exponents

Understanding the rules governing exponents will help you solve problems more effectively. Here are some key rules:

  1. Product Rule: When multiplying two numbers with the same base, you add the exponents:

$$

$ a^m \times a^n = a^{m+n}$

$$

Example: $3^2 \times 3^3 = 3^{2+3} = 3^5 = 243$.

  1. Quotient Rule: When dividing two numbers with the same base, you subtract the exponents:

$$

$\frac{a^m}{a^n}$ = a^{m-n} \quad \text{(provided } a $\neq 0$)

$$

Example: $5^4 \div 5^2 = 5^{4-2} = 5^2 = 25$.

  1. Power of a Power Rule: When raising a power to another power, you multiply the exponents:

$$

$ (a^m)^n = a^{m \cdot n}$

$$

Example: $(2^3)^2 = 2^{3 \cdot 2} = 2^6 = 64$.

  1. Zero Exponent Rule: Any non-zero number raised to the power of zero equals one:

$$

a^0 = 1 \quad \text{(for } a $\neq 0$)

$$

Example: $7^0 = 1$.

  1. Negative Exponent Rule: A negative exponent indicates reciprocal:

$$

a^{-n} = $\frac{1}{a^n}$ \quad \text{(for } a $\neq 0$)

$$

Example: $3^{-2} = \frac{1}{3^2} = \frac{1}{9}$.

Worked Example 1

Calculate the value of $\frac{2^5 \times 2^{-3}}{2^2}$.

  1. First, apply the product rule to the numerator: $2^5 \times 2^{-3} = 2^{5 + (-3)} = 2^{2}$.
  2. Now simplify: $\frac{2^2}{2^2} = 2^{2 - 2} = 2^0 = 1$.

Thus, the value is 1.

H2: Understanding Roots

What is a Root?

A root is the inverse operation of an exponent. The $n^{th}$ root of a number $a$ is a value that, when raised to the power of $n$, gives the original number $a$. The $n^{th}$ root is denoted as:

$$

$ \sqrt[n]{a}$

$$

For example, the square root of 16 is $4$ because $4^2 = 16$.

Properties of Roots

  1. Product Property of Roots: The square root (or any root) of a product is equal to the product of the roots:

$$

$\sqrt{a \cdot b}$ = $\sqrt{a}$ $\cdot$ $\sqrt{b}$

$$

Example: $\sqrt{9 \cdot 16} = \sqrt{9} \cdot \sqrt{16} = 3 \cdot 4 = 12$.

  1. Quotient Property of Roots: The square root of a quotient is equal to the quotient of the square roots:

$$

$\sqrt{\frac{a}{b}}$ = $\frac{\sqrt{a}}{\sqrt{b}}$ \quad \text{(for } b $\neq 0$)

$$

Example: $\sqrt{\frac{25}{4}} = \frac{\sqrt{25}}{\sqrt{4}} = \frac{5}{2}$.

  1. Power of a Root: The root of a number raised to a power can be represented as:

$$

$ (\sqrt[n]{a})^m = a^{\frac{m}{n}}$

$$

Example: $(\sqrt{4})^3 = 4^{\frac{3}{2}} = 8$.

Worked Example 2

Simplify the expression $\sqrt{16} \times \sqrt{25}$.

  1. Using the product property of roots, we can combine as follows:

$\sqrt{16} \times \sqrt{25} = \sqrt{16 \cdot 25} = \sqrt{400} = 20$.

Thus, the value is 20.

H2: Number Properties

Factors and Multiples

  • Factors: A factor of a number is an integer that can be multiplied by another integer to obtain that number. For example, the factors of 12 are 1, 2, 3, 4, 6, and 12.
  • Multiples: A multiple of a number is generated by multiplying that number by an integer. For example, the first three multiples of 3 are 3, 6, and 9.

Prime Numbers

A prime number is defined as a natural number greater than 1 that cannot be formed by multiplying two smaller natural numbers. The first few prime numbers are 2, 3, 5, 7, 11, and 13. The number 1 is not considered prime, and even numbers greater than 2 can be factored into 2 and another integer.

Divisibility and Remainders

A number $a$ is divisible by another number $b$ if there exists an integer $k$ such that:

$$

$ a = b \cdot k$

$$

For example, 20 is divisible by 5 since $20 = 5 \cdot 4$, and the remainder is 0.

Worked Example 3

Determine whether 48 is divisible by both 4 and 6, and find the remainders.

  1. To check if 48 is divisible by 4:

$$\frac{48}{4} = 12 \quad \text{(no remainder)}$$

  1. To check if 48 is divisible by 6:

$$\frac{48}{6} = 8 \quad \text{(no remainder)}$$

Thus, 48 is divisible by both 4 and 6, with remainders of 0.

Odd and Even Numbers

An even number is any integer that is divisible by 2, while an odd number is not. The behavior of odd and even numbers is such that:

  • The sum of two even numbers is even.
  • The sum of two odd numbers is even.
  • The sum of an even number and an odd number is odd.
  • The product of an even number with any integer is even.
  • The product of two odd numbers is odd.

Worked Example 4

Determine whether the sum of 7 (odd) and 8 (even) is odd or even.

  1. Since 7 is odd and 8 is even, the sum is:

$$7 + 8 = 15$$

which is odd.

Conclusion

Understanding exponents, roots, and number properties is crucial for successfully tackling quantitative reasoning questions on the GMAT. Mastery of these concepts will not only enhance your mathematical knowledge but also empower you to solve problems with speed and accuracy.

Study Notes

  • Exponents represent repeated multiplication: $a^n = a \times a \times \ldots$ (n times).
  • Key exponent rules: product, quotient, power of a power, zero exponent, and negative exponent rules.
  • Roots are the inverse of exponents and can simplify calculations.
  • Factors and multiples are key concepts in understanding number relationships.
  • Prime numbers, divisibility, and remainders are essential for number theory.
  • Distinguishing odd and even numbers plays a significant role in arithmetic operations.
  • Apply these skills to simplify expressions and verify answer choices efficiently.

Practice Quiz

5 questions to test your understanding

Lesson 2.5: Exponents, Roots, And Number Properties — Complete | A-Warded