Algebra/Roots and Radicals

From Wikibooks, open books for an open world
Jump to navigation Jump to search
Algebra
Algebra
 ← Exponents Roots and Radicals Variables → 

What are Roots?[edit | edit source]

Roots are the inverse operation for exponents. An expression with roots is called a radical expression. It's easy, although perhaps tedious, to compute exponents given a root. For instance 7*7*7*7 = 49*49 = 2401. So, we know the fourth root of 2401 is 7, and the square root of 2401 is 49. What is the third root of 2401? This article gives a formula for determining the answer, while this article gives a detailed explanation of roots.

Finding the value for a particular root is difficult. This is because exponentiation is a different kind of function than addition, subtraction, multiplication, and division. When we graph functions we will see that expressions that use exponentiation use curves instead of lines. We will see using algebra that not all of these expression are functions, that knowing when an expression is a relation or a function can allow us to make certain types of assumptions, and we can use these assumptions to build mental models for topics that would otherwise be impossible to understand.

For now we will deal with roots by turning them back into exponents.

If a root is defined as the nth root of X, it is represented as . We get rid of the root by raising our answer to the nth power, i.e.

Problems Using Roots

Square root[edit | edit source]

If you take the square root of a number, the result is a number which when squared gives the first number. This can be written symbolically as:

. In the series of real numbers, regardless of the value of . As such, we cannot define the when .

Examples:

  • since
  • If then .
  • If then is undefined because , but there is no number so that . Notice that the answer is not since and not .

You may notice or discover that there is a solution to square roots of negative numbers. This will be discussed in the future chapter of Complex Numbers, which will require learning intermediate concepts.

Cube roots[edit | edit source]

Roots do not have to be square. One can also take the cube root of a number ( ). The cube root is the number which, when cubed (multiplied by itself and then multiplied by itself again), gives back the original number. For example, the cube root of 8 is 2 because , or:

Other roots[edit | edit source]

There are an infinite number of possible roots all in the form of which corresponds to , when expressed using exponents. If then .

The only exception is 0. is undefined, as it corresponds to , resulting in a division by zero. Even if you attempt to discover the 0th root of 1, you will not make progress as practically any number to the power of zero equals 1, leaving only an undefined result.

Irrational numbers[edit | edit source]

If you square root a whole number which is not itself the square of a rational number the answer will have an infinite number of decimal places. Such a number is described as irrational and is defined as a number which cannot be written as a rational number: , where a and b are integers.

However, using a calculator you can approximate the square root of a non-square number:

The result of taking the square root is written with the approximately equal sign because the result is an irrational value which cannot be written in decimal notation exactly. Writing the square root of 3 or any other non-square number as is the simplest way to represent the exact value.

Proof[edit | edit source]

Taking as an example.

Suppose is rational and = where a and b are integers and relatively prime.

This implies that 3 is a factor of . Since a is an integer and 3 is prime, 3 is a factor of a. Let a = 3k where k is an integer.

Similarly, 3 is a factor of b, which contradicts the first statement that a and b are relatively prime. Therefore cannot be rational. Therefore is irrational.

Irrational numbers also appear when attempting to take cube roots or other roots. However, they are not restricted to roots, and may also appear in other mathematical constants (e.g. π, e, φ, etc.).