A-level Mathematics/MEI/C1/Algebra

From Wikibooks, open books for an open world
Jump to navigation Jump to search

Algebra is the branch of mathematics that deals with the relation of quantities. In an equation, both sides are equal, and in an inequality, one side is usually greater than another.

An equation consists of two expressions joined by the equals sign (). Everything on the left-hand side is equal to everything on the right-hand side, for example . Some equations contain a variable, usually denoted by , or . An equation with a variable will only hold true for certain values of that variable. For example is only true for . The values that the variables have when the equation is true are called the solutions of the equation. Therefore is the solution of the equation .

The language of algebra[edit | edit source]

There are several terms that you need to be familiar with before you begin to work with algebra.

Variable[edit | edit source]

A variable is a quantity, whose value is usually unknown. Usually, a variable is given the symbol , although any letter can be used.

Constant[edit | edit source]

A constant is usually a known quantity, which does not involve the variable. Later you will come across unknown constants, which are usually given the symbol .

Index[edit | edit source]

Generally, an index is anything that is written superscript to (slightly above) a symbol. Often indices are used to indicate something raised to a power, such as (read as x-cubed), which is the same as .

Expression[edit | edit source]

An expression is a group of symbols which form a mathematical statement. is an example of an expression.

Term[edit | edit source]

A term is any variable, constant or a product of variables or constants which are separated by a or a sign. In the expression , the separate terms are , , and .

Coefficient[edit | edit source]

A coefficient is the constant part of a term which multiplies the variable part of the term. For example, in , the coefficient of is .

Equation[edit | edit source]

An equation is a mathematical statement that two things are equal. There is an equals sign () in between two expressions. is an example of an equation, as well as .

Identity[edit | edit source]

An identity is an equation with an unknown, and is true for all values of that unknown. The identity symbol ( ≡ ) is used in place of the equals sign. As an example, is always correct no matter what the value of is. It is usual to write when you want to emphasize the fact that it is an identity and not just an equation.

Function[edit | edit source]

A function relates one input value to one output value. A function of is usually noted as . is an example of a function. It is then possible to write once the function has been defined. is not a function, because there are two output values (positive and negative) for each input.

Manipulating expressions[edit | edit source]

Sometimes, expressions will be messier than they need to be, and they can be represented in an easier to understand form. The skills here are essential to the rest of the A-level course, although it is very likely that you have already covered them at GCSE.

Collecting like terms[edit | edit source]

When collecting like terms, you simply add all the terms in together, all the terms in together, and all the terms in together. The same applies for any other letter that represents a variable.

For example, becomes:

So, by adding all the answers, simplified is .

Multiplication[edit | edit source]

Multiplication of different variables such as becomes . Single variables become indices, so is .

Like addition and subtraction, you keep like terms together. So, for example:

becomes:

which can finally be simplified as:

Expansion of brackets[edit | edit source]

The skill of expanding brackets is illustrated by the following example.

use FOIL

F=> first term in each bracket 8x . 3x =24x^2 O=>outside terms(1st in 1st x 2nd in 2nd) 8x . -6y = -48xy I=> inside terms (2nd in 1st x 1st in 2nd) 5y . 3x =15xy L=> last term in each bracket 5y . -6y = -30 y^2

and terms together(usually only the middle 2) 24x^2 -48xy +15xy -30y^2 answer 24x^2-33xy-30y^2

Factorising[edit | edit source]

Sometimes, expressions can be re-written as the product of their factors. You divide an expression by a factor common to all of the terms in the expression. This is essentially the opposite of expanding brackets, since most of the time the common factor is placed outside of brackets. For example:

To factorise you must first find a common factor of and . is easily spotted as a factor. Now you divide the whole expression by leaving you with . Place within brackets, and then put the outside the bracket. The factorised expression is now , and you can multiply out the expression to make sure you get the original expression.

Another expression, has a common factor . The factorised form of this expression is .

Fractions[edit | edit source]

When working with fractions, the rule is to make all of the denominators equal, and then write the expression as one fraction. You need to multiply both the top and bottom by the same amount to keep the meaning of the fraction the same.

For example, for , the common denominator is .

Multiply both parts by :

Multiply both parts by :

Leave this as it is:

You now have , which becomes .

Solving equations[edit | edit source]

