General Professional Knowledge (Essential Professional Skills, Literacy & Numeracy)

Algebra is a branch of mathematics that deals with symbols (letters) representing numbers and the rules for manipulating these symbols. It is crucial in problem solving, pattern recognition, and logical thinking.

1. Simplifying Algebraic Expressions

Definition:

An algebraic expression is a combination of numbers, variables, and arithmetic operations (addition, subtraction, multiplication, division). Simplifying involves combining like terms and performing operations to write the expression in its simplest form.

Key Concepts:

  • Like terms: Terms with the same variable(s) raised to the same power. Example: 3x and 5x are like terms, 2x² and 3x are not.
  • Constants: Numbers without variables, e.g., 4, -7.
  • Coefficient: Number in front of a variable, e.g., in 5x, 5 is the coefficient.

Steps to Simplify:

  • Identify like terms.
  • Combine coefficients of like terms.
  • Arrange in descending powers of the variable.

Examples:

Example 1: Simplify 3x + 5x

3x + 5x = (3 + 5)x = 8x
Example 2: Simplify 7y - 2y + 5

7y - 2y + 5 = (7 - 2)y + 5 = 5y + 5
Example 3: Simplify 2a² + 5a - 3a² + 4

2a² - 3a² + 5a + 4 = -a² + 5a + 4
Example 4: Simplify 4xy + 7 - 2xy + 3

4xy - 2xy + 7 + 3 = 2xy + 10
Example 5: Simplify 6p - 3 + 2p + 8

6p + 2p - 3 + 8 = 8p + 5
Teacher Tip: Always group variables with the same letter and exponent, constants separately, and write neatly.

2. Patterns and Relationships

Definition:

Patterns are arrangements of numbers, shapes, or objects that follow a rule or sequence. Relationships express how two quantities change with respect to each other.

Key Concepts:

  • Arithmetic pattern: Difference between consecutive terms is constant.
  • Geometric pattern: Each term is obtained by multiplying the previous term by a constant.
  • Rule/formula: Expresses the relationship, e.g., T_n = 3n + 2

Steps to Identify a Pattern:

  • Examine differences between numbers (arithmetic) or ratios (geometric).
  • Determine the general formula.
  • Predict subsequent terms.

Examples:

Example 1: Sequence: 2, 5, 8, 11…

Difference = 5 - 2 = 3 → Arithmetic
Rule: T_n = 2 + (n - 1) * 3 = 3n - 1
Example 2: Sequence: 3, 6, 12, 24…

Ratio = 6 / 3 = 2 → Geometric
Rule: T_n = 3 * 2^(n - 1)
Example 3: Find 7th term of 4, 7, 10, 13…

Difference = 3 → T_n = 4 + (n - 1) * 3
T_7 = 4 + 6 * 3 = 22
Example 4: Sequence: 5, 10, 20, 40…

Multiply by 2 → T_n = 5 * 2^(n - 1)
6th term: 5 * 2^5 = 160
Example 5: Sequence: 1, 4, 9, 16, 25…

Squares of natural numbers → T_n = n^2
Teacher Tip: GTLE often asks candidates to write the next 3 terms or find a general formula.

3. Linear Equations and Inequalities

Definition:

  • Linear equation: Equation of the form ax + b = 0, graph is a straight line.
  • Inequality: Expression showing one value is greater, smaller, or equal to another (<, >, ≤, ≥).

Steps to Solve Linear Equations:

  • Simplify both sides.
  • Combine like terms.
  • Isolate the variable.

Examples:

Example 1: Solve 3x + 5 = 20

3x = 20 - 5 = 15 → x = 15 / 3 = 5
Example 2: Solve 7y – 4 = 17

7y = 17 + 4 = 21 → y = 3
Example 3: Solve 2a + 3a – 5 = 20

5a - 5 = 20 → 5a = 25 → a = 5
Example 4: Solve 4x – 7 = 2x + 5

4x - 2x = 5 + 7 → 2x = 12 → x = 6
Example 5: Solve 6 – 2y = 10

-2y = 10 - 6 → y = -2

Solving Inequalities:

Follow same steps as equations; flip the inequality when multiplying/dividing by a negative number.

Example 1: Solve 3x + 4 > 10

3x > 6 → x > 2
Example 2: Solve 5y – 7 ≤ 8

5y ≤ 15 → y ≤ 3
Example 3: Solve -2x + 5 ≥ 1

-2x ≥ -4 → x ≤ 2 (flip inequality)
Example 4: Solve 4 – x < 10

-x < 6 → x > -6
Example 5: Solve 2y + 3 ≥ 11

2y ≥ 8 → y ≥ 4
Teacher Tip: Always check inequality direction when multiplying/dividing by negative numbers.

4. Graphs and Ordered Pairs

Definition:

  • Ordered pair: A pair of numbers (x, y) representing coordinates on a 2D plane.
  • Graph of linear equation: Set of points (x, y) satisfying y = mx + c.

Steps to Plot Graph:

  • Make a table of values for x and y.
  • Plot points (x, y) on the coordinate plane.
  • Draw a straight line (for linear equation).

Examples:

Example 1: Plot y = 2x + 1 for x = 0,1,2,3,4

(0,1), (1,3), (2,5), (3,7), (4,9)
Example 2: Plot y = -x + 2 for x = -1,0,1,2

(-1,3), (0,2), (1,1), (2,0)
Example 3: Plot y = 3x – 4 for x = 0,1,2,3

(0,-4), (1,-1), (2,2), (3,5)
Example 4: Plot y = 0.5x + 1 for x = 0,2,4,6

(0,1), (2,2), (4,3), (6,4)
Example 5: Plot y = -2x + 6 for x = 0,1,2,3

(0,6), (1,4), (2,2), (3,0)
Teacher Tip: Ensure label axes, plot points accurately, and draw straight lines for linear equations.

✅ Summary

  • Simplifying expressions: Combine like terms.
  • Patterns: Identify arithmetic/geometric sequences, find rules.
  • Linear equations/inequalities: Solve, interpret, graph solutions.
  • Graphs: Translate equations into points, plot, draw line.

Algebra links logic, problem-solving, and classroom mathematics. GTLE expects you to show workings clearly and apply concepts in classroom-like scenarios.