Can You Use a Calculator on the HESI? The Bench vs. The Exam

If you are an aspiring biomedical equipment technician (BMET), clinical engineer, or a technical student crossing over into the health sciences, you will eventually hit a wall of standardized testing. The most common question we get from hardware-minded students is: can you use a calculator on the HESI A2 exam?

The direct answer is yes, but with severe limitations. Elsevier provides a basic, on-screen four-function calculator for the Mathematics section. You cannot bring your own physical calculator into the testing center. If you are used to debugging a buck converter or calculating trace impedance with a TI-36X Pro or a Fluke 87V multimeter, the HESI’s on-screen tool will feel like trying to strip 12 AWG THHN wire with your fingernails.

Comparison: Bench Calculator vs. HESI On-Screen Calculator
Feature Standard Bench Tool (e.g., TI-36X Pro) HESI A2 On-Screen Calculator
Arithmetic Operations Add, Subtract, Multiply, Divide Add, Subtract, Multiply, Divide
Parentheses / Grouping Yes, nested levels supported No. Strict left-to-right PEMDAS required.
Memory Functions (M+, MR) Yes, multiple registers No. Must use physical scratchpad.
Scientific Functions Exponents, logs, trig, fractions Square root and percentage only.
Unit Conversion Tracking Automatic via scientific modes Manual. You must write out dimensional analysis.
⚠️ Exam Security Warning: Never attempt to bring a physical scientific calculator or a smartwatch into a Prometric or PSI testing center for the HESI A2. Doing so will result in immediate dismissal and a forfeited exam fee (typically $70–$110 depending on your institution). Rely strictly on the provided on-screen tool and your provided scratchpad.

The Core Formula: IV Flow Rate & Fluidic Resistance

To survive the HESI math section without a scientific calculator, you must master dimensional analysis. The most heavily tested, formula-dense concept on the exam is the Intravenous (IV) Flow Rate.

From an electrical perspective, think of an IV line as a constant-voltage DC circuit. Gravity provides the hydrostatic pressure (Voltage), the tubing is the conductor, and the roller clamp is a variable resistor. The drip chamber orifice dictates the calibration factor. Instead of calculating Amperes (Coulombs per second), you are calculating drops per minute (gtt/min). For a deeper look at the clinical mechanics of these fluidic systems, review the FDA’s guidance on infusion pump basics, which outlines the physical parameters these manual calculations aim to emulate.

The foundational formula for manual gravity-fed IV flow rate is:

R = (V × C) / T

Formula Symbol Definition Sheet
Symbol Parameter Standard Unit Physical Meaning
R Rate gtt/min (drops per minute) The target flow velocity you must set via the roller clamp.
V Volume mL (milliliters) Total fluid volume to be infused.
C Calibration Factor gtt/mL (drops per milliliter) The physical geometry of the IV tubing drip chamber.
T Time min (minutes) Total duration of the infusion.

Because the HESI exam will test your ability to select the correct physical constants, you must memorize or recognize the standard calibration factors used in clinical environments. Below is the data-dense reference table for IV administration sets.

Standard IV Tubing Calibration Factors (Data-Dense Reference)
Tubing Type Calibration Factor (C) Drops per mL Typical Clinical Application Biomedical / Fluidic Analog
Blood Administration Set 10 gtt/mL 10 Rapid volume resuscitation, trauma High-flow hydraulic test loops
Standard Macrodrip 15 gtt/mL 15 General adult fluid maintenance Standard peristaltic pump lines
Secondary Macrodrip 20 gtt/mL 20 Precision adult dosing, antibiotics Calibrated syringe pump lines
Microdrip (Minidrip) 60 gtt/mL 60 Pediatric/neonatal strict limits Microfluidic analytical channels

Rearranged Forms, Assumptions, and Sanity Checks

Because you cannot rely on a scientific calculator to instantly solve for missing variables using algebraic solvers, you must know how to manually rearrange the formula before you start punching numbers into the basic on-screen tool.

Rearranged Forms List

  • Solving for Volume (V): V = (R × T) / C
  • Solving for Time (T): T = (V × C) / R
  • Solving for Calibration (C): C = (R × T) / V

When the Formula Applies & Core Assumptions

