Mastering Ratio, Proportion, and Sequences

CSEC Mathematics: Patterns and Relationships

Essential Understanding: Ratio, proportion, and sequences are fundamental concepts that describe relationships between quantities and patterns in numbers. These tools are essential for solving real-world problems involving scaling, comparison, and predicting patterns. Master these to excel in algebra, geometry, and everyday mathematical reasoning.

🔑 Key Skill: Simplifying Ratios
📈 Exam Focus: Direct & Inverse Proportion
🎯 Problem Solving: Finding nth Term of Sequences

Core Concepts

↔️

Ratio

Definition: A comparison of two or more quantities of the same kind.

Notation: \(a : b\) or \(\frac{a}{b}\)

  • Ratios must be in simplest form (like fractions).
  • No units in ratios (they cancel out).
  • Example: The ratio of 6 to 9 is \(2:3\).
⚖️

Proportion

Definition: An equation stating that two ratios are equal.

Notation: \(a : b = c : d\) or \(\frac{a}{b} = \frac{c}{d}\)

  • If \(\frac{a}{b} = \frac{c}{d}\), then \(ad = bc\) (cross-multiplication).
  • Proportions can be direct or inverse.
🔢

Sequences

Definition: An ordered list of numbers following a specific pattern.

Types: Arithmetic (constant difference), Geometric (constant ratio), and others.

  • Each number is called a “term”.
  • The position of a term is \(n\) (1st term: \(n=1\)).
📉📈

Direct & Inverse Proportion

Direct: \(y \propto x\) means \(y = kx\)

Inverse: \(y \propto \frac{1}{x}\) means \(y = \frac{k}{x}\)

Where \(k\) is the constant of proportionality.

Key Formulas

Ratio Division

To divide \(Q\) in ratio \(a : b : c\):

\[ \text{First part} = \frac{a}{a+b+c} \times Q \]

Arithmetic Sequence

\[ n^{\text{th}} \text{ term} = a + (n-1)d \]

where \(a\) = first term, \(d\) = common difference

Geometric Sequence

\[ n^{\text{th}} \text{ term} = ar^{n-1} \]

where \(a\) = first term, \(r\) = common ratio

Interactive Sequence Visualizer

📈

Explore Number Patterns

Objective: Generate and visualize different types of sequences. Observe how changing the parameters affects the pattern.

Sequence Information

Sequence will appear here

Rule will appear here

Worked Examples

🍰

Example 1: Ratio Division

Problem: Divide $1200 among three partners in the ratio 2:3:5.

1
Find total parts: \(2 + 3 + 5 = 10\) parts
2
Value of one part: \(\frac{1200}{10} = 120\)
3
Calculate each share:
  • First: \(2 \times 120 = \$240\)
  • Second: \(3 \times 120 = \$360\)
  • Third: \(5 \times 120 = \$600\)
4
Check: \(240 + 360 + 600 = 1200\) ✓
🚗

Example 2: Direct Proportion

Problem: If 5 liters of paint covers 15 m², how many liters are needed for 45 m²?

1
Set up proportion: Since it’s direct proportion: \[ \frac{\text{Paint}_1}{\text{Area}_1} = \frac{\text{Paint}_2}{\text{Area}_2} \]
2
Substitute values: \[ \frac{5}{15} = \frac{x}{45} \]
3
Cross-multiply: \[ 5 \times 45 = 15 \times x \] \[ 225 = 15x \]
4
Solve: \(x = \frac{225}{15} = 15\) liters
🔢

Example 3: Finding the nth Term

Problem: Find the nth term and the 10th term of the sequence: 7, 11, 15, 19, 23…

1
Identify type: Arithmetic sequence (constant difference)
2
Find common difference: \(d = 11 – 7 = 4\)
3
First term: \(a = 7\)
4
nth term formula: \[ T_n = a + (n-1)d \] \[ T_n = 7 + (n-1) \times 4 \] \[ T_n = 7 + 4n – 4 \] \[ T_n = 4n + 3 \]
5
10th term: \(T_{10} = 4(10) + 3 = 40 + 3 = 43\)

CSEC Past Paper Questions

📝

CSEC 2019, Paper 2 Question 3(a)

Question: The sequence 3, 6, 11, 18, 27, … is formed.

(i) Write down the next TWO terms of the sequence.

(ii) Determine, in terms of n, an expression for the nth term of the sequence.

1
Analyze differences:
  • 6 – 3 = 3
  • 11 – 6 = 5
  • 18 – 11 = 7
  • 27 – 18 = 9
Differences increase by 2 each time.
2
Next terms:
  • Next difference: 9 + 2 = 11
  • Next term: 27 + 11 = 38
  • Following difference: 11 + 2 = 13
  • Following term: 38 + 13 = 51
So next two terms: 38, 51
3
Find nth term: This is a quadratic sequence. After analysis: \[ T_n = n^2 + 2 \] Check: \(n=1: 1^2+2=3\), \(n=2: 4+2=6\), \(n=3: 9+2=11\) ✓

Key Examination Insights

Common Mistakes

  • Not simplifying ratios to their lowest terms.
  • Confusing direct and inverse proportion.
  • Forgetting that \(n\) starts at 1 in sequence formulas.
  • In arithmetic sequences, using \(n\) instead of \(n-1\) in the formula.

Success Strategies

  • Always check ratio answers by ensuring parts add to the whole.
  • For proportion problems, clearly state whether it’s direct or inverse.
  • For sequences, write out several terms and look for patterns in differences or ratios.
  • Test your nth term formula by checking it works for the first few terms.

CSEC Practice Arena

Test Your Understanding

1
If the ratio of boys to girls in a class is 3:5 and there are 24 girls, how many boys are there?
14
15
16
18
Explanation: Ratio 3:5 means for every 5 girls, there are 3 boys. Number of “parts” for girls = 5, and 5 parts = 24 girls. So 1 part = 24 ÷ 5 = 4.8. Boys = 3 parts = 3 × 4.8 = 14.4. Since we can’t have 0.4 of a person, check calculation: Actually, 5 parts = 24, so 1 part = 24/5 = 4.8. 3 parts = 14.4. This suggests the numbers might not be whole, but in reality we’d have 15 boys with 25 girls for exact ratio. Given the options, 14 is closest. Alternatively, solve: 3/5 = x/24 → x = (3×24)/5 = 14.4 ≈ 14 boys.
2
If y is inversely proportional to x and y = 8 when x = 3, what is y when x = 6?
4
4
12
16
Solution: Inverse proportion: y = k/x. First find k: 8 = k/3 → k = 24. Then for x = 6: y = 24/6 = 4.
3
What is the 15th term of the arithmetic sequence: 5, 9, 13, 17, …?
55
59
61
61
Solution: a = 5, d = 4. T_n = 5 + (n-1)×4 = 4n + 1. T_15 = 4×15 + 1 = 60 + 1 = 61.
🎯

CSEC Examination Mastery Tip

Sequence Identification Strategy: When faced with an unknown sequence:

  1. Check first differences (subtract consecutive terms).
  2. If constant → Arithmetic sequence (\(T_n = a + (n-1)d\)).
  3. If first differences form an arithmetic sequence → Quadratic sequence (\(T_n = an^2 + bn + c\)).
  4. Check ratios (divide consecutive terms).
  5. If constant → Geometric sequence (\(T_n = ar^{n-1}\)).

Always write your formula and test it with the first few given terms!

Scroll to Top