Often, to solve an equation you must rearrange it so that the unknown term is on its own side of the equals sign. By rearranging to , has been made the subject of the equation. Now by simplifying the equation, you can find that the solution is .

Changing the subject of an equation[edit | edit source]

You will usually be given equations that are more complex than the example above. To move a term from one side of the equals sign to the other, you have to do the same thing on both sides of the equals sign. For example, to make the subject of :

Multiply both sides by
Divide both sides by
Subtract from both sides
Square root both sides

Solving quadratic equations[edit | edit source]

Quadratic equations are equations where the variable is raised to the power of 2 and, unlike linear equations, there are a maximum of two roots. A root is one value of the variable where the equation is true, and to fully solve an equation, you must find all of the roots. For a quadratic equation you can factorise it and then easily find which values make the equation valid. The example above is quite a simple case. You will usually be given a more complicated equation such as . If the equation isn't already in the form , rearrange it so that it is. The steps needed to factorise are:

Multiply by (coefficient of multiplied by the constant term)
Find two numbers that add to give (coefficient of ) and multiply to give (answer from previous step) ,
Split to (from the results of the previous step)
Simplify
Simplify further

So is in factorised form. You can now use the fact that any number multiplied by is to find the roots of the equation. The numbers that make one bracket equal to are the roots of the equation. In the example, the roots are and .

It is also possible to solve a quadratic equation using the quadratic formula or by completing the square.

Simultaneous equations[edit | edit source]

Simultaneous equations are useful in solving two or more variables at once. Basic simultaneous equations consist of two linear expressions and can be solved by three different methods: elimination, substitution or by plotting the graph.

Elimination method[edit | edit source]

The basic principle of the elimination method is to manipulate one or more of the expressions in order to cancel out one of the variables, and then solve for the correct solution.

An example of this:

(1) (Assigning the number (1) to this equation)
(2) (Assigning the number (2) to this equation)

From this, we can see that by multiplying equation (1) by a factor of 2 and then subtracting this new equation from (2), the -variable will be eliminated.

(1) (1a) (Assigning the number (1a) to this equation)

Now subtracting (2) from (1a):

(1a)
(2)

Now that we have , we can solve for , which in this case is .

.

Substitute the newly found into (1):

And we find that

So, the solution to the two equations (1) and (2) are:

Substitution method[edit | edit source]

The substitution method relies on being able to rearrange the expressions to isolate a single variable, in the form variable = expression. From this result this new expression can then be substituted for the variable itself, and the solutions evaluated.

An example of this:

(1) (Assigning the number (1) to this equation)
(2) (Assigning the number (2) to this equation)

From this expression, it is possible to see that (2) is the most simplistic expression, and thus will be the better choice to rearrange.

Taking (2), and rearranging this into . (2a)

Subbing (2a) into (1) we get

Solving this, we get that

Again we can sub this result into one of the original equations to solve for . In this case .

Note that for situations in which one of the equations is non-linear, you must isolate one variable in the linear equation and substitute it into the non-linear one. Then you can solve the quadratic equation with one of the methods above.

Another form of substitution is if you've got a similar expression in both equations, like in this case:

(1) (Assigning the number (1) to this equation)
(2) (Assigning the number (2) to this equation)

Here, is found in both equations, so:

(1)
(2)

And since , you could do:

Now you've got , and finding will be the same as above.

Graphical method[edit | edit source]

By plotting the lines of the two equations, you can solve them by seeing where the lines intersect. If the intersection is at the point (a,b), then the solution is and .

Solving problems with simultaneous equations[edit | edit source]

Often, you will be given problems which you must be able to write out as a pair of simultaneous equations. You will need to recognise such problems, and write them out correctly before solving them. Most problems will be similar to these examples with some differences.

Example 1

At a record store, 2 albums and 1 single costs £10. 1 album and 2 singles cost £8. Find the cost of an album and the cost of a single.

Taking an album as and a single as , the two equations would be:

You can now solve the equations and find the individual costs.

Example 2

Tom has a budget of £10 to spend on party food. He can buy 5 packets of crisps and 8 bottles of drink, or he can buy 10 packets of crisps and 6 bottles of drink.

Taking a packet of crisps as and a bottle of drink as , the two equations would be:

Now you can solve the equations to find the cost of each item.

Example 3

