Skip to main content
Detailed ExplanationCivil Service Exam (Subprofessional) · Numerical AbilityReal content

Civil Service Exam (Subprofessional) Numerical AbilityAlgebra, Exponents & Number SeriesDetailed Explanation

Detailed explanation of Algebra, Exponents & Number Series for the Civil Service Exam (Subprofessional) 2026. Full depth, full reasoning — exactly what you need when Civil Service Commission (CSC) tests this chapter with applied or scenario-based questions in the Civil Service Exam (Subprofessional) Numerical Ability subtest.

Exam context

Civil Service Commission (CSC) runs the Career Service Examination — Subprofessional Level on Bi-annual — March and August 2026. Its Numerical Ability section sits under a "~25% weightage" weighting, and Algebra, Exponents & Number Series is the 5th chapter in the 9-chapter Civil Service Exam (Subprofessional) Numerical Ability rotation. The Civil Service Exam (Subprofessional) passing mark is 80%, and the most recent 2026 paper drew about 17 questions from Numerical Ability.

Algebra, Exponents & Number Series - Detailed explanation

This chapter covers three fundamental areas of numerical ability that are crucial for success in Philippine college entrance examinations: Algebra (manipulating variables and equations), Exponents (understanding powers and their laws), and Number Series (identifying patterns in sequences). These topics form the foundation of mathematical reasoning and problem-solving skills tested in UPCAT, CSE, LET, NLE, NMAT, ACET, and USTET examinations. Mastery of these concepts will enhance your analytical thinking and numerical computation abilities.

Concepts

Basic Algebraic Operations

Algebra involves working with variables (letters representing unknown numbers) and constants (known numbers). The fundamental operations include addition, subtraction, multiplication, and division of algebraic expressions. Key properties include the commutative property (order doesn't matter: a + b = b + a), associative property (grouping doesn't matter: (a + b) + c = a + (b + c)), and distributive property (a(b + c) = ab + ac).

Examples

Combine like terms: 3x + 5x - 2x = (3 + 5 - 2)x = 6x

Scenario

Simplify the expression: 3x + 5x - 2x

Solution

6x

Subtract 13 from both sides: 2x = 24, then divide by 2: x = 12

Scenario

Solve for x: 2x + 13 = 37

Solution

x = 12

Use FOIL method: x² + 3x + 2x + 6 = x² + 5x + 6

Scenario

Expand: (x + 2)(x + 3)

Solution

x² + 5x + 6

Applications

  • Solving word problems involving unknown quantities
  • Calculating areas and perimeters with variable dimensions
  • Business applications like profit and loss calculations
  • Physics problems involving motion and forces

Misconceptions

  • Adding unlike terms incorrectly (2x + 3y ≠ 5xy)
  • Forgetting to distribute negative signs
  • Confusing multiplication and addition of exponents

Related Concepts

  • Linear equations
  • Quadratic equations
  • Polynomial operations
  • Factoring

Common Exam Questions

Example

Simplify: 4x² - 3x + 7x² + 5x - 2

Approach

Combine like terms and apply distributive property

Question Type

Simplification

Example

Solve: 3x - 7 = 2x + 8

Approach

Isolate the variable by performing inverse operations

Question Type

Linear equations

Example

Find the product of (2x - 1)(x + 4)

Approach

Use distributive property or FOIL method

Question Type

Polynomial multiplication

Key Points To Remember

  • Variables represent unknown quantities and can be manipulated using arithmetic operations
  • Like terms (same variable with same power) can be combined
  • The distributive property helps simplify expressions: a(b + c) = ab + ac
  • When solving equations, perform the same operation on both sides
  • Order of operations (PEMDAS) applies to algebraic expressions

Laws of Exponents

Exponents represent repeated multiplication (3⁴ = 3 × 3 × 3 × 3). The laws of exponents provide rules for simplifying expressions with powers. Key laws include: Product Rule (aᵐ × aⁿ = aᵐ⁺ⁿ), Quotient Rule (aᵐ ÷ aⁿ = aᵐ⁻ⁿ), Power Rule ((aᵐ)ⁿ = aᵐⁿ), Zero Exponent Rule (a⁰ = 1), and Negative Exponent Rule (a⁻ᵐ = 1/aᵐ).

Examples

Using Product Rule: 5⁵ × 5¹ = 5^(5+1) = 5⁶

Scenario

Simplify: 5⁵ × 5¹

Solution

5⁶

Using Power Rule: (2³)⁴ = 2^(3×4) = 2¹²

Scenario

Simplify: (2³)⁴

Solution

2¹²

Using Negative Exponent Rule: 4⁻² = 1/4² = 1/16

Scenario

Evaluate: 4⁻²

Solution

1/16

Applications

  • Scientific notation for very large or small numbers
  • Compound interest calculations in finance
  • Population growth and decay models
  • Computer science algorithms and data structures

Misconceptions

  • Thinking a⁰ = 0 instead of a⁰ = 1
  • Adding exponents when bases are different
  • Confusing (ab)ⁿ with aⁿbⁿ

Related Concepts

  • Radicals
  • Logarithms
  • Scientific notation
  • Polynomial degree

Common Exam Questions

Example

Simplify: (x³y²)² ÷ (x²y)³

Approach

Apply appropriate exponent laws step by step

Question Type

Simplification using laws

Example

Evaluate: 3⁻² + 5⁰

Approach

Convert negative exponents to positive using reciprocal rule

Question Type

Negative and zero exponents

Example

Simplify: 8^(2/3)

Approach

Convert to radical form or evaluate directly

Question Type

Fractional exponents

