10.4 Numeric Entry Strategy

Key Takeaways

  • Numeric Entry questions have no answer choices - you must compute the value and type it in, so backsolving is impossible.
  • Two formats: a single box for integers or decimals, or two stacked boxes for a fraction (numerator over denominator).
  • Enter the exact value or round to the precision the question specifies (e.g., 'to the nearest cent' or 'to the nearest tenth'); failure to follow the rounding instruction is the most common NE mistake.
  • Fractions do NOT need to be reduced, but reducing guards against transcription errors; transfer-display sends the calculator's current value into a single NE box only, not the fraction's two boxes.
  • Unit traps are lethal: read the stem's unit (dollars vs cents, minutes vs hours, percent vs decimal) before typing anything.
Last updated: July 2026

10.4 Numeric Entry Strategy

Quick Answer: Numeric Entry questions give you a single answer box (integer or decimal) or two stacked boxes (fraction). No choices means no backsolving - compute, respect rounding instructions, watch units, and use transfer-display to send the calculator value into the box.

Why Numeric Entry Matters on the GRE

Numeric Entry (NE) is the only Quant question type where you cannot backsolve from answer choices. About 2-4 NE questions appear per Quant section. They expose genuine computation: there is no lucky guess, no elimination strategy, no plugging-in. The good news is that the math itself is rarely harder than the math behind a multiple-choice item - the difficulty is the silent error: a missed unit, a wrong decimal place, an unrounded answer. This section teaches the format and the conventions that protect against those silent errors.

The Two NE Formats

Single Box (Integer or Decimal)

One rectangle accepts an integer or a decimal. You type the digits and the decimal point yourself.

  • Example stem: "A merchant marks a $40 item up 35% and then offers a 20% discount on the marked price. What is the final selling price in dollars?"
  • Computation: 40 * 1.35 = 54, then 54 * 0.80 = 43.2. Enter 43.2 (or 43.20 if the question asks for cents).

Two Stacked Boxes (Fraction)

A numerator box sits above a denominator box separated by a horizontal bar. Enter an integer in each.

  • Example stem: "What fraction of 720 is 90?"
  • Computation: 90 / 720 = 1/8. Enter 1 in the top box and 8 in the bottom box.
  • Fractions do not have to be reduced. Entering 90 / 720 is mathematically correct, but reduced fractions are safer: they fit the box, are easier to retype, and confirm you understand the value. Reduce when you can.
  • Mixed numbers like 2 1/3 are NOT accepted as a single fraction. Convert to the improper fraction 7/3, or, if a decimal is requested, 2.333... rounded to the required precision.

Rounding Rules - The #1 NE Trap

GRE NE questions specify the required precision explicitly. Read the line that follows the question stem before you compute.

InstructionWhat to enter
"(integer)" or "(whole number)"an integer; round if needed (e.g., 17.6 -> 18)
"(decimal)" or "(to the nearest tenth)"one decimal place: 17.6
"(to the nearest cent)" or "(dollars and cents)"two decimal places: 43.20
"(fraction)"any equivalent fraction; reducing optional but recommended
No precision statedexact value (enter 1/3 as 0.333... to the displayed precision or use the fraction box)

Worked Example 1: A population of 24,500 grows 3.2% per year for 4 years. To the nearest whole number, what is the population after 4 years?

  • Year 1: 24,500 * 1.032 = 25,284.
  • Year 2: 25,284 * 1.032 = 26,093.088 -> keep at least 3 decimals: 26,093.088.
  • Year 3: 26,093.088 * 1.032 = 26,928.063.
  • Year 4: 26,928.063 * 1.032 = 27,790.568 -> nearest whole number = 27,791.
  • Do not round intermediate steps to the whole number; round only the final result. Premature rounding compounds and shifts the answer.

Unit Traps

NE questions can ask for the answer in a unit different from the data. The GRE is explicit about the unit it wants, but the stem may give data in another.

TrapStem dataRequested answerWhat to do
Dollars vs cents$3.50centsmultiply by 100 -> 350
Minutes vs hours180 minuteshoursdivide by 60 -> 3
Percent vs decimal0.125percentmultiply by 100 -> 12.5
Inches vs feet36 inchesfeetdivide by 12 -> 3
Thousands vs units24 (thousands)unitsmultiply by 1,000 -> 24,000

