Lesson RADICALS

Algebra ->  Radicals -> Lesson RADICALS      Log On


   


This Lesson (RADICALS) was created by by Theo(13342) About Me : View Source, Show
About Theo:

This lesson covers an overview of RADICALS.

REFERENCES

http://www.purplemath.com/
http://www.wtamu.edu/academic/anns/mps/math/mathlab/col_algebra/col_alg_tut4_radical.htm
http://www.wtamu.edu/academic/anns/mps/math/mathlab/col_algebra/col_alg_tut5_ratexp.htm
http://tutorial.math.lamar.edu/Classes/Alg/Radicals.aspx
http://www.themathpage.com/alg/radicals.htm
http://www.themathpage.com/alg/simplify-radicals.htm
http://www.themathpage.com/alg/multiply-radicals.htm
http://www.themathpage.com/alg/rational-exponents.htm


These references have lots more example and practice problems as well.

TERMINOLOGY

A radical is what is used to reduce something to a lower power. You would normally reference it as the square root of something or the cube root of something, or the 4th root of something or the nth root of something.

Example:
root%283%2C125%29+=+5

This means the cube root of 125 = 5.
The 125 is the radicand in the operation. It is shown under the root symbol. It is the number you are taking the root of.
The 3 is the index of the operation. It represents the degree or power of the root.
The 5 is the result of the operation usually called the root.
The symbol shown is the symbol of taking the root of something. It is called the radical.

DEFINITIONS

Exponents and Radicals are intimately tied together. It is difficult to talk fully about one without talking about the other. That is why exponents are being discussed here as well.
For more information on exponents, see the lesson on EXPONENTS.

DEFINITION NUMBER 1

x%5En

This means you take x and multiply it by itself (n-1) times.

n is assumed to be an integer > 0

x is the base. It is what is being raised by the exponent.
n is the exponent.

Example:
2%5E5 = 2 multiplied by itself 4 times = 2%2A2%2A2%2A2%2A2 = 32

DEFINITION NUMBER 2

root%28n%2Cx%29

This means the nth root of x.

You find a number that, when raised to the power of n, equals x.
n is assumed to be an integer > 0

Example:
root%285%2C32%29 = 2

This means the 5th root of 32 = 2.

The radicand is 32. The index of the radicand or the power of the root is 5. The result or root of the operation is 2. You would say that the 5th root of 32 = 2.

DEFINITION NUMBER 3

root%28n%2Cy%29+=+x if and only if x%5En+=+y

This means the nth root of y = x if and only if x to the nth power equals y.

If you can lower something by the power of a root, then you have to be able to raise the result to the original number by the same power of an exponent.

Example:
root%285%2C32%29+=+2 if and only if 2%5E5+=+32
This means that the 5th root of 32 = 2 if and only if 2 to the fifth power = 32.

Another way of looking at this would be:
If you can raise a number to the 5th power, you can take the 5th root of the result and get back to the same number.
2%5E5+=+32 and root%285%2C32%29=+2 which means root%285%2C2%5E5%29+=+2

DEFINITION NUMBER 4

x%5E%281%2Fn%29+=+root%28n%2Cx%29

This means that raising something to the (1/n)th power is the same thing as reducing that something to the nth root.

Example:
125%5E%281%2F3%29+=+root%283%2C125%29 = 5

This means that 125 to the (1/3)d power is the same as the cube root of 125. They both = 5.

RULES

RULE NUMBER 1

if n is an odd integer, then %28root%28n%2Cx%29%29+=+y
if n is an even integer, then %28root%28n%2Cx%29%29+=+abs%28y%29

If n is odd, then only one root for the number will exist and the sign of the radicand will be preserved.

Example 1 for n is odd:
y = root%283%2C%28-8%29%29 = -2 because %28-2%29%5E3 = -8.
The radicand was negative and the result was negative so the sign is preserved.

Example 2 for n is odd:
y = root%283%2C%288%29%29 = 2 because %282%29%5E3 = 8.
The radicand was positive and the result was positive so the sign is preserved.

If n is even, then the root can be positive or negative but only the positive root is taken.
The positive root is the principal or primary root.

