Roman numerals use seven basic symbols to represent numbers. These symbols combine according to specific rules to form all numbers.
The Seven Basic Symbols:
I = 1
V = 5
X = 10
L = 50
C = 100
D = 500
M = 1000
The HSPT frequently tests whether students can identify which Roman numeral comes next in a sequence or recognize patterns involving both increasing and decreasing values. Common traps include confusing the subtractive principle (like IV vs. VI) or miscounting repeated symbols.
When symbols are written from largest to smallest (left to right), you add their values together.
Examples of the Additive Principle:
VII = 5 + 1 + 1 = 7
XII = 10 + 1 + 1 = 12
LXVI = 50 + 10 + 5 + 1 = 66
MDCCC = 1000 + 500 + 100 + 100 + 100 = 1800
When a smaller symbol appears before a larger symbol, you subtract the smaller from the larger. This only works in specific combinations:
Valid Subtractive Combinations:
IV = 5 - 1 = 4
IX = 10 - 1 = 9
XL = 50 - 10 = 40
XC = 100 - 10 = 90
CD = 500 - 100 = 400
CM = 1000 - 100 = 900
The HSPT often creates trap answers by having students apply subtraction incorrectly (like writing 45 as VL instead of XLV) or by placing the wrong symbol before another.
Certain symbols can be repeated, but there are limits:
Examples:
III = 3 (correct)
XXX = 30 (correct)
IIII = incorrect (should be IV)
XXXX = incorrect (should be XL)
An arithmetic sequence increases or decreases by the same amount each time. In Roman numeral pattern questions, you need to identify the common difference and apply it to find the next term.
Example 1: Which Roman numeral comes next in this sequence: V, X, XV, XX, ...?
Correct Answer: (B)
Solution:
First, convert each Roman numeral to standard numbers:
V = 5, X = 10, XV = 15, XX = 20
The pattern increases by 5 each time: 5, 10, 15, 20, ...
Next term = 20 + 5 = 25
25 in Roman numerals = XXV
Why each wrong answer is a trap:
(A) XXIII = 23, which would be if the student miscalculated or thought the pattern was +3 instead of +5.
(C) XXX = 30, which students might pick if they skipped a term and added 5 twice (20 + 10).
(D) XXXV = 35, which would be if students added 15 instead of 5, confusing XV with the increment.
Some sequences multiply or divide by a constant factor. These patterns require careful conversion to standard numbers, recognizing the pattern, then converting back to Roman numerals.
Example 2: What is the next Roman numeral in this pattern: IV, VIII, XVI, XXXII, ...?
Correct Answer: (D)
Solution:
Convert to standard numbers: IV = 4, VIII = 8, XVI = 16, XXXII = 32
Each term is double the previous: 4 × 2 = 8, 8 × 2 = 16, 16 × 2 = 32
Next term = 32 × 2 = 64
64 in Roman numerals = LXIV (50 + 10 + 4)
Why each wrong answer is a trap:
(A) XLVIII = 48, which students get if they add 16 instead of doubling (arithmetic instead of geometric pattern).
(B) L = 50, which might result from rounding 64 down or miscalculating the doubling.
(C) LX = 60, which could come from adding 28 (thinking the differences are doubling: +4, +8, +16, +28 incorrectly).
Alternating patterns involve two or more separate sequences interleaved. You must identify which subsequence you're working with.
Example 3: What comes next in this sequence: II, V, IV, X, VI, XV, VIII, ...?
Correct Answer: (C)
Solution:
Convert all to numbers: 2, 5, 4, 10, 6, 15, 8, ...
Separate odd and even positions:
Odd positions (1st, 3rd, 5th, 7th): 2, 4, 6, 8 (increases by 2 each time)
Even positions (2nd, 4th, 6th): 5, 10, 15 (increases by 5 each time)
The 8th position is even, so use the even sequence: 15 + 5 = 20
20 in Roman numerals = XX
Why each wrong answer is a trap:
(A) X = 10, which students might choose if they continued the odd sequence instead (8 + 2 = 10).
(B) XVI = 16, which could result from adding 8 to 8 if students misidentified the pattern.
(D) XXV = 25, which would be the next term in the even sequence (20 + 5), one position too far ahead.
Some patterns skip certain numbers or follow less obvious rules like adding consecutive integers or square numbers.
Common skip patterns tested on the HSPT:
• Adding consecutive integers: +1, +2, +3, +4, ...
• Adding/subtracting prime numbers: 2, 3, 5, 7, 11, ...
• Square numbers: 1, 4, 9, 16, 25, ...
• Triangular numbers: 1, 3, 6, 10, 15, ...
Example 4: Which Roman numeral completes this pattern: I, II, IV, VII, XI, ...?
Correct Answer: (C)
Solution:
Convert to numbers: 1, 2, 4, 7, 11, ...
Find the differences between consecutive terms:
2 - 1 = 1
4 - 2 = 2
7 - 4 = 3
11 - 7 = 4
The differences form the pattern +1, +2, +3, +4, ...
Next difference should be +5
11 + 5 = 16
16 in Roman numerals = XVI
Why each wrong answer is a trap:
(A) XIV = 14, which students get if they think the pattern adds 3 consistently (11 + 3).
(B) XV = 15, which could come from adding 4 again instead of 5 (11 + 4).
(D) XVII = 17, which results from adding 6 instead of 5, skipping ahead in the difference pattern.
To convert Roman numerals to standard numbers efficiently:
Step-by-step conversion method:
1. Read the Roman numeral from left to right
2. Compare each symbol with the one to its right
3. If current symbol ≥ next symbol, ADD its value
4. If current symbol < next symbol, SUBTRACT its value
5. Continue until all symbols are processed
Example: Convert MCMXCIV to standard form
M = 1000 (M ≥ C, so add): Total = 1000 C = 100 (C < M, so subtract): Total = 1000 - 100 = 900 M = 1000 (M ≥ X, so add): Total = 900 + 1000 = 1900 X = 10 (X < C, so subtract): Total = 1900 - 10 = 1890 C = 100 (C ≥ I, so add): Total = 1890 + 100 = 1990 I = 1 (I < V, so subtract): Total = 1990 - 1 = 1989 V = 5 (last symbol, add): Total = 1989 + 5 = 1994 MCMXCIV = 1994
To convert standard numbers to Roman numerals, break the number into place values and use the appropriate symbols.
Conversion reference table (in descending order):
1000 = M
900 = CM
500 = D
400 = CD
100 = C
90 = XC
50 = L
40 = XL
10 = X
9 = IX
5 = V
4 = IV
1 = I
Example: Convert 2749 to Roman numerals
2749 = 2000 + 700 + 40 + 9 2000 = MM 700 = DCC (500 + 100 + 100) 40 = XL 9 = IX 2749 = MMDCCXLIX
The HSPT often includes wrong answers that use incorrect subtractive combinations (like IC for 99 instead of XCIX) or that violate repetition rules.
Under time pressure, you need efficient strategies to identify which type of pattern you're dealing with:
Example 5: What is the value of the missing Roman numeral: X, XII, IX, XV, VIII, XVIII, ...?
Correct Answer: (B)
Solution:
Convert to numbers: 10, 12, 9, 15, 8, 18, ...
Look at odd positions (1st, 3rd, 5th): 10, 9, 8 (decreasing by 1)
Look at even positions (2nd, 4th, 6th): 12, 15, 18 (increasing by 3)
The 7th position is odd, so continue the odd sequence: 8 - 1 = 7
7 in Roman numerals = VII
Why each wrong answer is a trap:
(A) VI = 6, which would be continuing the odd sequence one step too far (8 - 1 - 1).
(C) XXI = 21, which is the next term in the even sequence (18 + 3), confusing position.
(D) XXIV = 24, which would be two steps ahead in the even sequence (18 + 3 + 3).
Be alert for these common mistakes that trap students:
1. What is the next Roman numeral in this sequence: III, VI, IX, XII, ...?
2. Which Roman numeral comes next: L, XL, XXX, XX, ...?
3. What is the missing term in this pattern: II, VI, XVIII, LIV, ...?
4. Which Roman numeral completes this sequence: C, XC, LXXXI, LXXIII, ...?
5. What comes next in this alternating pattern: V, L, X, C, XV, CL, ...?
6. What is the next term in this sequence: I, IV, IX, XVI, XXV, ...?
7. Which Roman numeral follows this pattern: XX, XVII, XV, XIV, ...?
8. What is the missing term: VII, X, VIII, XII, IX, XIV, ...?
9. Which Roman numeral comes next: M, D, CCL, CXXV, ...?
10. What is the next Roman numeral in this pattern: III, V, IX, XV, XXIII, ...?
1. C | 2. B | 3. C | 4. D | 5. A | 6. D | 7. C | 8. A | 9. B | 10. C