Why Your Correct Quant Method Is Still Costing You Marks
Choosing the correct method is not enough if execution slips like sign errors, unit mismatches, or misread options quietly wreck your final answer. This guide teaches the CHECK Method, with fully worked CAT Quant examples, to catch these mistakes before they cost you marks.

Why Your Correct Quant Method Is Still Costing You Marks
You solve a CAT Quant question the right way. Correct formula, correct approach, no conceptual gap anywhere. Then the answer key shows you got it wrong. This is one of the most frustrating patterns in CAT preparation, and it has a name: CAT Quant execution mistakes. These are not knowledge gaps. They are small slips inside a correct solution, a flipped sign, a forgotten unit conversion, an option read in a hurry, that turn a right method into a wrong final answer. On a test with negative marking, that single slip costs you the same as not knowing the concept at all. Fixable, once you know where to look.
Not sure whether your Quant losses are conceptual or execution based? Talk it through in a free CAT 2026 strategy call and leave with a plan built around your actual mistakes.
Why Do CAT Quant Execution Mistakes Cost You Marks Even When Your Method Is Right?
CAT Quant execution mistakes happen inside a correct solution, not before it. You pick the right formula, set up the right equation, and then a sign flips, a unit gets skipped, or you circle the wrong option. Under CAT's negative marking, a wrong answer from a right method scores exactly the same as a wrong answer from a wrong method: zero, minus a penalty.
Two different failure types get lumped together as "I made a silly mistake." A concept error means you did not know which formula or approach to use. An execution error means you knew exactly what to do and still landed on the wrong number.
| Failure Type | What It Means | How to Fix It |
|---|---|---|
| Concept error | You did not know which formula, approach, or theorem applied to the question. | Go back to the concept, redo similar questions, close the knowledge gap. |
| Execution error | You chose the right approach but a sign, unit, or option-read slip changed the final number. | Run a structured final check, like the CHECK Method, before locking your answer. |
Most students only review questions they got wrong for concept gaps. If the method was right, they assume the question was "just unlucky" and move on, so the actual slip, a sign, a unit, a misread option, never gets logged or fixed.
This matters more in Quant than in VARC or DILR, because Quant questions compress many steps into one final number. Miss any single step and the whole answer collapses, even though most of the earlier steps were correct.
What Are the Most Common CAT Quant Execution Slips?
Three execution slips account for most of the marks lost on questions you actually knew how to solve: sign errors, unit or rounding mismatches, and misread options. Each one lets a technically correct method produce a technically wrong final answer, and each one is catchable in under ten seconds once you know what to look for.
| Slip Type | What It Looks Like | Quick Catch |
|---|---|---|
| Sign errors | Confusing gain with loss, adding when you should subtract, dropping a negative root. | Ask: does my final sign match the direction the question describes? |
| Unit or rounding mismatches | Leaving an answer in minutes when hours were asked, or using the wrong m/s to km/h factor. | Re-read the question's exact unit before you finalize your answer. |
| Misread options | Picking the option that looks like your number instead of the one that equals it, or missing a "NOT" in the question stem. | Re-read the question stem after you calculate, not just the options. |
Misread options are sneaky because your arithmetic can be perfect. If a question asks which value is NOT possible and you calculate the one value that IS possible, you have done flawless math and still picked the wrong letter.
Awareness of these three slip types only helps if it becomes a habit rather than a one-time read. Pairing it with a quant revision system that actually works is what turns an occasional catch into a repeatable skill you carry into the actual exam.
The CHECK Method: A 5-Step System to Catch Slips Before You Submit
The CHECK Method is a five-step review you run in the last fifteen to twenty seconds before locking an answer. It stands for Confirm, Highlight, Examine, Cross-verify, and Keep a log, and it exists specifically to catch the three slip types above before they cost you a mark.
Catch the slip before the slip catches your score.
Confirm
Confirm exactly what is being asked: units, sign, rounding, or a "which of the following is NOT" twist, before you finalize anything.
Highlight
Highlight the specific number you calculated and compare its format to the answer options in front of you.
Examine
Examine for the three most common slip types: sign errors, unit or rounding mismatches, and misread options.
Cross-verify
Cross-verify with a five-second order-of-magnitude sanity check. Does the number make physical sense?
Keep a log
Keep a personal error log so recurring slip types get caught faster over time, mock after mock.
If you are still deciding which approach to use in the first place, that is an earlier problem worth solving separately. Our CAT Quant decision tree walks through choosing the right method before you even start calculating.
The myth is that reviewing an answer eats into your attempt count. In practice, the CHECK Method takes fifteen to twenty seconds, roughly the time it takes to bubble one extra option. Skipping it to save time is what causes the re-attempts that actually cost time.
See Where Your Own Slips Are Hiding
Run a timed set and find out whether your misses are conceptual or execution based.
Practice CAT Exam QuestionsNotice that CHECK is not about re-solving the question. It is a targeted scan for the specific ways correct methods go wrong, which is quicker and more reliable than starting the whole problem over.
Two Worked Examples: Right Method, Wrong Final Answer
Here are two real CAT Quant execution mistakes, shown in full: the correct method, the exact slip, and the corrected answer. Both use the right approach from the first line. The wrong final number comes entirely from one execution step, not from a conceptual gap.
Example 1: The Sign Error in a Profit and Loss Question
A trader marks an article 40% above its cost price, then gives a 25% discount on the marked price. Find his overall profit or loss percentage.
Correct method: assume cost price equals 100. Marked price is 140. Selling price after the 25% discount is 140 x 0.75 = 105. Since the selling price is higher than the cost price, the trader made a profit.
The execution slip: a student correctly calculates the net multiplier as 1.40 x 0.75 = 1.05, then finds the percentage change as (1 minus 1.05) instead of (1.05 minus 1). That one subtraction flips the sign, giving minus 0.05, reported as a 5% loss.
| Step | Answer |
|---|---|
| Sign flipped (1 - 1.05) | -5% (reported as a loss) |
| Corrected (1.05 - 1) | +5% (actual profit) |
The method, the multiplier approach, was right throughout. The slip was purely which number came first in the subtraction, exactly the kind of sign error CHECK's "Examine" step is built to catch before you bubble an answer.
Example 2: The Unit Mismatch in a Train Speed Question
A train 150 metres long crosses a platform 250 metres long in 20 seconds. Find the speed of the train in km/h.
Correct method: total distance covered equals the length of the train plus the platform, 150 + 250 = 400 metres. Speed = distance / time = 400 / 20 = 20 metres per second. Converting to km/h means multiplying by 18/5: 20 x 18/5 = 72 km/h.
The execution slip: a student sets up distance and time correctly and gets 20 m/s, the right number at the right stage. But converting to km/h, they multiply by 5/18 instead of 18/5, the factor used for the opposite conversion. That gives 20 x 5/18, roughly 5.56 km/h.
| Step | Answer |
|---|---|
| Wrong conversion factor (x 5/18) | 5.56 km/h |
| Correct conversion factor (x 18/5) | 72 km/h |
A train covering 400 metres in 20 seconds cannot be moving at 5.56 km/h, that is slower than a brisk walk. A five-second sanity check catches this instantly. The corrected speed, using the right conversion direction, is 72 km/h.
Students who build the CHECK habit during mocks tend to notice the same slip repeating, often a unit conversion or a sign flip. Once they see the pattern in their own error log, that specific slip becomes far less likely to reappear on the actual CAT.
How Do You Build the Checking Habit Without Losing Exam Time?
You build the CHECK habit the same way you build solving speed: through repetition in mocks, not by trying it for the first time on exam day. Run all five steps on every Quant answer across your next three mocks, then measure whether your accuracy on "confident" answers actually improves.
- Confirm~3 sec
- Highlight~2 sec
- Examine~5 sec
- Cross-verify~5 sec
- Keep a log (done after the section, not during)0 sec
Fifteen seconds per question, across a Quant section of around 22 questions, adds up to roughly five to six minutes across the whole section. That is less time than most students lose re-reading a single confusing DILR set, and it directly protects marks you already earned through the right method.
If your bigger problem is running out of time before you even reach the review stage, that is a different issue worth solving separately. Our guide on why you're slow in Quant even when you know the concepts breaks down that specific bottleneck.
Track whether these fixes are actually working by checking your projected percentile with the CAT score predictor after each mock, rather than guessing off a single test.
Frequently Asked Questions
Why do I get the right method but the wrong answer in CAT Quant?
You get the right method but the wrong answer when an execution slip, commonly a sign error, a unit or rounding mismatch, or a misread option, breaks one step of an otherwise correct solution. The concept was never the problem. A single unchecked step was.
What are the most common execution errors in CAT Quant?
The most common execution errors in CAT Quant are sign errors (confusing gain with loss or adding instead of subtracting), unit and rounding mismatches (leaving an answer in the wrong unit), and misread options (picking a value that looks right instead of the one that is correct).
How do I build a habit of checking my answer without losing time?
Run the five-step CHECK Method on every Quant question during your mocks, not just the ones you find hard. At roughly fifteen seconds per question, it adds five to six minutes across a 22-question section, far less time than a single confused re-read costs you.
Should I re-solve the whole question or just check the final step?
Checking beats re-solving. Re-solving the whole question takes too long and can introduce a brand-new mistake. The CHECK Method instead scans for the three specific slip types, sign errors, unit mismatches, and misread options, which is faster and catches what re-solving often misses.
Turn Every Correct Method Into a Correct Answer
Build your CHECK habit alongside a structured CAT preparation plan made for CAT 2026.
Explore CAT Preparation ResourcesDrill these Quant concepts on real PYQs
20,000+ tagged CAT Quant PYQs, sorted by difficulty and topic.