This formula applies strictly to gravity-fed IV lines or manual pump overrides where electronic PID controllers (like the Alaris or Sigma Spectrum pumps) are unavailable. It assumes constant hydrostatic pressure (the bag height relative to the patient doesn't change), Newtonian fluid viscosity (normal saline behaves like water; packed red blood cells do not), and a rigid, non-deforming drip chamber orifice.

Unit Mistakes That Break the Formula

The most fatal error on the HESI math section is failing to convert hours to minutes. The formula demands Time (T) in minutes. If the prompt gives you "8 hours," and you plug an 8 into the denominator, your answer will be off by a factor of 60. A secondary mistake is mixing up macrodrip (10-20 gtt/mL) and microdrip (60 gtt/mL) factors, which completely alters the physical drop size.

Realistic Answer Magnitude (Sanity Check)

Normal gravity IV rates fall between 10 gtt/min (a slow "TKO" or to-keep-open rate) and 150 gtt/min (a rapid bolus). If your scratchpad math yields 4,500 gtt/min, you forgot to convert hours to minutes. If you get 0.5 gtt/min, you likely inverted the calibration factor or divided by 60 twice. Always perform a magnitude sanity check before selecting your multiple-choice answer.

Worked Examples with Strict Unit Tracking

Without parentheses on the HESI calculator, you must use dimensional analysis on your scratchpad to ensure units cancel out correctly before you ever touch the mouse to click numbers on the screen. For more on standard unit tracking methodologies, reference the NIST guide on SI units and dimensional consistency.

Problem 1: Finding the Rate (R)

Prompt: The physician orders 1,000 mL of Normal Saline to be infused over 8 hours. The available IV tubing has a calibration factor of 15 gtt/mL. What is the drip rate in gtt/min?

  1. Identify Knowns: V = 1,000 mL | T = 8 hr | C = 15 gtt/mL.
  2. Convert Time: 8 hr × 60 min/hr = 480 min. (Write this on your scratchpad).
  3. Calculate Numerator (V × C): 1,000 mL × 15 gtt/mL = 15,000 gtt. (Notice how 'mL' cancels out, leaving only 'gtt').
  4. Identify Denominator (T): 480 min.
  5. Execute Division on HESI Calculator: Type 15000 / 480 and click '='. Result: 31.25.
  6. Final Rounding: You cannot deliver a fraction of a physical drop. Round to the nearest whole number. Final Answer: 31 gtt/min.

Problem 2: Finding the Volume (V)

Prompt: An IV is running at a rate of 45 gtt/min using microdrip tubing (60 gtt/mL). How many milliliters will the patient receive in 4 hours?

  1. Identify Knowns: R = 45 gtt/min | C = 60 gtt/mL | T = 4 hr.
  2. Convert Time: 4 hr × 60 min/hr = 240 min.
  3. State Rearranged Formula: V = (R × T) / C.
  4. Calculate Numerator (R × T): 45 gtt/min × 240 min = 10,800 gtt. (Notice how 'min' cancels out).
  5. Identify Denominator (C): 60 gtt/mL.
  6. Execute Division on HESI Calculator: Type 10800 / 60 and click '='. Result: 180.
  7. Unit Verification: gtt / (gtt/mL) flips the denominator, leaving mL. Final Answer: 180 mL.

Survival Tactics for the On-Screen Calculator

Passing the Elsevier HESI A2 math section isn't just about knowing the formulas; it's about adapting your workflow to a crippled software tool. Here is how you bridge the gap between engineering-grade math and basic testing-center arithmetic:

  • The Scratchpad is Your Memory Register: Because the on-screen calculator lacks M+ and MR buttons, you must physically write down the result of every numerator and denominator calculation on your provided whiteboard or paper before dividing them.
  • Beware of Left-to-Right Evaluation: If you try to type 1000 * 15 / 8 * 60 into the HESI calculator without thinking, it will multiply by 60 at the end instead of dividing by the product of (8*60). Always calculate the top half of the fraction, write it down, calculate the bottom half, write it down, and then perform one final division.
  • Use the Square Root Button Wisely: The HESI calculator does include a square root function, which is rare for basic four-function tools. This is heavily used in the Body Mass Index (BMI) and Body Surface Area (BSA) formulas. Memorize the BSA Mosteller formula: BSA = √[(Height(cm) × Weight(kg)) / 3600]. Calculate the inside of the bracket first, write it down, then use the on-screen √ button.

By treating the HESI math section like a manual circuit analysis problem—where you track every unit, verify your magnitudes, and refuse to trust the tool to hold your intermediate variables—you will secure the score you need to advance into clinical or biomedical programs.