1 Arithmetic and numerical computation
- Syllabus
- 2024
- Topic
- 1
- Level
- —
A decimal writes a number directly by place value. Each move one place to the left makes a digit worth ten times more; each move one place to the right makes it worth ten times less. Thus 3.47=3+4/10+7/100, while the zeros in 0.047 hold the tenths place empty.
First identify the place of each digit and the size the answer should have. For addition or subtraction, align decimal points so equal place values are combined. For multiplication or division, calculate the digits and then check the decimal position against an estimate. Keep the physical unit attached to the final value.
Example: a current changes from 0.38A to 1.7A. The increase is 1.70−0.38=1.32A; writing 1.7 as 1.70 makes the place-value alignment visible but does not change its value. A unit conversion is a multiplication, not a free decimal shift: 0.025A×1000=25mA.
A leading zero prevents misreading: write 0.6, not .6. Moving a decimal point changes the number unless a compensating scale factor is also applied. Extra trailing zeros can communicate precision, but choosing significant figures is a separate skill; here the essential check is that every digit keeps its intended place value.
In standard form, a non-zero number is written as a×10n, where 1≤∣a∣<10 and n is an integer. A positive exponent represents repeated multiplication by 10; a negative exponent represents repeated division by 10.
45000=4.5×1040.00032=3.2×10−4
To convert into standard form, move the decimal point until the first factor lies from 1 up to but not including 10; the number of places moved gives the exponent. When multiplying, multiply the first factors and add exponents. When dividing, divide the first factors and subtract exponents. Finally normalise the first factor if it lies outside the allowed range.
Example: light travels at 3.0×108m/s for 3.2×107s. Distance =(3.0×3.2)×108+7=9.6×1015m, which is approximately 1016m. The powers combine separately from the ordinary numbers.
The exponent belongs to 10, not to the first factor. Also, 10−4 is a small positive scale factor, not a negative number. Calculator displays such as 3.2E-4 mean 3.2×10−4; they do not mean 3.2×e−4.
Ratios, fractions and percentages compare quantities; powers and roots describe how a quantity is combined with itself or undo that operation. The important move is to identify the relationship before calculating, then keep numerator, denominator and scale direction consistent.
| Form | Meaning and operation | Compact example |
|---|---|---|
| ratio a:b | compare a with b; use a scale factor | 1:4 means multiply a diagram length by 4 |
| fraction a/b | a divided by b; part of a whole | 18/60=0.30 |
| percentage | fraction out of 100 | 0.30×100%=30% |
| power xn | multiply x by itself n times | 32=9 |
| root nx | undo raising to power n | 49=7 |
Example: a scale says 1cm on a diagram represents 4cm in the laboratory. A measured diagram distance of 6.2cm therefore represents 6.2×4=24.8cm. Multiplying is correct because the real distance is four times the diagram distance; reversing the ratio would shrink it.
A ratio compares quantities in a stated order, so 1:4 is not interchangeable with 4:1. A percentage is dimensionless only after like quantities and compatible units are compared. Squaring and taking a square root are inverse operations, but a+b is not generally a+b.
An estimate replaces awkward values with nearby, easy numbers so the calculation can be completed mentally. It should preserve the operation, sign and approximate scale of the original expression, and it should be written with ≈ because the rounded expression is not exactly equal to the original.
Use this sequence: round each value to one convenient significant figure → keep any powers of ten explicit → carry out the simple arithmetic → restore the unit → check whether the result has a sensible sign and order of size. Round enough to simplify, but not so much that a non-zero divisor becomes zero.
Example: one fusion reaction releases about 3×10−12J. The number needed for 1J is 1/(3×10−12)=(1/3)×1012. Since 1/3≈0.3, this is about 0.3×1012=3×1011 reactions. The power of ten protects the scale during the mental calculation.
For a division, ask whether the denominator is smaller or larger than 1: dividing by a very small number should produce a very large result. An estimate is useful for predicting magnitude and catching calculator-entry errors; it is not permission to omit units or replace a requested accurate calculation with a rough answer.
The sine key maps an angle to a ratio; the inverse-sine key maps a valid ratio back to an angle. For this course, the angle x is expressed in degrees, so check that the calculator shows DEG before entering either operation.
xsinsinxrsin−1x
To evaluate sinx, enter the angle and apply sin; for example, sin30∘=0.5. To recover an angle, apply sin⁻¹ to the ratio; for example, sin−1(0.75)≈48.6∘. On most calculators, inverse sine is accessed with SHIFT or 2nd followed by SIN.
A sine value must lie from −1 to 1, so an inverse-sine input outside that interval signals an earlier error. Check the output includes a degree interpretation and is plausible: for an acute angle, a ratio near 0 gives a small angle and a ratio near 1 gives an angle near 90∘.
sin−1x means inverse sine, not the reciprocal 1/sinx. RAD mode gives a numerically different angle, and a missing bracket can change what the calculator evaluates. Keep the complete ratio inside the inverse-sine operation before rounding the angle.