Forming Expressions, Equations, and Formulae

GCSELevel 1-3Level 4-5AQAEdexcelOCRWJEC

Forming Expressions, Equations, and Formulae

The words expression, equation and formula are sometimes wrongly used interchangeably. They do in fact have distinct definitions.

An expression is a mathematical phrase, one that does not contain an ‘==‘ sign. It may contain numbers or variables. For example 6x+36x+3

An equation may equate an expression to something. It may however only contain one unknown and as such will only be true for certain values of the variable. For example 6x+3=156x+3=15 is an equation, one that is only true when x=2x=2

A formula gives the relationship between variables. Usually so that one variable can be calculated given the others. For example A=πr2A = pi r^2 is the area of a circle.

An identity is a relationship between two expressions. Those expressions may contain variables, for example
tan(x)=sin(x)cos(x)text{tan}(x)=dfrac{text{sin}(x)}{text{cos}(x)}

Level 1-3GCSEAQAEdexcelOCRWJEC

Expressions

An expression is a statement made in the language of mathematics. We ascribe meaning to the symbols we use so they may be used instead of words, and so an expression must also work as a sentence.

4x2324x^2-32

means “four times ‘x’ squared minus thirty-two”. If an expression doesn’t make sense as a sentence, then it probably doesn’t make sense as an expression.

Here is some nonsense 

!x(×+!x^( times +

This in not an expression, because it doesn’t make any sense. As a sentence this would be “factorial times ‘x’ to the power of open bracket, times plus”. It does not follow the syntax of maths. 

We may form expressions from the processes we know a variable goes through, for example, if we know that the variable xx is added to 1616, and then all of that is multiplied by 2.52.5, we can form an expression for this, which is 

2.5(x+16)2.5(x+16)

The order of operations is important, remember BIDMAS, the reason we put x+16x+16 in the brackets is because we want that to be done first.

Level 1-3GCSEAQAEdexcelOCRWJEC

Equations

An equation is when two equal expressions are joined by an equals sign. They can have at most one unknown value. This means that an equation may be solvable. For example

14x+15=7114x +15 = 71

may be solved, my manipulating the equation:

14x=5614x = 56
x=4x=4

The equation has been solved and the unknown value, xx has been found. 

You may have to formulate equations, it is very similar to formulating expressions. If we say that 66 plus twelve lots of xx is equal to 6666, then we can formulate the equations

6+12x=666 +12x = 66

Once again, take care of the order of operations.

Level 1-3GCSEAQAEdexcelOCRWJEC
Level 1-3GCSEAQAEdexcelOCRWJEC

Formulae

A formula gives the relationship between variables. A simple example might be the circumference of a circle

C=π×dC=pi times d

Where CC is the circumference and dd is the diameter of the circle.

A formula is distinct from an equation, as an equation can have at most one variable. So instead of showing a relation between variables, an equation can be used to calculate the value of one variable. Whereas a formula will need the other variables for the unknown variable to be found. 

Pythagoras’ theorem is the formula a2+b2=c2a^2+b^2=c^2. If the length of the base and the length of the height of a right angled triangle is known, then they can be substituted in to aa and bb to find the unknown variable, the length of the hypotenuse, cc.

 

Level 1-3GCSEAQAEdexcelOCRWJEC

Forming Formulae

Formulae are created to help with making the same calculations with a change in parameters

It is expected of us to be able to create formula given some information. Firstly we must find out what the subject of the formula is, and then what that value is dependent on. 

For example, if a car rental company charges £50£50 per day to rent a car, plus an additional 10p10text{p} a mile, then we can create a formula for the cost of the car hire.

The variables the cost depends on are the number of days the car is hired (was shall call this tt for time), and the number of miles the car travels (we shall call this dd for distance). We shall then call the cost of the car hire CC,

C=50t+0.1dC=50t+0.1d

We multiply the number of days by 5050 and the distance in miles by 0.10.1 as 10p10text{p} is £0.10£0.10, this gives us CC in pounds.

Level 1-3GCSEAQAEdexcelOCRWJEC
Level 1-3GCSEAQAEdexcelOCRWJEC

Example 1: Finding Fahrenheit

When the temperature is 0°0degree in Celsius, then it is 32°32 degree Fahrenheit. 

Then for every 1°C1 degree text{C} increase in temperature, there is an increase by 1.8°F1.8 degree text{F}.

Create a formula for the temperature in Fahrenheit, in terms of the temperature in Celsius, then use that to find 100°C100degree text{C} in Fahrenheit.

[4 marks]

As 0°C=32°F0degree text{C} = 32degree text{F} we know that 

F=kC+32text{F}= k text{C} + 32

and, as for every increase of 1°C1degree text{C}, the increase is 1.8°F1.8degree text{F}, so k=1.8k=1.8 which gives us

F=1.8C+32text{F}=1.8text{C} + 32

where Ctext{C} is the temperature in Celsius and Ftext{F} is the temperature in Fahrenheit.

So when C=100°text{C}= 100degree

F=1.8×100+32=212°text{F} = 1.8 times 100 + 32 = 212 degree

Level 1-3GCSEAQAEdexcelOCRWJEC

Example 2: Finding Further Formulae

The cost of a house started at £250000£250000 and every year it’s value increases by £7000£7000, create a formula for the cost of the house, then work out how much the house will be worth after 1010 years.

[4 marks]

Let the cost of the house =C=C, then let number of years =t=t, this is the factor that CC is dependent on. Then the formula for CC is

C=250000+7000tC= 250000+7000t

So when t=10t=10

C=250000+7000×10=320000C=250000+7000 times 10 = 320000

The price of the house after 1010 years is £320,000£320,000

Level 4-5GCSEAQAEdexcelOCRWJEC

Forming Expressions, Equations, and Formulae Example Questions

Question 1: Waiters at a restaurant are paid £9.30£9.30 an hour, they are also given tips by the customers. 

a) Create a formula to calculate how much the waiters are earning.

[2 marks]

b) One waitress at the restaurant works an 88 hour shift one night and is given £13.50£13.50 in tips. How much did she earn that night.

