C1.14 Using a calculator
- Syllabus
- 0580–2028–2029
- Topic
- C1.14
- Level
- Core
Efficient calculator use preserves the structure and precision of a calculation. Plan the expression, enter it in one controlled sequence, and check that the display is reasonable.
For 345.96, enter the whole value under the square-root operation. The display gives 18.6, and the check 18.62=345.96 confirms it.
If an intermediate result is 7.428571…, do not replace it with 7.43 before the next operation. Reuse the full value; early rounding can change the final digit.
A calculator evaluates what was entered, not what was intended. An unexpected sign or order of magnitude is a reason to inspect brackets and keys, not to force the display toward an expected answer.
A calculator entry must represent the same mathematical object as the written expression. Group complete numerators, denominators, powers and time values before evaluating.
| Written value | Safe entry idea | Why |
|---|---|---|
| 9.79×0.76541.3 | 41.3 ÷ (9.79 × 0.765) or a fraction template |
keeps the full product in the denominator |
| (2.4−0.7)3 | (2.4 − 0.7) then power 3 |
applies the power to the whole difference |
| 5.2×10−4 | use the standard-form exponent entry with exponent −4 | avoids treating 10−4 as subtraction |
Enter 2 hours 30 minutes as 2.5 hours when the calculation uses decimal hours, because 30/60=0.5. On a calculator with a degrees–minutes–seconds key, the equivalent entry is 2∘30′0′′.
Read the calculator's expression line before pressing equals. Check that every opening bracket has a closing bracket and that a negative sign belongs to the intended number or exponent.
Do not type 2.30 to mean 2 hours 30 minutes in an ordinary decimal calculation: 2.30 hours is 2 hours 18 minutes. Decimal notation and hours–minutes notation use different place-value systems.
The display is a numerical value; the context decides how it must be written. Convert or format the value without changing what it means.
| Display | Context | Appropriate interpretation |
|---|---|---|
| 4.8 | money | $4.80, because currency uses two decimal places |
| 3.25 | hours | 3 hours 15 minutes, because 0.25×60=15 |
| 2.4 | hours | 2 hours 24 minutes, because 0.4×60=24 |
| 0.333333… | answer requested to 3 s.f. | 0.333 |
To convert a decimal-hour display, keep the whole number as hours and multiply only the decimal part by 60. If seconds are needed, multiply the remaining fraction of a minute by 60 again.
For money, write the correct currency symbol and two decimal places: a display of 12 means 12.00,while12.5means12.50. Apply the rounding rule before adding the trailing zero.
A decimal point does not automatically separate hours from minutes, and trailing zeros can be necessary communication even when they do not change the numerical value. Interpret first, then format for the context.