10.6 On-Screen Calculator: When to Use & Estimation
Key Takeaways
- The GRE on-screen calculator supports +, -, x, /, square root, memory (M+/M-/MR/MC), and transfer-display; it does NOT respect order of operations.
- Order-of-operations trap: entering 2 + 3 x 4 left-to-right gives 20, not 14 - the calculator evaluates each operation as you type it.
- Use the calculator for tedious arithmetic, large multiplications, square roots, and long divisions; do NOT use it for simple mental math that wastes time.
- Transfer-display only sends the displayed value into a Numeric Entry single box (or a QC column); it does not populate fraction boxes.
- Estimation is the primary skill - use the calculator to double-check, not to replace reasoning.
10.6 On-Screen Calculator: When to Use & Estimation
Quick Answer: The GRE calculator does +, -, x, /, square root, memory, and transfer-display. It does NOT respect order of operations - 2 + 3 x 4 entered left-to-right gives 20, not 14. Use it for tedious arithmetic, large multiplications, and square roots; use estimation as your primary tool and the calculator as a double-check.
Calculator Capabilities
The on-screen calculator is a basic four-function device with a few extras. Know exactly what it can and cannot do before test day.
| Button | Function |
|---|---|
| 0-9, . | digits and decimal point |
| +, -, x, / | arithmetic |
| +/- | change sign |
| sqrt | square root (nonnegative root only) |
| % | percent (multiplies the displayed value by 0.01 when used in a calculation) |
| M+, M-, MR, MC | memory add, memory subtract, memory recall, memory clear |
| C / CE | clear entry / clear all |
| = | compute |
| Transfer-display (right arrow) | send displayed value to the active answer box |
What it does NOT have: parentheses, exponents (other than repeated multiplication), logarithms, trig functions, fractions entry, or a backspace (use CE to clear the last entry instead).
The Critical Limitation: Order of Operations
This is the single most-tested calculator fact on the GRE. The on-screen calculator evaluates each operation as you type it, left to right, ignoring PEMDAS.
The Order-of-Operations Trap (Worked)
Compute 2 + 3 x 4.
- Correct mathematical value: 2 + 12 = 14 (multiplication before addition).
- Calculator typed left-to-right as 2 + 3 x 4 = : the calculator computes 2 + 3 = 5, then 5 x 4 = 20. Display reads 20, which is WRONG.
- Correct calculator entry: 3 x 4 = 12, then 2 + 12 = 14. Or: 3 x 4 + 2 = (the calculator does 3 x 4 = 12, then 12 + 2 = 14). Either order multiplies first.
Rule of thumb: plan the order of entry on scratch paper before pressing keys. Multiplications and divisions first, then additions and subtractions. Use the memory keys (M+/M-) to hold subtotals if you cannot reorder cleanly.
Memory Keys as Parentheses
Because there are no parentheses, the memory keys substitute. To compute (12 + 8) x (15 - 5):
- 12 + 8 = -> display 20.
- M+ -> store 20 in memory.
- 15 - 5 = -> display 10.
- x MR = -> multiply 10 by the recalled 20, giving 200.
This is the canonical use of M+/M-/MR/MC: hold a subtotal while you compute another.
When to Use the Calculator
Use it when the math is tedious or error-prone:
- Large multiplications: 247 x 89 is a typo waiting to happen on paper.
- Long division: 4,536 / 27.
- Square roots: sqrt(289) = 17; the calculator confirms it instantly.
- Decimal arithmetic with many places: 0.875 x 1.32.
- Compound growth: 24,500 x 1.032^4 - use memory to hold the running product.
- Numeric Entry with no answer choices: the calculator is the only way to get exact digits.
When NOT to Use the Calculator
Reaching for the calculator on simple arithmetic costs 10-15 seconds per question - time you cannot afford. Skip the calculator when:
- Mental math is faster. 7 x 8 = 56 should be automatic; typing it wastes time.
- The question is reasoning, not computation. If the question is "which is greater, x or x^2 for 0 < x < 1?" no calculator input helps - the answer depends on reasoning about fractions.
- Estimation is enough. If the answer choices are 10, 100, 1,000, and 10,000 and you need 24 x 41, estimate 25 x 40 = 1,000 - done.
- Simple fractions. 1/2 + 1/3 is faster on paper (5/6) than on the decimal-only calculator.
Estimation - The Primary Skill
Estimation is more valuable than calculator speed. The GRE Quant section is designed so that most questions can be solved by reasoning plus estimation; the calculator is a confirmation tool, not the main engine.
Estimation Techniques
- Round to friendly numbers. 24 x 41 ~ 25 x 40 = 1,000. The exact answer is 984; if the choices are 100, 984, 1,000, and 10,000, estimation suffices.
- Use powers of 10. 4,536 / 27 ~ 4,500 / 30 = 150. Exact is 168. Estimation eliminates choices far from 150-170.
- Percent benchmarks. 10% of X is X / 10; 1% is X / 100; 5% is half of 10%. So 17% of 240 = 10% (24) + 5% (12) + 2% (4.8) = 40.8.
- Approximate square roots. sqrt(80) is just under sqrt(81) = 9, so estimate 8.9. Calculator confirms: 8.944.
- Front-end estimation. For 24,500 x 1.032^4, compute 24,500 x 1.03^4 ~ 24,500 x 1.125 ~ 27,562. Use the calculator only for the exact value.
Transfer-Display
The transfer-display button (right arrow icon) sends the calculator's displayed value into the active answer box:
- Works for Numeric Entry single boxes.
- Works for the active Quantitative Comparison column when it is a single value.
- Does NOT populate both fraction boxes for an NE fraction question; enter numerator and denominator separately.
- Does NOT work across Multiple Choice options.
After transfer, verify decimal placement. If you computed 43.2 but accidentally typed 432, transfer faithfully copies the wrong value. Always glance at the box after transfer.
Calculator as Double-Check, Not Crutch
The high-performer pattern on GRE Quant is:
- Set up the problem on scratch paper (algebra, equation, fraction).
- Solve by hand or by estimation.
- Confirm with the calculator only if the arithmetic is non-trivial.
The low-performer pattern is the reverse - reach for the calculator first, type numbers as they appear in the stem, and ignore the order-of-operations trap. The first pattern yields correct answers in less time.
Worked Example: Compound Interest Without Parentheses
A principal of $5,000 earns 4% annual interest compounded annually for 3 years. What is the balance to the nearest cent?
- Setup: 5,000 x 1.04 x 1.04 x 1.04.
- Calculator entry (no parentheses available): 1.04 x 1.04 = 1.0816. Then x 1.04 = 1.124864. Then x 5,000 = 5,624.32.
- Or, faster: 5,000 x 1.04 = 5,200; x 1.04 = 5,408; x 1.04 = 5,624.32.
- Either entry order respects the left-to-right evaluation correctly because multiplication is associative.
- A common error: typing 5,000 x 1.04 x 3 = 15,600 (treating it as simple interest). The calculator does exactly what you tell it; it does not catch conceptual errors.
Strategic Calculator Rules
- Plan before pressing. Write the order of operations on scratch paper first.
- Multiply and divide before adding and subtracting on the calculator, since it will not do it for you.
- Use M+/M-/MR/MC as substitutes for parentheses.
- Use transfer-display for Numeric Entry with long decimal answers; verify after transfer.
- Estimate first, calculate second. If your estimate and your calculator value disagree by an order of magnitude, one of them is wrong - find out which before moving on.
- Do not use the calculator for mental math. 7 x 8 is faster in your head.
- Do not use the calculator for reasoning. It computes values; it does not compare structure.
You type 2 + 3 x 4 = on the GRE on-screen calculator left-to-right. What does the display show?
Which is the correct calculator entry to compute (12 + 8) x (15 - 5) using memory keys?
A balance of $5,000 earns 4% annual interest compounded annually for 3 years. What is the balance to the nearest cent?
Which scenario is the WORST use of the on-screen calculator?