Example for n is even:
y = root%284%2C%2816%29%29 = 2 because %282%29%5E4 = 16
y = root%284%2C%2816%29%29 = -2 because %28-2%29%5E4 = 16
while 2 roots are possible, only the positive root is taken.
That's what the absolute value sign is there for:
abs%282%29 is 2
abs%28-2%29 is also 2

RULE NUMBER 2

If x is negative and n is even, then the nth root of x, shown as root%28n%2Cx%29, is not real.

Example:
Find %28root%286%2C-64%29%29
%282%29%5E6+=+64 and %28-2%29%5E6+=+64
There is no real number that, when taken to the power of 6, equals -64.

RULE NUMBER 3

Given the function y+=+x%5En where n is even and x is positive, then x = +/- root%28n%2Cx%29 means that x can be positive or negative.

This is DESPITE the second part of RULE NUMBER 1(where n is even) because the function here is asking for the value of x when y is a certain value, rather than asking for the value of y when x is a certain value.

Note you are given a function and not a relation. A function requires that there is one and only one y value in the range for each x value in the domain.

Example 1:

You are asked to solve the function y = x%5E2
You are given that y = 25.
You solve for x to get: x = +/- root%282%2C25%29 = +/- 5.
This is because 5%5E2 = 25, and %28-5%29%5E2 = 25.

Since you are solving for x, and not y, the equation is still a function because, while you have multiple values of x for y, you still only have one value of y for each x. This means that RULE NUMBER 1 when n is even does NOT apply to this situation.

Example 2:

You are asked to solve the function y+=+root%284%2Cx%29.
You are given that x = 625.
You solve for y to get: y = 5.

Even though y could also be -5, you do not use that answer because RULE NUMBER 1 states that when you are looking for the nth root of something, and n is even, you take the absolute value of the root. The absolute value of the root is always the same as the positive root only.

Since you are solving for y, and not x, the equation is still a function ONLY because RULE NUMBER 1 did not allow the negative root to be used. If the negative root was allowed as well, the equation would have been a relation instead of a function because you would have had more than one value of y for at least one value of x.

Rule Number 1 is a mathematical convention meaning mathematicians got together and agreed that when they have a function that is taking the nth root of something when n is even, they would only take the positive root, and not the negative root. This convention preserves the identity of the equation as a function. At least that's my understanding.

RULE NUMBER 5

root%28n%2Cx%29 * root%28n%2Cy%29 = root%28n%2C%28x%2Ay%29%29

This rule states that multiplying the roots of 2 numbers together is the same as multiplying 2 numbers together and then taking the root of the result.

Example:
root%283%2C125%29%2Aroot%283%2C216%29 = root%283%2C%28125%29%2A%28216%29%29

Multiplying the roots of 2 numbers together:
root%283%2C125%29 = 5
root%283%2C216%29 = 6
5%2A6 = 30

Multiplying the 2 numbers together and then taking the root:
root%283%2C%28125%29%2A%28216%29%29 = root%283%2C27000%29 = 30

Either way you get the same root so the rule is confirmed.

RULE NUMBER 6

root%28n%2Cx%29%2Froot%28n%2Cy%29 = root%28n%2C%28x%2Fy%29%29

This rule states that dividing the roots of 2 numbers together is the same as dividing 2 numbers together and then taking the root of the result.

Example:
root%283%2C216%29%2Froot%283%2C125%29 = root%283%2C%28216%29%2F%28125%29%29

Dividing the roots of 2 numbers together:
root%283%2C216%29 = 6
root%283%2C125%29 = 5
6%2F5 = 1.2

Dividing the 2 numbers together and then taking the root:
root%283%2C%28216%2F125%29%29 = root%283%2C1.728%29 = 1.2

Either way you get the same root so the rule is confirmed.

OPERATIONS INVOLVING RADICALS

RADICALS can be operated on just like variables.

This means that all the rules or properties of arithmetic operations apply.

These rules can be used to simplify expressions involving radicals.

SIMPLIFICATION OF A RADICAL

This definition was taken from Paul's Online Notes which can be found at the following website address:
http://tutorial.math.lamar.edu/Classes/Alg/Radicals.aspx

When a radical is simplified, the following statements are true:
1. All exponents in the radicand must be less than the index.
2. Any exponents in the radicand can have no factors in common with the index.
3. No fractions appear under a radical.
4. No radicals appear in the denominator of a fraction.

