4.1 Arithmetic Fluency: Fractions, Decimals, Percentages & Mental Math Shortcuts

Key Takeaways

  • Numerical Reasoning is the smallest AFPSAT block at roughly 35 of the 150 items (about 23%), but with roughly 35 minutes allotted it carries the most generous pace on the exam at about 60 seconds per item, under a strict zero-calculator policy.
  • Fraction operations depend on early cross-simplification to minimize computational overhead; adding or subtracting requires finding the Least Common Denominator (LCD), while fraction comparisons can be resolved instantly via cross-multiplication.
  • Decimals and recurring decimals convert systematically to fractions, enabling candidates to bypass cumbersome long division and multiplication by working with simplified rational forms.
  • The Percentage Triangle (P = B × R) and decimal multiplier techniques (such as 1.20 for a 20% increase) eliminate error-prone multi-step calculations, especially in successive percentage changes where compounding multipliers prevent the additive fallacy.
  • Mental math algorithms—including fractional percentage equivalents (e.g., 1/8 = 12.5%, 3/8 = 37.5%), percentage splitting, terminal digit verification, and squaring numbers ending in 5—drastically accelerate manual problem solving.
Last updated: September 2026

4.1 Arithmetic Fluency: Fractions, Decimals, Percentages & Mental Math Shortcuts

Operational Imperative: Numerical Reasoning is the smallest AFPSAT block — roughly 35 of the 150 items, about 23% of the paper — but it is given roughly 35 minutes, the most generous per-item allowance on the exam at about 60 seconds per question. That is enough time to work a problem properly and nowhere near enough to grind through long division on every item. Calculators, digital watches, and computing devices are strictly prohibited inside the AFP testing center. Every computation must be executed manually on scratch paper. Mastering arithmetic fluency and mental calculation shortcuts is essential to secure a competitive Category A or B score for the Officer Candidate Course (OCC).


The Cognitive Demands of AFPSAT Numerical Reasoning

In military field operations, tactical commanders frequently make time-sensitive quantitative determinations under extreme pressure: estimating fuel burn rates for armored convoys, calculating ammunition expenditures during sustained fire support, partitioning rations among forward operating bases, and computing grid-coordinate travel times. The Armed Forces of the Philippines Service Aptitude Test (AFPSAT) evaluates these exact cognitive faculties through its Numerical Reasoning subtest.

+-------------------------------------------------------------------------+
|                 AFPSAT NUMERICAL REASONING PACING PROFILE                |
+-------------------------------------------------------------------------+
|  Total Items:              | ~35 Multiple-Choice Questions              |
|  Reported Time:            | ~35 Minutes (~2,100 Seconds)               |
|  Target Pace per Item:     | ~60 Seconds per Question                   |
|  Working Target:           | 40-45 sec on routine items (bank the rest) |
|  Testing Tool Constraint:  | Lead No. 2 Pencil & Scratch Paper ONLY     |
|  Electronic Aids:          | ZERO (Calculators Strictly Prohibited)     |
+-------------------------------------------------------------------------+

Because electronic calculating devices are categorically banned, the examination tests arithmetic fluency rather than advanced theoretical mathematics. Sixty seconds per item sounds comfortable until you try to do 4,800 divided by 8 in long form under exam adrenaline. Candidates who rely on cumbersome long-form multiplication, lengthy vertical division, or trial-and-error scratchwork inevitably exhaust the section clock before attempting the final handful of questions. Success on the AFPSAT requires candidates to master fractional arithmetic, decimal-to-fraction conversions, percentage multipliers, and mental math shortcuts that bypass mechanical pencil-and-paper calculation.


Fraction Mastery: Core Operations & Tactical Shortcuts

Fractions represent rational numbers expressed as a ratio of two integers: a numerator $a$ indicating parts possessed, and a denominator $b$ indicating the total equal parts into which the whole is divided ($a/b$, where $b \ne 0$). Fractions appear in three standard forms:

  1. Proper Fractions: The numerator is strictly less than the denominator ($3/8, 5/12$), representing values between 0 and 1.
  2. Improper Fractions: The numerator is greater than or equal to the denominator ($11/4, 9/5$), representing values greater than or equal to 1.
  3. Mixed Numbers: An integer paired with a proper fraction ($2\frac{3}{4}, 1\frac{4}{5}$).

Mixed Number and Improper Fraction Conversion

To convert a mixed number $A\frac{b}{c}$ into an improper fraction, multiply the integer by the denominator, add the numerator, and place the result over the original denominator: Abc=(A×c)+bcA\frac{b}{c} = \frac{(A \times c) + b}{c} Example: $4\frac{3}{8} = \frac{(4 \times 8) + 3}{8} = \frac{32 + 3}{8} = \frac{35}{8}$.

