A-level Mathematics/OCR/C1/Indices and Surds

From testwiki
Jump to navigation Jump to search

The indices in this chapter heading refers to the power to which a number is raised. Thus x2 is a number with an index of 2. This is never normally said as people prefer the phrase "x to the power of 2". Likewise, surds is a heading that is not often used. Occasionally you wil be asked to give an answer in surd form; this implies that you should give the answer in terms of constants, trig functions and square roots instead of working out an imprecise decimal approximation.

Indices

As you should know from GCSE, x3 is a shortening of x×x×x. In the same way, any number to the power of n is that number multiplied by itself n - 1 times. To describe more detail, in the expression x3, the x is referred to as the base, and the 3 as the exponent.

By always reducing the expression back to its basic parts it is possible to come to conclusions about how to treat numbers raised to powers in algebra.

Multiplication

When you multiply indices you add the exponents together.

As you can see x3×x2=x3+2=x5 .(law1)

Division

Division is, as expected, the opposite to multiplication. When you divide indices you subtract the exponents from each other.

x4x2=x×x×x×xx×x=x×x×x×xx×x=x×x=x2

Again this shows that x4x2=x42=x2

Negative powers

Having done the above division, we begin to ask ourselves what happens when we have a fraction that has a higher exponent on the bottom than the top.

Using the trusted method of showing each x separately we obtain:

x2x3=x×xx×x×x=1x

Using the just demonstrated method of subtracting the exponents:

x2x3=x23=x1

This implies that x to the power of a negative number is one divided by x to the power of that number. The specific case of 1x(x1) is referred to as the reciprocal of x or more often as the inverse of x.

Base raised to two powers

When you have a base raised to two powers you multiply the powers.

(x2)3=(x×x)×(x×x)×(x×x)=x×x×x×x×x×x=x6.

As you can see that (x2)3=x2×3=x6.

Multiple bases to the same power

When you have two bases to the same power, you can raise both bases to the same power and multiply them.

For example: (xy)3=xy×xy×xy=x×y×x×y×x×y=x×x×x×y×y×y which is the same as x3y3. Here is an example with numbers: (2×5)2=(10)2=100=4×25=22×52. There is a similar situation with division: (xy)2=xy×xy=x×xy×y=x2y2

Fractional powers

What if the power isn't even an integer? Suppose you wanted to find x12, you could say that x12×x12=x1 (by law 3, addition of powers) which means that x12 must be ±x. However it is customary to only use the positive root and so x12 is defined as x. You can use a similar argument for other such fractions, for example (x13)3=x so x13=x3. In cases when the numerator is not 1 we need to use other laws of indicies to prove the square definition, for example x23=(x2)13 (using law 3), and (x2)13=x23 (using the definition above). It's useful to remember the general rule that xab=xab.

The 0 and 1 Power

You may well have realised that x1=x. You can prove this by xnxn1 which is clearly x which is xn(n1)=x1=x by law 2.
Also with x0 we can prove that it is equivalent to 1, xnxn=1, but by law 2 it is also equivalent to xnn=x0

The Laws of Indices

The rules that have been suggested above are known as the laws of indices and can be written as:

1. xaxb=xa+b

2. xaxb=xab

3. xn=1xn

4. (xa)b=xab

5. (xy)n=xnyn

6. (xy)n=xnyn

7. xab=xab

8. x0=1

9. x1=x

10. (xm)1m=x

Surds

In mathematics, a Surd is an expression containing a root term, with an irrational value, that can not be expressed exactly – for example, 3=1.732050808... .

Sometimes it is useful to work in surds, rather than using an approximate decimal value. Surds can be manipulated just like algebraic expressions and sometimes it may be possible to eliminate the surd (called rationalising the expression), which may have not been possible if you tried to work with the approximate value. When asked to give the exact value, approximate decimal answers will not do and you will have to manipulate surds in order to give a final answer in simplified surd form.

Simplification of surds

Because surds can be manipulated like algebraic expressions, you can easily multiply out the terms and add the like terms. However, there are also a few rules that will be useful when simplifying surds.

Basic rule of surds

Because x×x=x, it is useful to know that it can be rearranged to give x=xx and 1x=xx.

Surds as indices

Because xn=x1n the laws of indices also apply to any n-th root. The most frequently used instances of this are laws 5 and 6 with surds:

  • (xy)n=xnyn becomes xy=x×y
  • (xy)n=xnyn becomes xy=xy

The first of these points is often used to simplify a surd, for example 200=100×2=100×2=102. In an exam, you will be expected to write all surds with the smallest possible number inside the surd (i.e. the number inside the root shouldn't have any square factors).

Note: This rule only applies to non-negative numbers, attempts to involve negative numbers might give absurd results; 1=11=(1)(1)=1=1

Rationalising the denominator

Another technique to simplify expressions involving surds is to rationalise the denominator. This means removing a surd from a fraction. In the case of a fraction such as 53, both numerator and denominator can be multiplied by 3 to give 533.

If the fraction is of the formab+c the strategy used in the previous paragraph will work if it is slightly modified. This time you should multiply the numerator and denominator by bc. If you are familiar with the standard difference of two squares expansion you should already know what happens next:

ab+c×bcbc=abacb2+bcbcc2=abacb2c.

As you can see the denominator now does not contain any surds. For example: 231×3+13+1=2(3+1)31=3+1

Common questions and mistakes

Splitting up roots

A common mistake is to split x+y into x+y or (x+y)2 into x2+y2, usually whilst moving it to the other side of the equals. Trying a few examples will quickly convince you that this is not possible:

  • 64 32+32
  • 25 12+13

And so on

What is the value of 00?

The short answer is that for this course you don't need to know, and you can safely skip this section. If you're still interested then read on:

The question arises because x0=1 for any x and yet you would expect that 0y=0 for any y as 0×0×0=0. It turns out using a value of 1 is quite useful (perhaps even necessary) in various parts of algebra, whereas making it zero doesn't help at all. Almost all mathematicians would therefore either say that 00 is 1 or that it is undefined (that is, it can't be given a value). A more technical discussion can be found at http://www.faqs.org/faqs/sci-math-faq/specialnumbers/0to0/

Template:A-level Mathematics/C1/TOC