[1 mark]

Level 1-3GCSE AQAEdexcelOCRWJEC

a) Let the total pay =P=P, the amount of tips received =t=t and the hours worked =h=h,

P=9.3h+tP=9.3h+t

b) Where h=8h=8 and t=13.5t=13.5 we can substitute this into the formula

P=9.3×8+13.5P=9.3 times 8 +13.5

P=£87.90P = £87.90

 

MME Premium Laptop

Save your answers with

MME Premium

Gold Standard Education

Question 2: A bike hire shop charges a flat rate of £12£12 to hire a bike and then £8£8 per day it is hired for.

a) Where nn is the number of days a bike is hired for, create a formula to work out the cost £C£C of hiring the bike.

[2 marks]

b) From a rival bike shop the cost, £C£C to hire a bike for nn days is

C=20+6nC=20+6n

How many days would you have to rent a bike for the cost to be the same at each shop.

[2 marks]

 

Level 1-3GCSE AQAEdexcelOCRWJEC

a) The rate starts at 1212 and then for each day the bike is hired, £8£8 is added to the cost. This gives us an formula of 

C=12+8nC=12 + 8n

Where £C£C is the total cost of the rental and nn is the number of days rented for.

b) For shop 1: 

C=12+8nC=12+8n

For shop 2:

C=20+6nC=20 +6n

So they are equal when

12+8n=20+6n12 +8n = 20 + 6n
12+2n=2012+ 2n = 20
2n=82n = 8
n=4n = 4

The cost to hire a bike is the same from each shop is you hire for 44 days.

MME Premium Laptop

Save your answers with

MME Premium

Gold Standard Education

Question 3: A salesman is given a base pay and commission on how many products he sells. He is offered two contracts.

Contract 11 has base pay of £25,000£25,000 per year and £50£50 commission per product sold.

Contract 22 has base pay of £30,000£30,000 per year and a commission of £25£25 per product sold.

He believes he will sell 150150 products a year. Based on this, which contract will make him the most money?

[4 marks]

Level 1-3GCSE AQAEdexcelOCRWJEC

For contract 11, the total pay, £P£P will be

P=25,000+50nP = 25,000 +50n

Where nn is the number of products sold, if n=150n=150 then

P=25,000+50×150P = 25,000+ 50times 150
P=32,500P = 32,500

So he is expected to earn £32,500£32,500 in a year with contract 11

With contract 22 the base pay is £30,000£30,000 and the commission is £25£25 per product sold. This gives

P=30,000+25×nP=30,000+ 25 times n

So if n=150n =150 the expected earnings are

P=30,000+25×150P=30,000 + 25 times 150
P=33750P=33750

His expected earnings for contract 22 are £33750£33750, and so contract 22 will make him more money.

 

MME Premium Laptop

Save your answers with

MME Premium

Gold Standard Education

Specification Points Covered

Edexcel

2. Algebra A1 – Understand and use the concepts and vocabulary of expressions, equations, formulae, identities, inequalities, terms and factors.

 

AQA

3.2.1 Algebra A3 – Understand and use the concepts and vocabulary of expressions, equations, formulae, inequalities, terms and factors.

 

OCR

6. Algebra – 6.01a – Understand and use the concepts and vocabulary of expressions, equations, formulae, inequalities, terms and factors.

 

WJEC

Distinguishing in meaning between equations, formulae and expressions.