Conversely, to convert an improper fraction $\frac{N}{D}$ into a mixed number, perform integer division to obtain quotient $Q$ and remainder $R$: ND=QRD\frac{N}{D} = Q\frac{R}{D} Example: $\frac{47}{6} = 7\frac{5}{6}$ (since $47 \div 6 = 7$ with remainder $5$).

Addition and Subtraction with Unlike Denominators

Adding or subtracting fractions with identical denominators requires only operating on the numerators: $\frac{a}{c} \pm \frac{b}{c} = \frac{a \pm b}{c}$. When denominators differ, candidates must establish a Least Common Denominator (LCD)—the Least Common Multiple (LCM) of the denominators:

  1. Find the prime factorization of each denominator.
  2. Take the highest power of each prime factor and multiply them to determine the LCD.
  3. Scale each fraction by multiplying numerator and denominator by the factor that converts its denominator to the LCD.
  4. Combine numerators and reduce to lowest terms.

512+718\frac{5}{12} + \frac{7}{18}

  • Prime factors: $12 = 2^2 \times 3^1$; $18 = 2^1 \times 3^2$.
  • $\text{LCD} = 2^2 \times 3^2 = 4 \times 9 = 36$.
  • Scale: $\frac{5 \times 3}{12 \times 3} + \frac{7 \times 2}{18 \times 2} = \frac{15}{36} + \frac{14}{36} = \frac{29}{36}$.

The Cross-Multiplication Fraction Comparison Shortcut

When the AFPSAT asks you to identify the largest fraction, smallest fraction, or arrange fractions in ascending order, never convert fractions into decimals via long division. Long division consumes 30 to 45 seconds per fraction. Instead, utilize the Cross-Multiplication Comparison Trick:

To compare $\frac{a}{b}$ and $\frac{c}{d}$ (where denominators are positive):

  • Compute the cross-product of the numerator of the first fraction with the denominator of the second: $a \times d$.
  • Compute the cross-product of the numerator of the second fraction with the denominator of the first: $c \times b$.
  • If $a \times d > c \times b$, then $\frac{a}{b} > \frac{c}{d}$.
  • If $a \times d < c \times b$, then $\frac{a}{b} < \frac{c}{d}$.

Demonstration: Which is larger: $\frac{7}{11}$ or $\frac{5}{8}$?

  • Cross-product for left fraction: $7 \times 8 = 56$.
  • Cross-product for right fraction: $5 \times 11 = 55$.
  • Because $56 > 55$, it follows immediately that $\frac{7}{11} > \frac{5}{8}$. The calculation requires less than 4 seconds.

Multiplication and Division: The Cross-Simplification Imperative

Multiplying fractions requires multiplying numerators across and denominators across: $\frac{a}{b} \times \frac{c}{d} = \frac{a \times c}{b \times d}$. However, inexperienced candidates multiply large numbers first and struggle to simplify the massive resulting fraction later. Always cross-cancel (divide out common factors) before multiplying:

1425×1521×1016\frac{14}{25} \times \frac{15}{21} \times \frac{10}{16}

  • Cancel 7 from 14 and 21: $\frac{2}{25} \times \frac{15}{3} \times \frac{10}{16}$.
  • Simplify $\frac{15}{3} = 5$: $\frac{2}{25} \times 5 \times \frac{10}{16} = \frac{2}{5} \times \frac{10}{16}$.
  • Cancel 5 from 5 and 10: $2 \times \frac{2}{16} = \frac{4}{16} = \frac{1}{4}$.

To divide by a fraction, multiply by its reciprocal (invert the divisor: "Keep, Change, Flip"): ab÷cd=ab×dc=adbc\frac{a}{b} \div \frac{c}{d} = \frac{a}{b} \times \frac{d}{c} = \frac{ad}{bc} Example: $\frac{9}{14} \div \frac{15}{28} = \frac{9}{14} \times \frac{28}{15} = \frac{9 \div 3}{14 \div 14} \times \frac{28 \div 14}{15 \div 3} = \frac{3}{1} \times \frac{2}{5} = \frac{6}{5} = 1\frac{1}{5}$.


Decimal Precision & Rational Conversions

Decimal numbers express fractions whose denominators are implicit powers of 10. Rapid decimal placement rules prevent common magnitude errors on the AFPSAT:

Fast Decimal Multiplication

