Forming and Solving Equations
x

Revision notes for Edexcel GCSE Maths Forming and Solving Equations. Open the guide for explanations and worked examples. Written against the Edexcel GCSE Maths (1MA1) specification, so the content matches what's examinable rather than general Maths background.

Forming and Solving Equations

What you'll learn

  • How to turn information from shapes and word problems into algebra.
  • How to collect like terms to make expressions simpler.
  • How to form an equation from a fact, such as a perimeter or angle total.
  • How to solve the equation and answer the actual question asked.

1. The algebra basics you need

Before solving anything, you need to understand what the letters mean.

Definition

Key algebra words

  • A variable is a letter that stands for an unknown number, such as xxx.

  • An expression is a calculation involving numbers and/or variables, such as 3x+53x+53x+5.

  • An equation says two expressions are equal, such as 3x+5=203x+5=203x+5=20.

  • Like terms are terms with the same variable part, such as 2x2x2x and 5x5x5x.

When you form equations, the first job is often to write an expression by adding or combining terms.

Collecting like terms

To collect like terms means to combine terms that match. For example, 3x+2x=5x3x+2x=5x3x+2x=5x.

Example

Writing a perimeter expression

A triangle has side lengths 4x−24x-24x−2, x+6x+6x+6, and 2x+12x+12x+1 cm. Write an expression for its perimeter.

Triangle with all three algebraic side lengths labelled, showing that the perimeter is the total around the outside.

  1. Perimeter means the total distance around the outside, so add the three sides:

    P=(4x−2)+(x+6)+(2x+1)P=(4x-2)+(x+6)+(2x+1)P=(4x−2)+(x+6)+(2x+1)
  2. Collect the xxx terms: 4x+x+2x=7x4x+x+2x=7x4x+x+2x=7x.

  3. Collect the number terms: -2 + 6 + 1 = 5.

  4. So the perimeter is 7x+57x+57x+5 cm.

Common Mistake

Dropping a minus sign

In an expression like 3x−53x-53x−5, the minus belongs to the 5. When collecting number terms, treat it as negative 5.

2. Forming an equation

To form an equation, you use the information given. If you are told a perimeter, area, angle total, or total number of objects, set your expression equal to that value.

Key Idea

The main idea

Write an expression first, then use the given fact to make it equal to something.

Solving with inverse operations

Definition

Inverse operations

Inverse operations undo each other. Adding and subtracting are inverses. Multiplying and dividing are inverses.

You solve an equation by doing the same operation to both sides.

Example

Rectangle perimeter equation

A rectangle has length 3x+23x+23x+2 cm and width x+4x+4x+4 cm. Its perimeter is 44 cm. Find xxx.

Rectangle with opposite sides equal, using two lengths and two widths to form the perimeter equation.

  1. A rectangle has two lengths and two widths:

    P=2(3x+2)+2(x+4)P=2(3x+2)+2(x+4)P=2(3x+2)+2(x+4)
  2. Expand the brackets, which means multiply everything inside:

    P=6x+4+2x+8P=6x+4+2x+8P=6x+4+2x+8
  3. Collect like terms:

    P=8x+12P=8x+12P=8x+12
  4. Use the given perimeter to form an equation:

    8x+12=448x+12=448x+12=44
  5. Subtract 12 from both sides, then divide by 8:

    8x+12=448x=32x=4\begin{aligned} 8x+12&=44\\ 8x&=32\\ x&=4 \end{aligned}8x+128xx​=44=32=4​
Tip

Check your answer

Substitute your value of xxx back into the original lengths to see if the perimeter works.

3. Equations from angle facts

Some questions give angles instead of lengths. You need to know the key angle facts.

  • Angles on a straight line add to 180°.
  • Angles around a point add to 360°.
  • A right angle is 90°.
  • Angles in a triangle add to 180°.
Example

A right angle split into two parts

A right angle is split into two angles labelled 4x4x4x and 2x+62x+62x+6. Find xxx.

A 90° angle split into two adjacent algebraic angles whose sum forms the equation.

  1. A right angle is 90°, so the two angles add to 90:

    4x+(2x+6)=904x+(2x+6)=904x+(2x+6)=90
  2. Collect like terms:

    6x+6=906x+6=906x+6=90
  3. Subtract 6 from both sides:

    6x=846x=846x=84
  4. Divide by 6:

    x=14x=14x=14
Example

Angles in a triangle

The angles in a triangle are 2x+52x+52x+5, x+20x+20x+20, and x−1x-1x−1. Find xxx.

Triangle with each interior angle labelled to show that the three angles add to 180°.

  1. Angles in a triangle add to 180°:

    (2x+5)+(x+20)+(x−1)=180(2x+5)+(x+20)+(x-1)=180(2x+5)+(x+20)+(x−1)=180
  2. Collect like terms:

    4x+24=1804x+24=1804x+24=180
  3. Subtract 24 from both sides:

    4x=1564x=1564x=156
  4. Divide by 4:

    x=39x=39x=39
Common Mistake

Forgetting the right angle

In a right-angled triangle, one angle is already 90°. The other two angles add to 90°, not 180° by themselves.

4. Equations from area and shape properties

Sometimes you must use a shape formula.

  • Rectangle area = length times width.
  • Triangle area = half times base times height.
  • Parallelogram area = base times perpendicular height.
Definition

