A common type of question in GCSE maths exams asks you to find the number exactly halfway between two given values. When those values are fractions, some students feel unsure about the method. This post will walk through solving exactly this type of problem, using the specific question: Find the number that is exactly halfway between 1⁄10 and 3⁄5.
Understanding What's Being Asked
First, let's be clear about the meaning. If you were asked for the number halfway between 2 and 8, you would calculate the average: (2 + 8) ÷ 2 = 5. The same principle applies here, just with fractions. The halfway point is technically the arithmetic mean of the two numbers.
We can visualise this on a number line:
flowchart LR
A["0"] --- B["1⁄10"] --- C["Halfway Point"] --- D["3⁄5"] --- E["1"]
style B fill:#f9f,stroke:#333
style D fill:#f9f,stroke:#333
style C fill:#ccf,stroke:#333
Our job is to find the value at point C.
Step 1: Write the two fractions clearly
We have:
First number: ¹⁄10
- Second number: ³⁄5
Step 2: Apply the 'halfway' formula
The number exactly halfway between any two numbers a and b is:
a + b⁄2
So for our question:
Halfway = ¹⁄10 + ³⁄5⁄2
Step 3: Add the two fractions in the numerator
To add ¹⁄10 and ³⁄5, we need a common denominator. The lowest common denominator of 10 and 5 is 10.
¹⁄10 stays as ¹⁄10
- ³⁄5 = 3 × 2⁄5 × 2 = ⁶⁄10 (multiplying numerator and denominator by 2)
Now we can add:
¹⁄10 + ⁶⁄10 = ⁷⁄10
So our expression becomes:
Halfway = ⁷⁄10⁄2
Step 4: Divide the fraction by 2
Dividing by 2 is the same as multiplying by ¹⁄2:
⁷⁄10 ÷ 2 = ⁷⁄10 × ¹⁄2 = 7 × 1⁄10 × 2 = ⁷⁄20
Step 5: State the final answer
The number exactly halfway between ¹⁄10 and ³⁄5 is ⁷⁄20.
Verification: Does this make sense?
Let's check our answer is reasonable:
¹⁄10 = 0.1
³⁄5 = 0.6
Halfway between 0.1 and 0.6 is 0.35
- ⁷⁄20 = 0.35 ✓
We can also show this on a more detailed number line:
flowchart LR
A["0"] --- B["1⁄10 = 0.1"] --- C["7⁄20 = 0.35"] --- D["3⁄5 = 0.6"] --- E["1"]
style B fill:#f9f,stroke:#333
style D fill:#f9f,stroke:#333
style C fill:#ccf,stroke:#333
Alternative Method: Convert to decimals first
Some students prefer working with decimals:
Convert: ¹⁄10 = 0.1 and ³⁄5 = 0.6
Find halfway: (0.1 + 0.6) ÷ 2 = 0.7 ÷ 2 = 0.35
- Convert back: 0.35 = ³⁵⁄100 = ⁷⁄20 (when simplified)
Both methods are perfectly valid for GCSE exams. The fraction method is often quicker and avoids potential rounding errors.
Common Mistakes to Avoid
- Adding denominators: Remember you only add numerators when denominators are the same. ¹⁄10 + ³⁄5 ≠ ⁴⁄15
- Forgetting to ÷ by 2: The halfway point is the average, not the sum. Don't stop at ⁷⁄10.
- Not simplifying fractions: While ⁷⁄20 is already in its simplest form, always check if your final answer can be simplified (÷ numerator and denominator by their highest common factor).
Why This Question Matters
This type of question tests several key GCSE skills:
Fraction arithmetic (addition, division)
Equivalent fractions
Understanding of averages/midpoints
- Number sense (estimating and verifying)
It appears across exam boards (AQA, Edexcel, OCR) in both calculator and non-calculator papers, often as a 2-3 mark question.
Practice Question
Try this yourself: Find the number exactly halfway between ²⁄3 and ³⁄4.
Solution (try it first before looking!):
²⁄3 + ³⁄4⁄2 = ⁸⁄12 + ⁹⁄12⁄2 = ¹⁷⁄12⁄2 = ¹⁷⁄12 × ¹⁄2 = ¹⁷⁄24
Summary
To find the halfway point between two fractions:
Add the two fractions (using a common denominator)
Divide the result by 2 (or multiply by ¹⁄2)
Simplify your answer if possible
- Verify it makes sense (check decimals or position on number line)
Remember, mathematics is logical and consistent. If you understand why the method works (finding the average), you can apply it to any numbers—fractions, decimals, or even algebraic expressions.
- Final answer to the original question: ⁷⁄20