You finish a physics problem and the answer comes out to \tfrac{3}{7} seconds. The options on the paper are 0.43 s, 4.3 s, 43 s, 0.043 s. Which do you pick?
The safe answer is "the one that matches \tfrac{3}{7} as a decimal," and the safe process is to convert \tfrac{3}{7} to a rough decimal in your head — not all the way, just enough to see which option is in the right ballpark. \tfrac{3}{7} is a little less than \tfrac{3}{6} = \tfrac{1}{2} = 0.5. Call it about 0.43. Match.
This mental-decimal habit is the single cheapest error-catcher in arithmetic. It does not replace exact fraction arithmetic; it guards it. And it catches exactly the class of mistake that wastes JEE marks: decimal-point slips, sign flips, and off-by-ten-factor errors.
The method
-
Solve the problem in fractions. Keep the exact answer as a fraction or surd. Do not introduce decimals during the calculation — see why fractions stay exact for the reason.
-
At the end, convert the fraction to a rough decimal in your head. One or two significant figures is enough. Round aggressively.
-
Compare the rough decimal to what you expected. If the problem was about seconds and the rough decimal says "about 10^4 seconds" when the question is about reaction time, something is wrong. Re-check.
-
Match against the options. If the rough decimal is about 0.4 and the options are 0.43, 4.3, 43, 0.043, only one option is in the ballpark. Pick it.
The goal is not to decimalise precisely. The goal is to catch the one-in-ten calculation where you made a sign error, dropped a zero, or forgot a unit conversion. A two-second decimal sniff test catches all three.
How to convert fractions quickly in your head
Four tricks cover 90\% of cases.
Trick 1: Compare to a simple benchmark. Every fraction sits near a benchmark like \tfrac{1}{4} = 0.25, \tfrac{1}{3} \approx 0.33, \tfrac{1}{2} = 0.5, \tfrac{2}{3} \approx 0.67, \tfrac{3}{4} = 0.75. Compare your fraction to the nearest one.
- \tfrac{3}{7}: denominator is close to 6 (which gives \tfrac{1}{2}) but slightly bigger, so \tfrac{3}{7} is slightly less than 0.5. Roughly 0.43.
- \tfrac{5}{9}: denominator close to 10 (which gives \tfrac{1}{2}) but slightly less, so slightly more than \tfrac{5}{10} = 0.5. Roughly 0.56.
Trick 2: Round the denominator to a "nice" number. If the denominator is close to 10, 20, 50, or 100, round and then adjust.
- \tfrac{17}{32}: denominator close to 33; \tfrac{17}{33} \approx 0.52. But 32 < 33, so the true fraction is slightly bigger than 0.52. Roughly 0.53.
Trick 3: Spot powers of 10. Any denominator that divides a power of 10 gives an exact decimal, so you get the answer immediately.
- \tfrac{7}{25}: 25 \times 4 = 100, so \tfrac{7}{25} = \tfrac{28}{100} = 0.28. Exact, no rounding.
- \tfrac{3}{40}: 40 \times 25 = 1000, so \tfrac{3}{40} = \tfrac{75}{1000} = 0.075.
Trick 4: Multiply or divide to move to a nicer form. Multiply top and bottom by a small number that turns the denominator into something easier.
- \tfrac{2}{7}: \tfrac{2}{7} \times \tfrac{14}{14} = \tfrac{28}{98} — close to \tfrac{28}{100} = 0.28. So \tfrac{2}{7} \approx 0.286.
These four tricks cover nearly every fraction you will see. You do not need to compute past one or two digits.
What the sanity check catches
Three common failure modes, each caught by the rough decimal.
Decimal-point slip. You compute a probability as \tfrac{9}{400}. The MCQ shows 0.0225 and 0.225. Which? The rough decimal: \tfrac{9}{400} = \tfrac{9}{4 \times 100} = \tfrac{2.25}{100} = 0.0225. Match the first. A student who computed decimals throughout and accidentally wrote 0.225 along the way would pick the wrong option — the fraction's rough decimal catches the missing zero.
Sign flip. You solve a quadratic and get the roots \tfrac{-3}{5} and \tfrac{7}{4}. The options list the roots as \{0.6, 1.75\} and \{-0.6, 1.75\}. The rough decimals of your roots are -0.6 and 1.75 — exactly the second option. If you had forgotten the minus sign, you would have picked the wrong option. The decimal check surfaces the sign.
Off-by-factor-of-ten. A trigonometry problem lands at \tan \theta = \tfrac{13}{20}. The options give \theta = 33°, \theta = 3.3°, \theta = 78°. The rough decimal: \tfrac{13}{20} = 0.65. \tan 33° \approx 0.65 — match. A student who had accidentally calculated \tan^{-1}(6.5) on the calculator instead of \tan^{-1}(0.65) would have picked 81° and been off by a factor of 10 inside the arctangent. Always sniff-test the input to a transcendental function.
A worked example
Here is the full workflow on one problem.
You compute the probability of a particular event and arrive at \tfrac{28}{51}. The options are 0.54, 0.55, 0.046, 0.096. Which is correct?
Step 1. The fraction is \tfrac{28}{51}. Is it bigger or smaller than \tfrac{1}{2}? \tfrac{28}{51} vs \tfrac{25.5}{51} — the numerator 28 is slightly bigger than half the denominator 51, so the fraction is slightly bigger than \tfrac{1}{2} = 0.5.
Step 2. How much bigger? The difference is \tfrac{28 - 25.5}{51} = \tfrac{2.5}{51} \approx 0.05. So the fraction is about 0.55.
Step 3. Match against the options. 0.55 is listed. Pick it.
The true value is \tfrac{28}{51} = 0.5490\ldots, closer to 0.55 than to 0.54 (though not by much — this is a case where the problem is testing a close call, and the rough decimal is right on the edge). In an exam you would also do a quick exact cross-check: is \tfrac{28}{51} equal to \tfrac{55}{100} = \tfrac{11}{20}? Cross-multiply: 28 \times 20 = 560 and 51 \times 11 = 561. Very close but not equal — the fraction is slightly less than \tfrac{11}{20} = 0.55. So the true answer is 0.549\ldots, which rounds to 0.55. Answer: 0.55.
The rough decimal got you within one option; the cross-multiplication confirmed which side of the boundary you were on.
When the sanity check is most valuable
- MCQs with decimal options where fractions and decimals are mixed. The rough decimal is what matches your fraction answer against the options.
- Physics problems where the final number has units. A rough decimal tells you if the order of magnitude is right (reaction time in seconds, not microseconds).
- Calculator mistakes. You punched numbers into the calculator and got 8.27 \times 10^{-3}. The fraction you expected was \tfrac{4}{50}, about 0.08. The calculator answer is an order of magnitude off — someone pressed the wrong exponent.
- After a long algebraic chain. When you have done ten steps of algebra, it is easy for an error to creep in. The rough decimal gives you one last chance to notice the answer is not in the sensible zone.
What not to do
Do not use the rough decimal as your primary answer. It is a cross-check, not a substitute for the exact fraction. If the options are 0.54 and 0.55 and your rough decimal is 0.55, your exact fraction is the final authority — do the cross-multiplication to confirm. If they disagree, the fraction is right (because it is exact) and you need to recompute the rough decimal.
Also do not over-invest time in the rough decimal. The whole point is that it takes five seconds. If you find yourself doing long division, stop — the exact fraction already answered the question.
What to remember
- Convert every final fraction answer to a rough decimal in your head, to the nearest 5\% or so.
- Four tricks cover 90\% of cases: compare to benchmarks (\tfrac{1}{4}, \tfrac{1}{3}, \tfrac{1}{2}, \tfrac{2}{3}, \tfrac{3}{4}), round the denominator to a clean number, spot powers of 10, or scale top and bottom to a nicer form.
- The rough decimal catches three classic exam errors: misplaced decimal points, flipped signs, and off-by-ten-factor slips.
- It is a check, not a replacement. The exact fraction is the final answer.
Two-second habit; entire classes of error avoided. Make this part of every problem.
Related: Fractions and Decimals · Fraction or Decimal — When Should I Convert in JEE? · Compare Two Fractions in Three Seconds — The Cross-Multiplication Shortcut · What's the Quickest Way to Compare 7/9 and 11/15 in My Head?