Worked Example 2: A machine fills 240 bottles per minute. How many bottles does it fill in 3.5 hours? (Enter your answer as an integer.)

  • Convert 3.5 hours to minutes: 3.5 * 60 = 210 minutes.
  • 240 * 210 = 50,400 bottles. Enter 50400.
  • The unit trap is hours-vs-minutes; if you multiplied 240 by 3.5 directly you would get 840, a plausible but wrong integer.

Transfer-Display and the Calculator

The on-screen calculator has a transfer-display button (labeled with a right arrow). It copies the calculator's displayed value into the active answer box.

  • Works for Numeric Entry single boxes only.
  • Does NOT populate both fraction boxes; you must type numerator and denominator separately.
  • Works for the Quantitative Comparison column you are focused on, but only when the QC column is a single value (rare; QC is usually comparison-based).
  • Useful when the answer has many digits; transfer-display avoids transcription typos like swapping 27,791 for 27,971.
  • After transfer, verify the decimal placement - if you computed 43.2 but typed 432 into the calculator, transfer-display faithfully copies the wrong value.

Estimation as a Double-Check

Because there are no answer choices, estimation is your only safety net. Before submitting:

  1. Order-of-magnitude check. Is your answer in the right ballpark? A 35% markup on $40 should land near $54, not near $400.
  2. Last-digit check. For a final population of 27,791, an even number would be suspicious because 0.568 rounds up to an odd digit.
  3. Re-compute with rounded inputs. Replace 3.2% growth with 3% to estimate: 24,500 * (1.03)^4 ~ 24,500 * 1.1255 ~ 27,575. Close to 27,791 - confirms the order of magnitude.

Strategic Pacing

  • NE questions consume more time than MC because you compute fully. Budget 90-120 seconds for an average NE, more for a multi-step growth question.
  • If the question is multi-step and time is short, mark it for review and return. NE answers cannot be guessed; partial credit does not exist.
  • Use the calculator freely for arithmetic, but write the setup on scratch paper first. Setting up 40 * 1.35 * 0.80 on paper prevents the order-of-operations calculator trap (see Section 10.6).

Worked Example 3 (Fraction Box)

A jar contains 18 red, 24 blue, and 30 green marbles. What fraction of the marbles are blue? (Enter your answer as a fraction.)

  • Total marbles = 18 + 24 + 30 = 72.
  • Blue fraction = 24 / 72 = 1/3.
  • Enter 1 in the numerator box and 3 in the denominator box. Entering 24 / 72 is also correct, but the reduced fraction is the safer transcription.

Common NE Mistakes to Avoid

  1. Forgetting the rounding instruction. Always re-read the last line of the stem before submitting.
  2. Premature rounding. Carry at least 3-4 decimal places through intermediate steps; round only the final answer.
  3. Unit mismatch. Convert units before computing, not after.
  4. Mixed numbers. The GRE does not accept 2 1/3 in a single box; use 7/3 or the decimal equivalent.
  5. Reducing when unnecessary but helpful. 90/720 is correct; 1/8 is safer. Get in the habit of reducing.
  6. Transcription typos. Use transfer-display for long values; verify the decimal point lands where expected.
  7. Skipping the order-of-magnitude check. A 30-second sanity check catches most silent errors.
Test Your Knowledge

A $40 item is marked up 35% and then discounted 20%. What is the final selling price in dollars to the nearest cent?

A
B
C
D
Test Your Knowledge

A machine fills 240 bottles per minute. How many bottles does it fill in 3.5 hours? (Enter as an integer.) Which value is correct?

A
B
C
D
Test Your Knowledge

A jar contains 18 red, 24 blue, and 30 green marbles. What fraction are blue? Which numerator/denominator pair is the reduced form?

A
B
C
D
Test Your Knowledge
Fill in the Blank

A population of 24,500 grows 3.2% per year for 4 years. To the nearest whole number, the population after 4 years is ______.

Type your answer below