1 Arithmetic and numerical computation

Syllabus
2024
Topic
1
Level

Use decimal place value without losing the scale

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/1003.47=3+4/10+7/100, while the zeros in 0.0470.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.38A0.38\,\mathrm{A} to 1.7A1.7\,\mathrm{A}. The increase is 1.700.38=1.32A1.70-0.38=1.32\,\mathrm{A}; writing 1.71.7 as 1.701.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=25mA0.025\,\mathrm{A}\times1000=25\,\mathrm{mA}.

A leading zero prevents misreading: write 0.60.6, not .6.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.

Standard form keeps very large and small values manageable

In standard form, a non-zero number is written as a×10na\times10^n, where 1a<101\leq|a|<10 and nn 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×10445\,000=4.5\times10^4 \qquad 0.00032=3.2\times10^{-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/s3.0\times10^8\,\mathrm{m/s} for 3.2×107s3.2\times10^7\,\mathrm{s}. Distance =(3.0×3.2)×108+7=9.6×1015m=(3.0\times3.2)\times10^{8+7}=9.6\times10^{15}\,\mathrm{m}, which is approximately 1016m10^{16}\,\mathrm{m}. The powers combine separately from the ordinary numbers.

The exponent belongs to 10, not to the first factor. Also, 10410^{-4} is a small positive scale factor, not a negative number. Calculator displays such as 3.2E-4 mean 3.2×1043.2\times10^{-4}; they do not mean 3.2×e43.2\times e-4.

Choose the numerical relationship that matches the physics

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:ba:b compare aa with bb; use a scale factor 1:41:4 means multiply a diagram length by 4
fraction a/ba/b aa divided by bb; part of a whole 18/60=0.3018/60=0.30
percentage fraction out of 100 0.30×100%=30%0.30\times100\%=30\%
power xnx^n multiply xx by itself nn times 32=93^2=9
root xn\sqrt[n]{x} undo raising to power nn 49=7\sqrt{49}=7

Example: a scale says 1cm1\,\mathrm{cm} on a diagram represents 4cm4\,\mathrm{cm} in the laboratory. A measured diagram distance of 6.2cm6.2\,\mathrm{cm} therefore represents 6.2×4=24.8cm6.2\times4=24.8\,\mathrm{cm}. 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:41:4 is not interchangeable with 4:14: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\sqrt{a+b} is not generally a+b\sqrt a+\sqrt b.

Estimate with controlled rounding, not a guess

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 \approx 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×1012J3\times10^{-12}\,\mathrm{J}. The number needed for 1J1\,\mathrm{J} is 1/(3×1012)=(1/3)×10121/(3\times10^{-12})=(1/3)\times10^{12}. Since 1/30.31/3\approx0.3, this is about 0.3×1012=3×10110.3\times10^{12}=3\times10^{11} 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.

Use sine and inverse sine in degree mode

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 xx is expressed in degrees, so check that the calculator shows DEG before entering either operation.

x  sin  sinxr  sin1  xx\;\xrightarrow{\sin}\;\sin x \qquad r\;\xrightarrow{\sin^{-1}}\;x

To evaluate sinx\sin x, enter the angle and apply sin; for example, sin30=0.5\sin30^\circ=0.5. To recover an angle, apply sin⁻¹ to the ratio; for example, sin1(0.75)48.6\sin^{-1}(0.75)\approx48.6^\circ. On most calculators, inverse sine is accessed with SHIFT or 2nd followed by SIN.

A sine value must lie from 1-1 to 11, 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 9090^\circ.

sin1x\sin^{-1}x means inverse sine, not the reciprocal 1/sinx1/\sin x. 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.