Perpendicular height

The perpendicular height is the height measured at 90° to the base.

Perpendicular height is measured at right angles to the chosen base, not along a slanted side.

Example

Right-angled triangle area

A right-angled triangle has perpendicular sides 5x5x5x cm and 4x4x4x cm. Its area is 360 cm². Find xxx.

Right-angled triangle where the two perpendicular sides are used as the base and height for the area formula.

  1. Use the triangle area formula:

    area=12×base×height\text{area}=\frac{1}{2}\times \text{base}\times \text{height}area=21​×base×height
  2. Substitute the two perpendicular sides:

    12×5x×4x=360\frac{1}{2}\times 5x \times 4x=36021​×5x×4x=360
  3. Simplify the left-hand side:

    10x2=36010x^2=36010x2=360
  4. Divide by 10:

    x2=36x^2=36x2=36
  5. Take the positive square root:

    x=6x=6x=6
Common Mistake

Lengths are positive

When solving an equation such as x2=36x^2=36x2=36, the mathematical answers are x=6x=6x=6 and x=−6x=-6x=−6, but a length cannot be negative, so use the positive value.

Example

Using opposite sides of a parallelogram

A parallelogram has opposite sides labelled 4x+14x+14x+1 cm and 2x+132x+132x+13 cm. Its perpendicular height is 6 cm. Find its area.

Parallelogram with equal opposite sides and a perpendicular height, showing the base needed for the area.

  1. Opposite sides of a parallelogram are equal:

    4x+1=2x+134x+1=2x+134x+1=2x+13
  2. Subtract 2x2x2x from both sides:

    2x+1=132x+1=132x+1=13
  3. Subtract 1 from both sides:

    2x=122x=122x=12
  4. Divide by 2:

    x=6x=6x=6
  5. Find the base by substituting into one side:

    4x+1=4(6)+1=254x+1=4(6)+1=254x+1=4(6)+1=25
  6. Area of a parallelogram is base times perpendicular height:

    25×6=15025\times 6=15025×6=150

5. Word problems: choose the variable carefully

In word problems, decide what xxx represents first. Usually choose the smallest or simplest unknown.

Example

Counters total problem

Sam has some counters. Tia has twice as many as Sam. Ravi has 4 more than Tia. Altogether, they have 49 counters. How many counters does Ravi have?

Bar model showing Sam as one part, Tia as two equal parts, and Ravi as two equal parts plus 4 counters.

  1. Let xxx be the number of counters Sam has.

  2. Tia has twice as many, so Tia has 2x2x2x.

  3. Ravi has 4 more than Tia, so Ravi has 2x+42x+42x+4.

  4. Add all three expressions and set the total equal to 49:

    x+2x+(2x+4)=49x+2x+(2x+4)=49x+2x+(2x+4)=49
  5. Collect like terms:

    5x+4=495x+4=495x+4=49
  6. Subtract 4, then divide by 5:

    5x=45x=9\begin{aligned} 5x&=45\\ x&=9 \end{aligned}5xx​=45=9​
  7. Ravi has 2x+42x+42x+4, so substitute x=9x=9x=9:

    2(9)+4=222(9)+4=222(9)+4=22
Tip

Answer the question asked

If the question asks for Ravi’s counters, do not stop at x=9x=9x=9. Here, xxx was Sam’s counters, so you still need to find Ravi’s number.

6. Ratios from equations

A ratio compares amounts in order. For example, the ratio 2 : 3 means for every 2 of one amount, there are 3 of another.

Example

Ages and a ratio

Alex is one age. Ben is three times Alex’s age. Cara is 5 years younger than Ben. Their ages add to 100. Find the ratio Alex : Ben : Cara.

  1. Let Alex’s age be xxx.

  2. Ben’s age is 3x3x3x.

  3. Cara’s age is 3x−53x-53x−5.

  4. Add the ages and set them equal to 100:

    x+3x+(3x−5)=100x+3x+(3x-5)=100x+3x+(3x−5)=100
  5. Collect like terms:

    7x−5=1007x-5=1007x−5=100
  6. Add 5, then divide by 7:

    7x=105x=15\begin{aligned} 7x&=105\\ x&=15 \end{aligned}7xx​=105=15​
  7. The ages are Alex = 15, Ben = 45, Cara = 40, so the ratio is 15 : 45 : 40.

  8. Simplify the ratio by dividing each part by 5: 3 : 9 : 8.

Exam technique

In the exam

  1. Define your variable clearly, for example: let xxx be the smallest angle.

  2. Write an expression before trying to solve; most method marks come from the equation.

  3. Check your final answer fits the original situation, especially if the question asks for an angle, length, area, or ratio.

Self review

Check yourself

  • Which angle fact would you use for the angles inside a triangle?

  • If a rectangle has sides 2x+12x+12x+1 and x+4x+4x+4, what expression represents its perimeter?

  • In a word problem, how do you decide what xxx should stand for?

Recap questions

Test yourself with 5 quick questions on this guide. Answer them all correctly to complete it.

You've reached the end

Test yourself on this topic, or move on to the next guide.

Practice questionsTake a quick quiz on this topicFlashcardsSelf-test with active recall
Sequences (Nth Term)Up next

How was this guide?

Forming and Solving Equations Revision Guide

  1. GCSE
  2. /Maths
  3. /Forming and Solving Equations