Expressions, equations, formulae, functions and identities
In a nutshell
In maths, and especially in the topic of algebra, the words expression, equation, formula, function and identity is used to describe different mathematical statements. It is important to understand the difference between each of these terms. If you are given a mathematical statement, you should be able to categorise it under one of the terms.
Expressions
Remember that algebraic terms are a combination of numbers and letters, examples include:
Expressions consist of a string of terms, separated by a + or −.
Examples
|
|
x2+7x+12 |
2xy+3y2−5x+z |
Equations
Equations consist of two expressions which are equal to each other. If an equation has only one unknown quantity, it can usually be solved to find the value of the unknown variable. If an equation has more than one unknown quantity, then it would have to be solved simultaneously together with another equation. This topic has been covered in 'Solve equations' and 'Simultaneous equations'. Here are some examples of equations:
|
14=2(x+5) |
x2+3x=40 |
2x+3y=10 |
Formulae
A formula is a rule which helps you work something out. It looks like an equation, with an =, but will usually have more letters rather than numbers. You would substitute numbers into the formula to work out the value of the variable. You may also need to rearrange the formula, this topic is covered in 'Rearranging formulae'. Here are some examples of formulae.
F=59C+32 | Converts between Fahrenheit and degrees Celsius |
| Calculates the average speed, given the distance travelled and time taken. |
| Calculates the final velocity v of an object, given the initial speed u, acceleration a and time t. |
R1T=R11+R12 | Calculates the total resistance RT of a parallel arrangement of resistors with resistance R1 and R2 |
Functions
A function is an expression that takes an input value, x, performs certain operations, then produces an output value, y. A function machine can be represented diagrammatically, as well as with f(x) notation. Here is an example of a function machine.
x⟶×2⟶+3⟶y
Use 5 as an input for the function machine, and it gives 13 as the output.
5⟶×2⟶ +3⟶13
This can be written using f(x) notation as follows:
f(x)=2x+3f(5)=2×5+3=13
Identities
An identity is an equation which is always true, and works for all values of x. Identities have a triple equals sign, ≡.
Examples
0.5a≡21a |
2(x+1)≡2x+2 |
x2−y2≡(x+y)(x−y) |
2(x−9)+7(x−7)≡9x−67 |