At a sweetshop, a gobstopper costs 5p more than a gummi bear. 8 gummi bears and nine gobstoppers cost £1.64.

Taking a gobstopper as and a gummi bear as , the two equations would be:

The problem can now be solved by using one of the methods above.

Quadratics[edit | edit source]

A quadratic is a Polynomial of degree 2, in the form .

Graph[edit | edit source]

A quadratic graph is one that can be written in the form . The graph of is shown on the right, and as you can see it has the same characteristic "bucket" shape that all quadratics have, called a parabola. The line of symmetry and the vertex (maximum or minimum point) of the graph can be found by plotting the curve point by point, and the root can be found by factorising the quadratic.

However, these properties can be more easily deduced from its completed square form:

.

Completing the square[edit | edit source]

Completing the square is the process of changing a quadratic from the form to the equivalent form , where , and are constants. For example, the quadratic would become .

Changing a quadratic to completed square form makes it easy to find several things, such as the roots of the quadratic and the vertex of the quadratic, without even requiring a sketch.

Here are the steps for completing the square. Don't worry, it's easier than it looks.

Step Action Example General case
1. Ensure the quadratic is in the conventional form: .
2. Unless , "pull/factor out a", that is, divide the entire quadratic by and put it outside a bracket.

Note: If the quadratic is part of an equation you can divide each side by , for example simply becomes .

3. Replace the part with .

It is important to realise that which is close to what it was there before but not equal. This will be corrected in the next step. To prevent writing something that isn't actually equal it is a good idea to do both these steps at once in your working once you have got used to the method.

4. Correct the error introduced in the previous step by inserting the subtraction of a suitable number. This suitable number can be found in two ways:
  1. By expanding the term inserted in the previous step and comparing it to the original; or
  2. By remembering that the error is always .

This step is known as "completing the square" and gives the method its name.

  1. which is 3 greater than , so is inserted: ; or
  2. so the error is 4:
5. If step 2 was necessary then simplify the result a bit by expanding the outer bracket.
6. Check that what you have obtained expands back to what you started with.

Note: You may feel confident enough to skip this step.

So the completed square form of is . The tells us that the lowest point of the curve is at and the tells us that the line of symmetry is at or . Therefore the vertex is at , and if you look at the graph, you can see that is the case.

You can see from the graph that has one root between and and another between and , where it crosses the axis. But how do you find the exact values? Using the completed square form, it can be re-arranged quite easily to find :

Step Action Example General case
1. To solve an equation in the form first complete the square using the method above.
2. Isolate the term.

3. Square root each side, including a as the bit inside the bracket might be negative or positive.

Then some simplification:

4. Isolate .

or or

The values of for this specific example are within the expected range, as seen on the graph.

The quadratic formula[edit | edit source]

The quadratic formula is derived from the general case of completing the square:

It can be used to find the roots of a quadratic by putting numbers directly into it. For example, for :

so and .

The discriminant[edit | edit source]

Notice that the quadratic equation contains inside a square root sign. This part is called the discriminant and can be considered on its own to determine the number of roots of the equation.

  • If then you will be unable to find the square roots as you don't know how to square root a negative number. The type of numbers you have encountered so far are known as real numbers and so it is said that the quadratic has no real roots.
  • If then changing the sign in front of the square root won't make any difference, because it is zero either way. You will therefore get the same root twice, so it is said the quadratic has one repeated root.
  • If then the will mean you get two answers, and so you can say the quadratic has two distinct (i.e. different) roots.

Inequalities[edit | edit source]

An inequality is an expression which compares the relative sizes of points, lines, or curves. Unlike an equation, where both sides of the equals sign are always equal, inequalities can have one side greater than or equal to the other side.

The four signs of inequalities[edit | edit source]

There are four main basic signs:

  • less than,
  • greater than,
  • less than or equal to, and
  • greater than or equal to.

For example, means that is less than 4, means that is greater than 4, means that is four or any number less than this, and means that is four or any number higher than this.

Note that and are both essentially the same statement.

If you become confused with which sign means less than and greater than, it is useful to remember that the inequality signs always point to the smaller number.

Combining inequalities[edit | edit source]

There are some cases where two inequalities can be combined into one. For example, the height of the door was said to be between and . The usual way of writing these is . Notice that the inequality signs are in the same direction. is perfectly acceptable, but it is incorrect to combine opposite facing inequalities and they must be left as two separate inequalities.