Key Points To Remember

  • Product Rule: When multiplying same bases, add exponents (aᵐ × aⁿ = aᵐ⁺ⁿ)
  • Quotient Rule: When dividing same bases, subtract exponents (aᵐ ÷ aⁿ = aᵐ⁻ⁿ)
  • Power Rule: When raising a power to a power, multiply exponents ((aᵐ)ⁿ = aᵐⁿ)
  • Any non-zero number raised to the power of zero equals 1 (a⁰ = 1)
  • Negative exponents create reciprocals (a⁻ⁿ = 1/aⁿ)
  • Fractional exponents represent roots (a^(1/n) = ⁿ√a)

Number Series and Sequences

A number series is a sequence of numbers arranged in a specific pattern. Common types include arithmetic sequences (constant difference between terms), geometric sequences (constant ratio between terms), and more complex patterns. Identifying the pattern is key to finding missing terms or continuing the series. Each number in the sequence is called a term, and the pattern rule determines how to get from one term to the next.

Examples

Arithmetic sequence with common difference 3. Next term: 14 + 3 = 17

Scenario

Find the next term: 2, 5, 8, 11, 14, ?

Solution

17

Geometric sequence with common ratio 2. Next term: 48 × 2 = 96

Scenario

Find the next term: 3, 6, 12, 24, 48, ?

Solution

96

Perfect squares: 1², 2², 3², 4², 5², 6² = 36

Scenario

Find the pattern: 1, 4, 9, 16, 25, ?

Solution

36

Applications

  • Predicting trends in business and economics
  • Population growth modeling
  • Computer programming loops and algorithms
  • Musical scales and harmonics

Misconceptions

  • Assuming all sequences are arithmetic or geometric
  • Not checking for alternating patterns
  • Ignoring the possibility of multiple operations in one pattern

Related Concepts

  • Functions
  • Recursive formulas
  • Mathematical induction
  • Limits

Common Exam Questions

Example

Find the 15th term of: 3, 7, 11, 15...

Approach

Find common difference and apply formula

Question Type

Arithmetic progression

Example

Find the 6th term of: 2, 6, 18, 54...

Approach

Find common ratio and apply formula

Question Type

Geometric progression

Example

Continue: 2, 3, 5, 8, 12, 17, ?

Approach

Analyze differences or look for alternating patterns

Question Type

Mixed patterns

Key Points To Remember

  • Arithmetic sequence: constant difference (add/subtract same value each time)
  • Geometric sequence: constant ratio (multiply/divide by same value each time)
  • Look for differences between consecutive terms first
  • If first differences aren't constant, try second differences
  • Fibonacci sequence: each term is sum of two preceding terms
  • Perfect squares: 1, 4, 9, 16, 25, 36...
  • Perfect cubes: 1, 8, 27, 64, 125...

Practice Problems

Subtract 2x from both sides: -5 = x + 7. Subtract 7 from both sides: x = -12

Problem

If 2x - 5 = 3x + 7, find the value of x.

Solution

x = -12

(3a²b³)² = 9a⁴b⁶. (ab)³ = a³b³. Division: 9a⁴b⁶ ÷ a³b³ = 9a⁴⁻³b⁶⁻³ = 9ab³. Wait, let me recalculate: 9a⁴b⁶ ÷ a³b³ = 9a¹b³ = 9ab³

Problem

Simplify: (3a²b³)² ÷ (ab)³

Solution

9a/b³

Differences: 3, 5, 7, 9... (arithmetic sequence with d=2). Next differences: 11, 13. So next terms: 29+11=40, 40+13=53

Problem

Find the next two terms in the series: 5, 8, 13, 20, 29, ?, ?

Solution

40, 53

2⁻³ = 1/8, 3⁰ = 1, 5¹ = 5. So: 1/8 + 1 - 5 = 1/8 - 4 = 1/8 - 32/8 = -31/8

Problem

Evaluate: 2⁻³ + 3⁰ - 5¹

Solution

-31/8

Common ratio r = 3. Formula: aₙ = a₁ × r^(n-1). a₆ = 4 × 3⁵ = 4 × 243 = 972

Problem

In the geometric sequence 4, 12, 36, 108, ..., what is the 6th term?

Solution

972

Exam Preparation Tips

  • Practice identifying patterns quickly - look for differences, ratios, squares, cubes
  • Memorize the laws of exponents and practice applying them systematically
  • When solving algebraic equations, always check your answer by substituting back
  • For complex expressions, work step by step and show all your work
  • Learn to recognize common number patterns: arithmetic, geometric, Fibonacci, squares
  • Time management: spend no more than 2-3 minutes per numerical ability question
  • Use elimination in multiple choice - rule out obviously wrong answers first
  • Practice mental math for simple calculations to save time
  • Review PEMDAS order of operations - this applies to algebraic expressions too
  • For series problems, always check if your answer fits the established pattern
Loading diagram…
Loading diagram…
Loading diagram…
Loading diagram…

In summary

Mastery of algebra, exponents, and number series is essential for success in Philippine college entrance examinations. These topics require both conceptual understanding and computational practice. Algebra provides the foundation for solving real-world problems involving unknown quantities. Exponent laws enable efficient manipulation of mathematical expressions and are crucial for advanced mathematics. Number series develop pattern recognition skills that enhance logical reasoning abilities. Regular practice with these concepts, combined with understanding their applications, will significantly improve your numerical ability scores in standardized tests. Remember to approach problems systematically, show your work clearly, and always verify your answers when possible.

Ready to practise for the Civil Service Exam (Subprofessional) 2026?

Super Tutor's AI review plan adapts to your weak areas and builds a weekly practice schedule around your target Civil Service Exam (Subprofessional) exam date.