You finish a JEE problem. The algebra lands on \tfrac{7}{12}. The options say 0.5833, \tfrac{7}{12}, 0.58, \tfrac{14}{24}. All four of these are the same number. So which form should you actually write, bubble, or type?

The honest answer is: it depends on what the problem is asking for, what answer format the exam expects, and what you plan to do with the number next. Here are the four rules that settle it in seconds.

Rule 1: exact vs approximate

A fraction like \tfrac{7}{12} is exact. A decimal like 0.5833 is an approximation (unless the decimal terminates — see Rule 3). In any problem that asks for an exact answer, converting to a decimal is a small betrayal of the truth.

If the question says "find the exact value," "express in lowest terms," or "simplify," the fraction is the answer. A decimal loses information the moment you truncate.

Why: every rational has a unique fraction in lowest terms, and every irrational has no finite decimal at all. Writing \tfrac{a}{b} preserves the full number; writing 0.\ldots saves only the digits you wrote down.

Rule 2: match the format the exam demands

Different exam sections reward different forms. Read the instructions before reflex-converting.

A useful general rule: the form of the options is a strong hint. If all four options are fractions, the setter expects a fraction. If all four are decimals, the setter expects a decimal. Converting back and forth in the middle wastes time and introduces rounding error.

Rule 3: terminating vs non-terminating decimals

Some fractions convert to decimals cleanly; others do not. The check is fast (the denominator-2-and-5 test):

For terminating fractions, decimal form is exact and often cleaner. For non-terminating fractions, the fraction form is usually better during a calculation, and you only convert to decimal at the very end if the exam requires it.

Decision flow for fraction versus decimal formA decision tree with four branches. Root question says what does the question ask for. First branch labelled exact value leads to keep fraction. Second branch labelled numerical answer box leads to convert to decimal and round to two places. Third branch labelled matches option form leads to match options. Fourth branch labelled further calculation leads to keep fraction until the last step. What does the Q ask? exact value keep fraction numerical box decimal, 2 dp MCQ options match the form more calculation keep fraction Rule of thumb: convert only at the last step, and only if asked. Rounding in the middle is how marks are lost.
Four branches, four answers. Nearly every "fraction or decimal?" dilemma on a JEE paper fits somewhere in this tree, and the "keep fraction until the last step" rule covers the majority of cases.

Rule 4: don't round in the middle

Even when the final answer is required as a decimal, do all the arithmetic in fraction form first. Convert only at the end.

Suppose a problem reduces to \left(\tfrac{1}{3} + \tfrac{1}{5}\right) \times \tfrac{7}{12}, and the answer box wants two decimal places.

The fraction route is cleaner, arithmetically safe, and often faster, because multiplying fractions is just top-times-top-over-bottom-times-bottom, with cancellation along the way. Decimal multiplication with 3-digit approximations is genuinely slower.

Why: every rounding step introduces an error on the order of 10^{-k} where k is the number of kept digits. These errors compound under multiplication — a product of n rounded factors has error roughly n \cdot 10^{-k}. Fractions have zero rounding error until the final conversion, so the cumulative error is just the rounding of that last step.

Situations where you must convert

A few cases force a decimal, no matter how much you would prefer the fraction.

In every other case, the default should be "keep the fraction."

Four end-of-problem scenarios

Scenario A (JEE Advanced, exact answer requested). You get \tfrac{\sqrt{3}}{2}. Write \tfrac{\sqrt{3}}{2}. Do not write 0.866 — you would be throwing away the \sqrt{3}.

Scenario B (JEE Main, numerical box, round to 2 dp). You get \tfrac{5}{8}. Write 0.63 (since \tfrac{5}{8} = 0.625, rounded to 2 dp).

Scenario C (MCQ with options \tfrac{1}{4}, \tfrac{3}{8}, \tfrac{5}{12}, \tfrac{7}{16}). You get 0.375. Convert back: 0.375 = \tfrac{3}{8}. Pick option 2.

Scenario D (probability, answer as a fraction in lowest terms). You get \tfrac{18}{48}. Reduce to \tfrac{3}{8}. Do not write 0.375; the problem asked for lowest terms.

Why: the question wording and the option format together tell you the target form. The algebra and arithmetic are the same in all four scenarios; only the presentation changes.

What to remember

Fractions and decimals are two notations for the same family of numbers. Use the one that keeps the answer precise, matches the exam's answer format, and makes the arithmetic less error-prone — and in nearly every JEE problem, that means fractions for the work and decimals only when the answer sheet demands it.

Related: Fractions and Decimals · How to Know If a Fraction Terminates or Repeats — Without Doing the Division · One Point, Three Names: Why 1/2, 0.5 and 50% Land in the Same Spot · Why Is 0.333… Exactly 1/3 and Not Just Very Close to It?