When multiplying decimal numbers:

  1. Ignore the decimal points and multiply the numbers as if they were whole integers.
  2. Count the total number of decimal places (digits to the right of the decimal point) across both factors.
  3. Insert the decimal point in the product so that it has that exact total number of decimal places, adding leading zeros if necessary.

Example: Compute $0.045 \times 0.12$.

  • Multiply integers: $45 \times 12 = 540$.
  • Count decimal places: $0.045$ has 3 places; $0.12$ has 2 places. Total = $3 + 2 = 5$ decimal places.
  • Shift decimal 5 places left from 540: $0.00540 = 0.0054$.

Fast Decimal Division

When dividing by a decimal divisor:

  1. Shift the decimal point of the divisor to the right until it becomes an integer.
  2. Shift the decimal point of the dividend to the right by the exact same number of places (adding trailing zeros if necessary).
  3. Place the decimal point in the quotient directly above the new decimal point of the dividend and divide as normal.

Example: Compute $18.9 \div 0.007$.

  • Divisor $0.007$ requires shifting 3 places right to become $7$.
  • Dividend $18.9$ shifted 3 places right becomes $18,900$.
  • Perform standard division: $18,900 \div 7 = 2,700$.

Converting Repeating Decimals to Fractions

Repeating (recurring) decimals appear regularly on military aptitude tests. Recognizing their rational structure allows candidates to substitute clean fractions:

  • Single repeating digit: $0.\overline{d} = \frac{d}{9}$ (e.g., $0.444\dots = \frac{4}{9}$; $0.777\dots = \frac{7}{9}$).
  • Two repeating digits: $0.\overline{ab} = \frac{ab}{99}$ (e.g., $0.2727\dots = \frac{27}{99} = \frac{3}{11}$; $0.4545\dots = \frac{45}{99} = \frac{5}{11}$).
  • Mixed repeating decimal (one non-repeating digit followed by repeating digit): 0.ab=Full NumberNon-repeating Part90=aba900.a\overline{b} = \frac{\text{Full Number} - \text{Non-repeating Part}}{90} = \frac{ab - a}{90} Example: Convert $0.1666\dots$ to a fraction: 0.16=16190=1590=160.1\overline{6} = \frac{16 - 1}{90} = \frac{15}{90} = \frac{1}{6} Example: Convert $0.8333\dots$ to a fraction: 0.83=83890=7590=560.8\overline{3} = \frac{83 - 8}{90} = \frac{75}{90} = \frac{5}{6}

Percentage Fundamentals & Multiplier Dynamics

The word "percent" derives from the Latin per centum, meaning "out of one hundred." Thus, $r% = \frac{r}{100} = 0.01r$.

The Percentage Triangle: Base, Rate, and Percentage

Every percentage problem involves three interrelated variables:

  1. Base ($B$): The whole quantity, total reference amount, or initial value (always follows the preposition "of").
  2. Rate ($R$): The ratio or fraction expressed as a percentage ($r%$) or decimal ($R = r/100$).
  3. Percentage ($P$): The specific part or portion corresponding to the rate ($P = B \times R$).
               /\ 
              /  \ 
             / P  \ 
            /------\ 
           / B  | R \ 
          /_____|____\ 

    P = B × R       B = P / R       R = P / B
  • To find the Percentage (Part): $P = B \times R$. What is 15% of 240? $P = 240 \times 0.15 = 36$.
  • To find the Base (Total): $B = \frac{P}{R}$. 48 is 40% of what number? $B = \frac{48}{0.40} = \frac{480}{4} = 120$.
  • To find the Rate (Percentage Rate): $R = \frac{P}{B}$. 18 is what percent of 72? $R = \frac{18}{72} = \frac{1}{4} = 0.25 = 25%$.

Percentage Increase and Decrease

Percentage change measures relative variance against the original base: Percentage Change=New ValueOriginal ValueOriginal Value×100%=ΔOriginal×100%\text{Percentage Change} = \frac{\text{New Value} - \text{Original Value}}{\text{Original Value}} \times 100\% = \frac{\Delta}{\text{Original}} \times 100\%

Exam Trap Alert: The denominator must ALWAYS be the original (starting) value, never the new or final value! If fuel consumption rises from 80 liters to 100 liters, the increase is $\frac{100 - 80}{80} = \frac{20}{80} = +25%$. If fuel consumption drops from 100 liters to 80 liters, the decrease is $\frac{80 - 100}{100} = \frac{-20}{100} = -20%$. Note that the percentage changes are unequal because the starting bases differ.

The Decimal Multiplier Method