Solving linear inequalities[edit | edit source]

These signs can be used in place of equal signs, and an equation now becomes an inequality (since both sides are not always equal).

For example, instead of we could have .

In this example, may be any number which makes this inequality greater than 6. In this case but . If the inequality was , then could take the value of 1.

An inequality can be manipulated and therefore solved just like an equation, although there is an extra step you must take when you multiply or divide by a negative number.

Multiplying or dividing by a negative number[edit | edit source]

When multiplying or dividing by a negative number, you must change the direction of the inequality sign.

For example, look at the inequality . This is correct since 10 is obviously greater than 5. Now if we were to multiply both sides by -1, we would get:

.

This is incorrect, since -10 is actually less than -5. By reversing the inequality sign, we now have the correct inequality:

.

Solving quadratic inequalities[edit | edit source]

To solve a quadratic inequality, you could factorise it, just like a quadratic equation.

Alternatively you could draw its graph as if it was a quadratic equation, and then shade the side that's covered by the inequality. maybe an image here, to demonstrate the method?

Indices[edit | edit source]

You are probably already familiar with indices, for example is just a shorter way of writing and is similarly . In , is called the base and is called the power or exponent. is pronounced "x to the four", or "x raised to the 4th power" in full. Some powers are so useful that they have special names: is referred to as "x squared", is "x cubed" and (which you will soon learn about if you haven't already encountered it) is called "the reciprocal of x".

Note: The "law of indices" is sometimes also called the "exponent laws" or "power rules" [1]. More generally, an index in mathematics is a superscript or subscript to a symbol.

Operations with indices[edit | edit source]

Using this notation you might notice several patterns.

Multiplication[edit | edit source]

Firstly, is which is . Of course so you have added the powers together. To clarify, here is an example with numbers: (like before, )

Division[edit | edit source]

Secondly is (when ). This time and so you have subtracted the powers.

Here is an example with numbers: and again .

Base raised to two powers[edit | edit source]

Thirdly is which is . You can see that and so the powers have been multiplied. Here is another example with numbers: and .

Multiple bases[edit | edit source]

Finally which is the same as . Here is an example with numbers: . There is a similar situation with division:

The Laws of Indices[edit | edit source]

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

Special indices[edit | edit source]

You may well have realised that . This can be seen by looking at the pattern of , or by doing which is clearly but is also by law 2.

So far all the examples we have looked at are where the power is a positive integers, but by thinking about the laws it is possible to look at other cases.

Power 0[edit | edit source]

It is less obvious that for any (strictly speaking, any , see the note below.), but this can be shown in a similar way, for example is 1 but must be also be by law 2.

Negative powers[edit | edit source]

The next logical step is to ask what is. Well by using law 2 "backwards" . A similar argument can be used for any other negative integer, for example .

Fractional powers[edit | edit source]

What if the power isn't even an integer? Suppose you wanted to find , you could say that (by law 3, addition of powers) which means that must be . However it is customary to only use the positive root and so is defined as . You can use a similar argument for other such fractions, for example so .

In summary:

Sometimes you might have to use the laws to understand what something means, for example (using law 3), and (using the definition above). It's useful to remember the general rule that .

Surds[edit | edit source]

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

Sometimes it is useful to work in square roots, rather than using an approximate decimal value. Square roots can be manipulated just like algebraic expressions and sometimes it may be possible to eliminate the square root (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[edit | edit source]

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[edit | edit source]

Because , it is useful to know that it can be rearranged to give and .

Surds as indices[edit | edit source]

Because the laws of indices also apply to any n-th root. The most frequently used instances of this are laws 4 and 5 with square roots:

  • becomes
  • becomes

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

Rationalising the denominator[edit | edit source]

Another technique to simplify expressions involving square roots is to rationalise the denominator. This means getting rid of square roots from the bottom of a fraction. In the case of a fraction such as , both numerator and denominator can be multiplied by to give .

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

. As you can see the denominator now does not contain any square roots. For example:

Common questions and mistakes[edit | edit source]

Splitting up roots[edit | edit source]

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

And so on

What is the value of ?[edit | edit source]

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 for any and yet you would expect that for any as . 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 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/