Every SSAT has a few questions that make students panic: “What is this? We never learned this in school!”
These are the “weird” question types:
- Letters-for-digits: Cryptarithmetic problems where letters represent numbers
- Symbol problems: Made-up operations using hearts, stars, or invented symbols
- Logic puzzles: Find the counterexample
Here’s the thing: letters-for-digits and SSAT symbol problems look confusing by design. The SSAT uses them to test problem-solving skills, not memorized knowledge.
But they’re not actually hard once you know the patterns.
After tutoring 50+ SSAT students, I’ve seen every variation of these “weird” questions. This post teaches you the systematic approach that works for all of them.
Why the SSAT Includes “Weird” Question Types
These questions test something different than regular math:
Regular math questions test:
- Do you know the Pythagorean theorem?
- Can you add fractions?
- Can you solve for \(x\)?
Weird question types test:
- Can you follow unfamiliar rules?
- Can you recognize patterns?
- Can you think logically under pressure?
The SSAT wants to know: When you see something you’ve never learned, can you figure it out?
This matters because: Secondary school math constantly introduces new concepts. Students who can adapt to unfamiliar problems succeed. Students who freeze when they see something new struggle.
Question Type 1: Letters-for-Digits (Cryptarithmetic)
What it looks like:

What it means:
Each letter represents a different digit (0-9). Your job: figure out which digit each letter represents.
Why it’s confusing:
It looks like algebra, but it’s not. It’s a logic puzzle dressed as math.
How to Solve Letters-for-Digits Problems: The System
Step 1: Start with the column that gives you the most information
Usually, this is the leftmost column (where carries happen) and any columns with repeated letters.
Example:

Look at the leftmost column:
This tells us two things:
- \(R=1\)
- \(T+T\) cannot be greater than 9.
If \(T+T>9\), that would give us an extra 1 to carry over.
Key insight: A 3-digit number like \(RST\) cannot start with a 0. So if the hundreds place is 1, so is \(R\) – and there will be no carrying from the 10s column.
Step 2: Use the double letters
Ones column:
\(2S=6 \text{ or }16\)
This means \(S\) could be 3 or 8.
Tens column:
\(2T=8 \text{ or } 18\)
This means \(T\) could be 4 or 9.
Notice each pair has a difference of 5. (\(8-3=5, 9-4=5\))
Step 3: Look for Evens & Odds
An odd digit in a column with a double letter means a 1 has been carried from the column to the right.
An even digit in a column with a double letter means no 1 has been carried.
This will help us choose between 3 and 8 for \(S\), and between 4 and 9 for \(T\).
Step 4: Try values
Start with the ones column:

If \(S=6\), there’s no carrying. If \(S=8\), we have to carry 1 to the tens column.
Because the tens column is even, and we know that \(T\) can’t be a fraction, we choose 3.
Let’s move to the tens column:

If \(T=4\), there’s no carrying. If \(T=9\), we have to carry a 1 to the hundreds column. We already know we can’t do that because the hundreds column is 1. So \(T=4\)
Now we have
- \(R=1\)
- \(T=4\)
- \(S=3\)
Step 5: Check your answer
Plug your values back into the original equation and verify it works.

Example Problem: Letters-for-Digits
Problem:
In the addition of the three-digit and two-digit numbers shown, the letters \(L\), \(M\) and \(N\) each represent a unique single digit. What is the sum of \(L\), \(M\) and \(N\)?

Solution:
Step 1: Analyze the leftmost column
There is only one letter in the hundreds column, and the hundreds digit of the answer is 1. So \(L=1\).
Step 2: Use the double letters
\(N+N=8\) or \(18\)
So \(N=4\) or \(9\)
\(M+M=?\)
Step 3: Use Evens and Odds
If \(M+M\) gives us an odd number in the tens column, then a 1 must have been carried from the ones column.
That means \(N\) must be 9!

Now we know that \(M+M+1\) gives us a 7 in the tens column, and we cannot carry a 1 to the hundreds.
So \(M\) must be 3.
\(L=1\)
\(M=3\)
\(N=9\)
Step 4: Check your work