EXAMPLE FOR STATEMENT NUMBER 1

All exponents in the radicand must be less than the index.

root%284%2C2%5E18%29 = root%284%2C%28%282%5E4%29%5E4%29%2A%282%5E2%29%29 = %282%5E4%29%2A%28root%284%2C2%5E2%29%29 which becomes:
16%2A%28root%284%2C2%5E2%29%29

root%284%2C2%5E18%29 = 22.627417
16%2Aroot%284%2C2%5E2%29 = 22.627417

since you get the same solution both ways, the method for solving the equation is confirmed to be accurate.

since the final form of the equation has the exponent of 2 in the radicand being less than the index of 4 in the radical (square root sign), then this expression has been reduced to a simpler form.
It has not, however, been reduced to its simplest form because it still violates the conditions of statement number 2.

EXAMPLE FOR STATEMENT NUMBER 2

Any exponents in the radicand can have no factors in common with the index.

16%2Aroot%284%2C2%5E2%29 has factors in common because the index of 4 is divisible by the exponent of 2.

%28root%284%2C2%5E2%29%29 is equivalent to %28root%282%2C2%29%29 so our equation becomes:
16%2A%28root%282%2C2%29%29

16%2A%28root%284%2C2%5E2%29%29 = 22.627417
16%2A%28root%282%2C2%29%29 = 22.627417

since you get the same solution both ways, the method for solving the equation is confirmed to be accurate.
The original equation of:
root%284%2C2%5E18%29
was reduced to a simpler form by making the exponent in the radicand less than the index.
the equation became:
16%2Aroot%284%2C2%5E2%29
which was further reduced to its simplest form by taking out any common factors between the exponent and the index.
the equation became:
16%2A%28root%282%2C2%29%29
All 3 equations yielded the same answer of 22.627417 confirming that the method of converting to simpler forms was accurate.

EXAMPLE FOR STATEMENT NUMBER 3

No fractions appear under a radical.

sqrt%28x%2Fy%29+=+sqrt%28x%29%2Fsqrt%28y%29

let x = 36
let y = 144
sqrt%28x%2Fy%29+=+sqrt%28x%29%2Fsqrt%28y%29 becomes:
sqrt%2836%2F144%29+=+sqrt%2836%29%2Fsqrt%28144%29 = 1%2F2

sqrt%2836%2F144%29 = sqrt%281%2F4%29 = 1%2F2
sqrt%2836%29%2Fsqrt%28144%29 = 6%2F12 = 1%2F2
since both methods yield the same result, the method is confirmed.

EXAMPLES FOR STATEMENT NUMBER 4

No radicals appear in the denominator of a fraction.

Example 1 for statement number 4:

sqrt%285%29%2Fsqrt%287%29
radical in the denominator has to be removed.
multiply numerator and denominator by sqrt%287%29 to get:
%28sqrt%285%29%2Asqrt%287%29%29%2F%28sqrt%287%29%5E2%29 = %28sqrt%285%29%2Asqrt%287%29%29%2F7

since sqrt%285%29%2Fsqrt%287%29 = .845154255
and %28sqrt%285%29%2Asqrt%287%29%29%2F7 = .845154255
the method is confirmed.

Example 2:

sqrt%285%29%2F%28sqrt%287%29+%2B+sqrt%288%29%29
radical in the denominator has to be removed.
multiply numerator and denominator by %28sqrt%287%29+-+sqrt%288%29%29
sqrt%285%29%2F%28sqrt%287%29+%2B+sqrt%288%29%29 becomes:
which becomes:
%28sqrt%285%29%2A%28sqrt%287%29+-+sqrt%288%29%29%29%2F%287+-+8%29 which becomes:
%28sqrt%285%29%2A%28sqrt%287%29+-+sqrt%288%29%29%29%2F%28-1%29

the original equation of sqrt%285%29%2F%28sqrt%287%29+%2B+sqrt%288%29%29 = .408475537
the simplified equation of %28sqrt%285%29%2A%28sqrt%287%29+-+sqrt%288%29%29%29%2F%28-1%29 = .408475537
since they both result in the same answer, the method is confirmed.






This lesson has been accessed 17442 times.