Avoid calculating percentages in two distinct steps (finding the amount and then manually adding or subtracting). Instead, use single-step Decimal Multipliers:

  • To increase a quantity by $r%$, multiply by $(1 + r/100)$.
    • An increase of $15% \implies \times 1.15$.
    • An increase of $8% \implies \times 1.08$.
  • To decrease a quantity by $r%$, multiply by $(1 - r/100)$.
    • A decrease of $20% \implies \times 0.80$.
    • A decrease of $35% \implies \times 0.65$.

Successive Percentage Changes: The Multiplier Compounding Rule

A standard AFPSAT trap presents successive percentage modifications, such as a price or inventory increasing by $20%$ and subsequently decreasing by $20%$. Unprepared candidates succumb to the Additive Fallacy, erroneously assuming $+20% - 20% = 0%$ change.

Because the second percentage change applies to the modified base, successive changes must be calculated by multiplying consecutive multipliers: Mnet=M1×M2M_{\text{net}} = M_1 \times M_2

  • Step 1: Increase of $20% \implies M_1 = 1.20$.
  • Step 2: Decrease of $20% \implies M_2 = 0.80$.
  • Net Multiplier: $M_{\text{net}} = 1.20 \times 0.80 = 0.96$.
  • Net Result: $0.96 - 1.00 = -0.04 = -4%$ (an overall $4%$ decrease!).

High-Speed Mental Math Protocols & Tactical Shortcuts

To clear the numerical block comfortably inside its clock, officer candidates must deploy rapid mental shortcuts:

1. Benchmark Fractional Equivalents of Percentages

Converting awkward percentages into their benchmark fraction equivalents collapses complex division into simple mental operations:

  • $12.5% = \frac{1}{8}$ (and its family: $37.5% = \frac{3}{8}$, $62.5% = \frac{5}{8}$, $87.5% = \frac{7}{8}$).
  • $16.\overline{6}% = 16\frac{2}{3}% = \frac{1}{6}$ (and $83.\overline{3}% = \frac{5}{6}$).
  • $33.\overline{3}% = \frac{1}{3}$, $66.\overline{6}% = \frac{2}{3}$.
  • $8.\overline{3}% = 8\frac{1}{3}% = \frac{1}{12}$.

Example: Compute $37.5%$ of $4,800$. Instead of vertical multiplication by $0.375$, recognize $37.5% = \frac{3}{8}$: 38×4,800=3×(4,800÷8)=3×600=1,800\frac{3}{8} \times 4,800 = 3 \times (4,800 \div 8) = 3 \times 600 = 1,800 Time to solve: 3 seconds.

2. Percentage Splitting (Decomposition Technique)

Any complex percentage can be decomposed into building blocks of $10%$, $5%$, and $1%$:

  • $10%$ of any number is obtained by shifting the decimal point one place to the left.
  • $5%$ is exactly half of $10%$.
  • $1%$ is obtained by shifting the decimal point two places to the left.

Example: Compute $15%$ of $640$.

  • $10% \text{ of } 640 = 64$.
  • $5% \text{ of } 640 = 32$ (half of 64).
  • $15% = 64 + 32 = 96$.

Example: Compute $32%$ of $450$.

  • $10% = 45 \implies 30% = 45 \times 3 = 135$.
  • $1% = 4.5 \implies 2% = 4.5 \times 2 = 9$.
  • $32% = 135 + 9 = 144$.

3. The Percentage Reversibility Law ($x%$ of $y = y%$ of $x$)

Because multiplication is commutative ($x \times 0.01 \times y = y \times 0.01 \times x$), the expression $x% \text{ of } y$ is mathematically identical to $y% \text{ of } x$. When faced with an awkward percentage of an easy number, reverse them:

  • What is $16%$ of $25$? $\implies$ Reverse to: What is $25%$ of $16$? 25% of 16=14×16=425\% \text{ of } 16 = \frac{1}{4} \times 16 = 4
  • What is $84%$ of $50$? $\implies$ Reverse to: What is $50%$ of $84$? 50% of 84=12×84=4250\% \text{ of } 84 = \frac{1}{2} \times 84 = 42

4. Squaring Two-Digit Numbers Ending in 5

Any two-digit number ending in 5 can be represented as $(10a + 5)$. Its square is given by: (10a+5)2=100a(a+1)+25(10a + 5)^2 = 100a(a + 1) + 25 Algorithm: Multiply the tens digit $a$ by $(a + 1)$, and append $25$ to the end.

  • $35^2$: Tens digit is $3$. Compute $3 \times (3 + 1) = 3 \times 4 = 12$. Append $25 \implies 1,225$.
  • $65^2$: Tens digit is $6$. Compute $6 \times 7 = 42$. Append $25 \implies 4,225$.
  • $85^2$: Tens digit is $8$. Compute $8 \times 9 = 72$. Append $25 \implies 7,225$.