Looks good!
Step 5: Answer the question
Don’t forget to look back at the original question: What is the sum of \(L\), \(M\) and \(N\)?
\(1+3+9=13\)
The answer is 13.
The key strategy for letters-for-digits:
- Look at the leftmost column
- Find the double letter columns – remember each can have 2 values
- Look for evens and odds in the answer to determine which values to choose for each letter
- Check your answer
- Answer the question
Question Type 2: SSAT Symbol Problems (Invented Operations)
What it looks like:
Let \(a \heartsuit b=2a+3b\).
What is \(4 \heartsuit 5\)?
What it means:
The SSAT invented a new operation (here, \(\heartsuit\)). Your job: follow the rule they gave you.
Why it’s confusing:
Students see a symbol they don’t recognize and panic.
The fix:
Just substitute the values into the definition.
How to Solve SSAT Symbol Problems: The System
Step 1: Read the definition carefully
\(a \heartsuit b=2a+3b\)
This means: “To \(\heartsuit\) two numbers, multiply the first by 2, multiply the second by 3, then add.”
Step 2: Substitute the given values
\(4 \heartsuit 5=2(4)+3(5)=8+15=23\)
That’s it. SSAT symbol problems are just substitution.
Example Problem: Symbol Operations
Problem:
Let \(x \star y=x^2-2y\).
What is \(3 \star 4\)?
Solution:
Plug in and simplify.
\(3 \star 4 = 3^2-2(4)=9-8=1\)
Answer: 1
The key strategy for SSAT symbol problems:
- Read the definition (don’t panic about the weird symbol)
- Substitute the numbers into the formula
- Follow order of operations
Advanced SSAT Symbol Problems: Solve for the Unknown
Problem:
\(32\times \triangle=\lozenge + \lozenge + \lozenge + \lozenge\). What is the value of \( \frac {\lozenge}{\triangle}\)?
Solution:
Step 1: Substitute into the definition
Substitute letters for those symbols and simplify.
Let \(d=\lozenge\)
Let \(t=\triangle\)
\(32t=d+d+d+d\) → \(32t=4d\)
Step 2: Rearrange to the given symbols
We’re asked for \( \frac {\lozenge}{\triangle}\), which will now be \( \frac {d}{t}\)
We want \(d\) on top, so let’s divide both sides by \(t\):
\( \frac {32t}{t}= \frac{4d}{t}\)
The \(t\)s on the left will cancel. Now we have \( \frac{d}{t}\), but we need it alone. Divide both sides by 4. That gives us:
\(32 \div 4=8\) on the left, and \( \frac{d}{t}\) on the right.
\(8=\frac{d}{t}\)
The answer is 8!
Question Type 3: Logic Problems
What it looks like:
Lily has a collection of pillows. All her pillow are either black, white, or pink. She only collects round and square pillows. If Lily tells you that all her pink pillows are round, which one of the following would prove her wrong?
(A) A black, round pillow
(B) A white, round pillow
(C) A black, square pillow
(D) A white, square pillow
(E) A pink, square pillow
What it means:
Find the example that would prove her “all” statement wrong.
Why it’s confusing:
The answer choices look basically the same.
How to Solve Logic Problems
Step 1: Identify the “All” statement
“All her pink pillows are round.”
Step 2: Identify the item that would prove her wrong
If Lily had a pink pillow that was square, that would prove her wrong.
Step 3: Find it in the answer choices
It’s answer E!
The key strategy for sequence problems:
- Identify the “all” statement
- Identify the item that would prove it wrong
- Find it in the answer choices
How to Practice “Weird” Question Types
These questions are rare in school but common on the SSAT.
Week 1: Learn the patterns
- Study 5-10 letters-for-digits problems
- Study 5-10 symbol problems
- Study 5-10 logic problems
- Goal: Recognize the types
Week 2: Practice systematically
- Do 20 mixed “weird” problems
- Time yourself (aim for 60-90 seconds per problem)
- Goal: Build speed
Week 3: Include in full practice tests
- Take full SSAT practice tests that include these question types
- Don’t skip them just because they look hard
- Goal: Confidence under test conditions
The Bottom Line: “Weird” Questions Follow Predictable Patterns
These question types look scary but they’re not random.
Letters-for-digits: Start with carries, test systematically
Symbol problems: Just substitute into the definition
Logic problems: Find the one that would prove the “all” statement wrong
The students who panic on these questions? They’ve never seen them before.
The students who solve them quickly? They’ve practiced the patterns.
Ready to master weird SSAT question types?
Option 1: Get systematic practice with Hacking the SSAT Upper Level Math, Chapter 19 — includes letters-for-digits, symbols, sequences, and other SSAT-specific question types (200+ practice problems).
Option 2: Work with me one-on-one to learn the patterns and practice systematically. Book a free 60-minute trial session.
Option 3: See how these fit into the bigger picture: All 19 SSAT Math Topics Explained








Leave a Reply