Civil Service Exam (Subprofessional) Numerical Ability — Integers, PEMDAS & DivisibilityRevision Notes
Revision notes for Civil Service Exam (Subprofessional) Numerical Ability Integers, PEMDAS & Divisibility — designed for time-pressed reviewers. These notes skip the basics and focus on what Civil Service Commission (CSC) consistently tests, so you spend your revision hours on the content most likely to appear on exam day.
Exam context
On the Civil Service Exam (Subprofessional) 2026, the Numerical Ability subtest carries a "~25% weightage" weight in Civil Service Commission (CSC)'s pattern. Integers, PEMDAS & Divisibility lands at position 1st out of 9 in the standard review order. Target score is 80%, and roughly 17 items come from Numerical Ability on a typical Civil Service Exam (Subprofessional) paper.
Integers, PEMDAS & Divisibility - Revision notes
This chapter covers fundamental numerical concepts essential for Philippine entrance exams including UPCAT, CSE, and NMAT. We'll explore integers and their properties, master the order of operations through PEMDAS, and understand divisibility rules that make calculations faster and more accurate. These topics form the foundation for advanced mathematical problem-solving and are frequently tested in standardized examinations.
Sections
Formulas
Example
|5| = 5, |-3| = 3, |0| = 0
Formula
|n| = n if n ≥ 0; |n| = -n if n < 0
Variables
n = any integer
Application
Finding distance from zero, simplifying expressions with negative numbers
Exam Tips
- Remember: Zero has special properties - neither positive/negative, neither prime/composite
- When working with absolute values, always make the result positive
- Practice the law of signs for all four operations
- Memorize that any number to the power of zero equals one (except 0^0)
Key Points
- Integers include all positive numbers, negative numbers, and zero: {...-3, -2, -1, 0, 1, 2, 3...}
- Zero is neither positive nor negative, but it is an even number
- Zero is neither prime nor composite
- Positive integers are also called natural numbers or counting numbers
- Negative integers are numbers preceded by a negative sign (-)
- Every integer has an additive inverse (opposite): 5 and -5 are additive inverses
- Absolute value |n| represents the distance from zero on the number line
Definitions
Term
Integer
Definition
A whole number that can be positive, negative, or zero, but cannot be a fraction
Importance
Foundation for all number operations in algebra and arithmetic
Term
Absolute Value
Definition
The positive representation of a number, showing its distance from zero
Importance
Essential for solving equations with negative numbers and understanding magnitude
Section Title
Integers and Their Properties
Common Mistakes
- Thinking zero is positive or negative - zero is neutral
- Confusing the absolute value of negative numbers - |-5| = 5, not -5
- Forgetting that zero divided by any non-zero number equals zero
- Attempting to divide by zero - this is undefined
Formulas
Example
(-3) + (-4) = -(3 + 4) = -7
Formula
(-a) + (-b) = -(a + b)
Variables
a, b = positive integers
Application
Adding two negative integers
Example
(-5) × (-3) = 15
Formula
(-a) × (-b) = ab
Variables
a, b = positive integers
Application
Multiplying two negative integers
Exam Tips
- Create a quick reference: Same signs = positive, Different signs = negative (for × and ÷)
- For addition with different signs, subtract smaller from larger and use sign of larger
- Practice converting subtraction to addition: 8 - (-3) = 8 + 3 = 11
- Double-check your signs - this is where most errors occur
Key Points
- Addition: Same signs → add and keep the sign; Different signs → subtract and use sign of larger absolute value
- Subtraction: Change to addition of the opposite → a - b = a + (-b)
- Multiplication: Same signs → positive result; Different signs → negative result
- Division: Same signs → positive result; Different signs → negative result
- Remember: (+)(+) = +, (-)(-) = +, (+)(-) = -, (-)(+) = -
Definitions
Term
Law of Signs
Definition
Rules governing the result of arithmetic operations involving positive and negative numbers
Importance
Essential for accurate computation with integers in all mathematical contexts
Section Title
Law of Signs for Integer Operations
Common Mistakes
- Getting confused with subtraction - remember to change to addition of opposite
- Forgetting that two negatives make a positive in multiplication/division
- Mixing up addition and multiplication rules for signs
- Not applying the larger absolute value rule correctly in addition
Formulas
Example
2 + 3 × 4^2 = 2 + 3 × 16 = 2 + 48 = 50
Formula
Order: P → E → (M,D) → (A,S)
Variables
P=Parentheses, E=Exponents, M=Multiplication, D=Division, A=Addition, S=Subtraction
Application
Solving complex mathematical expressions correctly
Exam Tips
- Always start with parentheses - work from inside out
- Remember that M&D have equal priority, as do A&S - go left to right
- Write out each step clearly to avoid errors
- When in doubt, use extra parentheses to clarify your intended order
Key Points
- PEMDAS stands for: Parentheses, Exponents, Multiplication & Division, Addition & Subtraction
- Always work from innermost parentheses outward: ( ) then [ ] then { }
- Exponents are calculated from outermost inward: 3^(2^3) = 3^8 = 6561
- Multiplication and Division have equal priority - work left to right
- Addition and Subtraction have equal priority - work left to right
- Number next to parentheses means multiplication: 3(4) = 3 × 4
Definitions
Term
Order of Operations
Definition
The sequence of steps to follow when evaluating mathematical expressions to ensure consistent results
Importance
Prevents ambiguity and ensures everyone gets the same answer from the same expression
Section Title
PEMDAS - Order of Operations
Common Mistakes
- Working strictly left to right without considering operation priority
- Forgetting to evaluate what's inside parentheses first
- Not recognizing implied multiplication: 2(3 + 4) means 2 × (3 + 4)
- Confusing the order of exponents: 2^3^2 = 2^(3^2) = 2^9, not (2^3)^2
Formulas
Example
3 × 4 = 12, so 3 and 4 are factors of 12
Formula
If a × b = c, then a and b are factors of c
Variables
a, b, c = positive integers
Application
Finding factors by division or multiplication
Exam Tips
- List factors in pairs: for 12, think (1,12), (2,6), (3,4)
- Use prime factorization for finding GCF and LCM efficiently
- Remember: 2, 3, 5, 7, 11, 13, 17, 19, 23, 29... are the first primes
- For GCF, multiply common prime factors; for LCM, use all prime factors with highest powers
Key Points
- Factors are numbers that divide evenly into another number
- Every number has 1 and itself as factors
- Prime numbers have exactly two factors: 1 and themselves
- Composite numbers have more than two factors
- Multiples are products of a number and positive integers
- Greatest Common Factor (GCF) is the largest factor shared by two or more numbers
- Least Common Multiple (LCM) is the smallest multiple shared by two or more numbers
Definitions
Term
Prime Number
Definition
A number greater than 1 that has exactly two factors: 1 and itself
Importance
Building blocks for factorization and number theory
Term
Composite Number
Definition
A number greater than 1 that has more than two factors
Importance
Can be broken down into prime factors for easier calculation
Section Title
Factors and Multiples
Common Mistakes
- Forgetting that 1 is neither prime nor composite
- Confusing factors and multiples - factors divide into, multiples are divided by
- Missing factors when listing - be systematic
- Thinking 2 is not prime because it's even - 2 is the only even prime
Formulas
Example
For 4510: (4+1) - (5+0) = 5-5 = 0, divisible by 11
Formula
For 11: |Sum of odd positions - Sum of even positions| divisible by 11
Variables
Position counted from right, starting at 1
Application
Testing divisibility by 11 without actual division
Exam Tips
- Memorize the most common rules: 2, 3, 5, 9, 10
- For 3 and 9: If sum of digits has many digits, repeat the process
- Practice the alternating sum for rule of 11
- Use these rules to eliminate wrong answers quickly in multiple choice
Key Points
- Divisibility by 2: Last digit is even (0, 2, 4, 6, 8)
- Divisibility by 3: Sum of digits is divisible by 3
- Divisibility by 4: Last two digits form a number divisible by 4
- Divisibility by 5: Last digit is 0 or 5
- Divisibility by 6: Divisible by both 2 and 3
- Divisibility by 8: Last three digits form a number divisible by 8
- Divisibility by 9: Sum of digits is divisible by 9
- Divisibility by 10: Last digit is 0
- Divisibility by 11: Alternating sum of digits is divisible by 11
Definitions
Term
Divisibility
Definition
The ability of one number to be divided by another with no remainder
Importance
Speeds up calculations and helps in factoring numbers
Section Title
Divisibility Rules
Common Mistakes
- Mixing up the rules - memorize each one separately
- For rule of 11, counting positions incorrectly
- Forgetting that divisibility by 6 requires BOTH 2 and 3 conditions
- Not checking last 2 or 3 digits correctly for rules of 4 and 8
Formulas
Example
123,000 = 1.23 × 10^5, 0.00045 = 4.5 × 10^-4
Formula
a × 10^n (where 1 ≤ a < 10)
Variables
a = coefficient, n = power of 10
Application
Expressing very large or small numbers efficiently
Exam Tips
- Count decimal places moved to determine exponent
- Moving right = positive exponent, moving left = negative exponent
- Check: large numbers have positive exponents, small numbers have negative
- Practice converting both ways: decimal to scientific and scientific to decimal
Key Points
- Scientific notation: m × 10^n where 1 ≤ |m| < 10 and n is an integer
- Positive exponent: decimal moves right (large numbers)
- Negative exponent: decimal moves left (small numbers)
- Zero has special properties in all operations
- Any number to the power of zero equals 1 (except 0^0 which is indeterminate)
- Scientific notation simplifies very large or very small numbers
Definitions
Term
Scientific Notation
Definition
A way of expressing numbers as a product of a number between 1 and 10 and a power of 10
Importance
Essential for handling very large or small quantities in science and engineering
Section Title
Scientific Notation and Special Numbers
Common Mistakes
- Getting the decimal point movement direction wrong
- Not ensuring the coefficient is between 1 and 10
- Confusing positive and negative exponents
- Forgetting that 10^0 = 1
Connections
- Integers connect to algebra as the foundation for variable operations
- PEMDAS is essential for evaluating algebraic expressions correctly
- Divisibility rules speed up fraction simplification and factoring
- Factor and multiple concepts lead to GCF/LCM problems in ratios and proportions
- Scientific notation connects to physics and chemistry calculations
- These concepts appear together in word problems and complex calculations
Exam Strategy
For Philippine entrance exams: Master integer operations first as they appear in every mathematical section. Practice PEMDAS with increasingly complex expressions. Memorize divisibility rules for 2,3,4,5,6,8,9,10,11 - they save significant time in factoring problems. Use divisibility rules to eliminate wrong multiple-choice answers quickly. When solving complex problems, write out each PEMDAS step clearly to avoid errors. Practice mental math with these concepts daily, as speed is crucial in timed exams like UPCAT and CSE.
Quick Review Questions
What is (-8) + 3?
Different signs: subtract smaller absolute value from larger (8-3=5) and use sign of larger absolute value (negative).
Evaluate: 2 + 3 × 4^2 - 5
PEMDAS: First 4^2 = 16, then 3 × 16 = 48, then 2 + 48 - 5 = 45.
Is 2,346 divisible by 3?
Sum of digits: 2+3+4+6 = 15, and 15 ÷ 3 = 5, so yes.
What is the GCF of 18 and 24?
Factors of 18: 1,2,3,6,9,18; Factors of 24: 1,2,3,4,6,8,12,24. Common factors: 1,2,3,6. Greatest is 6.
Express 0.0000045 in scientific notation
Move decimal point 6 places right to get 4.5, so exponent is -6.
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.