5. Terminal Digit Verification & Order of Magnitude Elimination

Before working through full manual calculations, check the answer options:

  • Terminal (Last) Digit Analysis: When multiplying integers, the last digit of the product is determined entirely by the product of the last digits of the factors. For example, in $347 \times 289$, the terminal digit must be $7 \times 9 = 63 \implies 3$. If only one answer option ends in 3, select it immediately without completing the multiplication.
  • Order of Magnitude Bounds: Round numbers to convenient benchmarks to establish boundaries. If asked to compute $49.2 \times 19.8$, estimate $50 \times 20 = 1,000$. Distractors situated at $100$, $10,000$, or $450$ can be discarded instantly.

Comprehensive Fraction, Decimal, Percentage & Shortcut Reference

The following master reference table provides the exact benchmark conversions and mental math algorithms required on the AFPSAT:

FractionDecimal EquivalentPercentage EquivalentMental Shortcut / Operational AlgorithmApplied Military Context
1/20.550.0%Divide the base by 2Splitting troop strength into two flanking elements
1/30.3333...33.33% (33 1/3%)Divide base by 3; recurring digit 3Reserving one-third of a company for perimeter defense
2/30.6667...66.67% (66 2/3%)Multiply 1/3 by 2, or subtract 1/3 from totalTwo-thirds majority for battalion operational consensus
1/40.2525.0%Half of a half (divide by 2 twice)Quartermaster supply allocations per platoon
3/40.7575.0%Subtract 1/4 from whole, or 3 × (base / 4)Establishing a 75% combat-readiness minimum standard
1/50.2020.0%Divide by 10 and double the result20% tactical reserve detachment
2/50.4040.0%Divide by 10 and multiply by 440% mechanized infantry transport deployment
3/50.6060.0%Divide by 10 and multiply by 660% operational ammunition reserve baseline
4/50.8080.0%Subtract 1/5 from whole (base - [base / 5])Minimum 80% passing standard on physical fitness tests
1/60.1667...16.67% (16 2/3%)Half of 1/3 (divide by 3, then divide by 2)4-hour sentry shift allotment out of a 24-hour cycle
5/60.8333...83.33% (83 1/3%)Subtract 1/6 from whole (base - [base / 6])Calculating equipment serviceable rate under combat load
1/80.12512.5%Half of 1/4 (divide by 2 three consecutive times)12.5% casualty evacuation contingency allowance
3/80.37537.5%Multiply 1/8 by 3; or 25% + 12.5%Forward reconnaissance team allocation from company
5/80.62562.5%50% + 12.5%; or 5 × (base / 8)Fuel consumption threshold for mandatory tanker refueling
7/80.87587.5%Subtract 1/8 from whole (base - [base / 8])87.5% total garrison inoculation / vaccination quota
1/100.1010.0%Shift decimal point 1 place to the leftStandard administrative attrition rate projection
1/120.0833...8.33% (8 1/3%)Divide 1/4 by 3; or divide 1/6 by 2Monthly logistical depreciation allocation
1/160.06256.25%Half of 1/8 (divide by 2 four consecutive times)Small-arms spare parts failure allowance
1/200.055.0%Half of 10% (shift decimal left 1, divide by 2)5% emergency operational reserve fund
1/250.044.0%Multiply base by 4 and shift decimal 2 places leftField equipment loss margin during river crossings
Test Your Knowledge

During a forward operating base (FOB) resupply operation, a quartermaster distributes fuel from a bulk storage bladder containing 4,800 liters. Unit Alpha draws 3/8 of the initial bladder volume, Unit Bravo draws 1/3 of the initial volume, and Unit Charlie draws 1/6 of the initial volume. How many liters of fuel remain in the bladder for emergency reserve?

A
B
C
D
Test Your Knowledge

An infantry battalion's operational ammunition stockpile of 25,000 rounds is increased by 20% prior to a joint counter-terrorism exercise. During the two-week operation, the battalion expends 25% of the updated stockpile. Following the exercise, what is the final remaining round count, and what net percentage change occurred relative to the initial 25,000-round inventory?

A
B
C
D
Test Your Knowledge

A military medical civic action team evaluates immunization coverage across a remote rural municipality with an eligible target population of 3,600 residents. If the medical team successfully inoculates 87.5% of the population, how many individuals were vaccinated?

A
B
C
D