Skip to main content
NSWMaths Standard 2Syllabus dot point

How do you evaluate a formula correctly once you replace its pronumerals with numbers?

Substitute numerical values into a formula or algebraic expression and evaluate it, including expressions with powers, fractions and negative numbers

A focused answer to the HSC Maths Standard 2 dot point on substitution. Replacing pronumerals with values, the order of operations, the rule for powers of negatives, brackets and fractions, calculator layout, units and rounding, with worked Australian examples for a tradie's quote, a tank's surface area and stopping distance.

Generated by Claude Opus 4.812 min answer

Reviewed by: AI editorial process; not yet individually human-reviewed

Have a quick question? Jump to the Q&A page

What this dot point is asking

NESA wants you to take a formula or algebraic expression and replace each pronumeral (each letter) with the number given for it. You then evaluate (work out) the result correctly, and state it to the required accuracy with the right units. The arithmetic is mechanical, but almost every lost mark here comes from one of three things: getting the order of operations wrong, mishandling a power of a negative number, or forgetting the units and rounding the question asked for. The real skill is reading a formula as a set of instructions in a fixed order, not just a string of symbols. Read it that way and you can key it into the calculator exactly as written.

The answer

Substituting a value into the formula C equals 90 plus 75 times hThe quote formula C equals 90 plus 75 times h is shown along the top. Boxes beneath map the call-out fee of 90 dollars to the constant term, the rate of 75 dollars per hour to the coefficient, and h equals 3.5 hours to the pronumeral h. The substituted line C equals 90 plus 75 times 3.5 gives C equals 352.50 dollars.Map each value to its place, then evaluateC=90+75×hfee = $90rate = $75/hrh = 3.5 hrC = 90 + 75 × 3.5C = $352.50

The method, in order

Substitution is four steps, always in this order:

  1. Write the formula exactly as given. Do not start punching the calculator before the formula is on the page; the written line is where the method marks live.
  2. Replace each pronumeral with its value, putting every negative value in brackets. A pronumeral can appear more than once (as nn does in the profit formula above) and every copy gets the same value.
  3. Evaluate following the order of operations. This is the step the calculator does, but only if you have entered the brackets and powers faithfully.
  4. State the answer to the accuracy asked for, with the correct units.

The diagram makes step 2 concrete: each given number drops into the slot held by its pronumeral. The fixed call-out fee $90 is the constant (it is there whether or not any hours are worked), the $75 is the coefficient of hh (the per-hour amount), and the value h=3.5h = 3.5 is what actually changes from job to job. Substituting h=3.5h = 3.5 into C=90+75hC = 90 + 75h gives C=90+75×3.5C = 90 + 75 \times 3.5, that is $352.50.

Order of operations is the whole game

When you evaluate the substituted line, the operations are not done left to right. They follow the standard priority, often remembered as BIDMAS or BODMAS:

  • Brackets first,
  • Indices (powers and roots) next,
  • Division and Multiplication next, left to right,
  • Addition and Subtraction last, left to right.

In C=90+75×3.5C = 90 + 75 \times 3.5 the multiplication 75×3.5=262.575 \times 3.5 = 262.5 happens before the 9090 is added, giving 352.5352.5. If you (or a basic calculator) added 90+7590 + 75 first you would get a meaningless 165×3.5165 \times 3.5. A scientific calculator follows BIDMAS for you. So the danger is not the calculator's arithmetic but what you type into it. Every bracket and power in the formula has to be entered, or the machine works out a different expression from the one written.

Powers of negative numbers: the silent trap

The single most common substitution error in this course is squaring a negative number. The rule is:

  • (2)2(-2)^2 means (2)×(2)=4(-2) \times (-2) = 4 (a positive answer), but
  • 22-2^2 means (22)=4-(2^2) = -4,

A power binds more tightly than the minus sign in front of it. So when you substitute a negative value into a squared term you must put it in brackets. If a formula contains c2c^2 and you are told c=2c = -2, write (2)2=4(-2)^2 = 4, not 22=4-2^2 = -4. The same care applies to a calculator. On many models typing -2 x^2 computes (22)=4-(2^2) = -4, whereas (-2) x^2 (with the brackets) gives 44. Bracket every negative as you substitute and this trap disappears.

Fractions and brackets

A horizontal fraction bar acts as an invisible bracket around its top and around its bottom. Everything on top is grouped, and so is everything on the bottom. When you write a fraction on one line you must put those brackets back. In the trapezium area A=a+b2hA = \dfrac{a + b}{2}\,h, the sum a+ba + b is grouped, so on one line it becomes A=(a+b)÷2×hA = (a + b) \div 2 \times h. Drop the bracket and you would wrongly compute a+b2×ha + \dfrac{b}{2} \times h. Likewise in BMI=mh2\text{BMI} = \dfrac{m}{h^2} only the hh is squared and only the bottom is divided, so square first, then divide.

Units and rounding

A substituted answer is not finished until it carries the right unit and the right accuracy. If the lengths went in as metres, an area comes out in square metres and a volume in cubic metres. If the question says "to the nearest whole metre" or "correct to two decimal places", do the rounding at the very end, never on the values in between. Rounding early and then carrying on lets a small error grow. Keep full precision on the calculator and round only the final line.

How exam questions ask about substitution

The wording varies, but each version maps onto the same four-step method:

  • "Evaluate / find the value of [expression] when..." This is pure substitution: replace the pronumerals and evaluate. The accuracy is usually stated; if not, give an exact value or a sensible rounding.
  • "Use the formula to find..." A formula is supplied (often a measurement, finance or NESA-named formula like stopping distance or BAC) and you substitute the given quantities. Write the formula line first.
  • "Calculate [a quantity] correct to N decimal places / the nearest..." Same substitution, but the marks include the rounding, so keep full precision until the last line and then round.
  • "...correct to N significant figures" or "...with appropriate units" are explicit reminders that the final presentation is being marked, not just the number.
  • "What does this value represent / interpret your answer" asks you to read the substituted result in context, including its sign (a negative profit is a loss, a negative change is a decrease).
  • A value appears more than once in the formula (for example nn in a profit model): substitute that same value into every occurrence.

Exam-style practice questions

Practice questions written in the style of NESA exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.

2021 HSC-style2 marksThe simple interest earned on an investment is I=Prn100I = \dfrac{Prn}{100}, where PP is the principal in dollars, rr is the annual rate as a percentage and nn is the number of years. Find the interest earned when P=2500P = 2500, r=4.5r = 4.5 and n=3n = 3.
Show worked answer →

Write the formula and substitute. Replace PP with 25002500, rr with 4.54.5 and nn with 33:

I=2500×4.5×3100I = \dfrac{2500 \times 4.5 \times 3}{100}

Work the top, then divide. The fraction bar groups the whole numerator, so multiply across the top first: 2500×4.5×3=337502500 \times 4.5 \times 3 = 33\,750. Then divide by 100100:

I=33750100=337.5I = \dfrac{33\,750}{100} = 337.5

State the answer with units. I=337.5I = 337.5, that is $337.50 in interest.

Markers reward the substituted line, evaluating the numerator before dividing, and the final value $337.50 (a bare 337.5337.5 without the dollar sign usually drops the presentation mark).

2022 HSC-style3 marksThe volume of a closed cylindrical drum is V=πr2hV = \pi r^2 h, where rr is the base radius and hh is the height, both in metres. Find the volume of a drum with r=0.45r = 0.45 m and h=1.2h = 1.2 m, correct to two decimal places.
Show worked answer →

Write the formula and substitute. Replace rr with 0.450.45 and hh with 1.21.2:

V=π×0.452×1.2V = \pi \times 0.45^2 \times 1.2

Apply the power first. Order of operations squares the radius before any multiplication, and only the rr is squared:

0.452=0.20250.45^2 = 0.2025

Multiply the chain, left to right. Now it is a string of multiplications:

V=π×0.2025×1.20.7634V = \pi \times 0.2025 \times 1.2 \approx 0.7634

Round and add units. V0.76V \approx 0.76 m3^3. The units are cubic metres because a volume multiplies three lengths.

Markers reward squaring 0.450.45 before multiplying (a common slip is π×0.45×1.2=1.70\pi \times 0.45 \times 1.2 = 1.70, far too large), the substituted line, and the rounded value 0.760.76 m3^3 with cubic units.

2023 HSC-style4 marksThe kinetic energy of a moving vehicle, in joules, is E=12mv2E = \dfrac{1}{2}mv^2, where mm is the mass in kilograms and vv is the speed in metres per second. (a) Find the kinetic energy of a 12001200 kg car travelling at v=15v = 15 m/s. (b) The same car speeds up to v=20v = 20 m/s. Find how much its kinetic energy increases.
Show worked answer →

Part (a) - substitute the first speed. Put m=1200m = 1200 and v=15v = 15 into the formula, keeping the square on the speed only:

E=12×1200×152E = \dfrac{1}{2} \times 1200 \times 15^2

Square before multiplying. Indices come before multiplication, so square first: 152=22515^2 = 225. Then multiply the chain:

E=12×1200×225=600×225=135000E = \dfrac{1}{2} \times 1200 \times 225 = 600 \times 225 = 135\,000 J

Part (b) - substitute the second speed. Replace vv with 2020, again squaring first (202=40020^2 = 400):

E=12×1200×400=600×400=240000E = \dfrac{1}{2} \times 1200 \times 400 = 600 \times 400 = 240\,000 J

Find the increase. Subtract the first energy from the second:

240000135000=105000240\,000 - 135\,000 = 105\,000 J

So the kinetic energy rises by 105000105\,000 J. Notice the speed went up by a factor of 2015\tfrac{20}{15}, yet the energy more than doubled, because vv is squared in the formula.

Markers reward squaring each speed before multiplying, the two energy values 135000135\,000 J and 240000240\,000 J with units, and the correct increase of 105000105\,000 J.

Practice questions

Original practice questions graded from foundation to exam level, each with a full worked solution. Try them before revealing the solution.

foundation2 marksThe perimeter of a rectangle is P=2L+2WP = 2L + 2W. Find PP when L=8.5L = 8.5 cm and W=6W = 6 cm.
Show worked solution →

Write the formula and substitute. Replace LL with 8.58.5 and WW with 66, keeping each multiplication explicit:

P=2×8.5+2×6P = 2 \times 8.5 + 2 \times 6

Evaluate, multiplication first. Order of operations does the two multiplications before the addition:

P=17+12=29P = 17 + 12 = 29

Answer with units. P=29P = 29 cm. (Markers want the unit on a perimeter; a bare 2929 usually drops the final mark.)

foundation2 marksEvaluate E=5g2hE = 5g - 2h when g=3g = -3 and h=4h = 4.
Show worked solution →

Substitute, bracketing the negative. Put 3-3 in brackets so the sign is not lost:

E=5×(3)2×4E = 5 \times (-3) - 2 \times 4

Multiply each term first. 5×(3)=155 \times (-3) = -15 and 2×4=82 \times 4 = 8:

E=158E = -15 - 8

Combine. Subtracting 88 from 15-15 moves further negative:

E=23E = -23

core3 marksBody mass index is BMI=mh2\text{BMI} = \dfrac{m}{h^2}, where mm is mass in kilograms and hh is height in metres. Find the BMI of a person with m=72m = 72 kg and h=1.68h = 1.68 m, correct to one decimal place.
Show worked solution →

Substitute into the fraction. Replace mm with 7272 and hh with 1.681.68:

BMI=721.682\text{BMI} = \frac{72}{1.68^2}

Apply the power before dividing. The square is on the denominator only, so square 1.681.68 first:

1.682=2.82241.68^2 = 2.8224

Divide. Now divide the mass by that result:

BMI=722.822425.5102\text{BMI} = \frac{72}{2.8224} \approx 25.5102

Round to one decimal place. BMI25.5\text{BMI} \approx 25.5. (A common slip is dividing 7272 by 1.681.68 without squaring, which gives 42.8642.86 and is plainly too large for a BMI.)

core3 marksThe area of a trapezium is A=a+b2hA = \dfrac{a + b}{2} \, h. Find AA when a=6.4a = 6.4 m, b=9.2b = 9.2 m and h=5h = 5 m, correct to two decimal places.
Show worked solution →

Substitute, keeping the bracket. The whole sum a+ba + b is over 22, so write it in a bracket:

A=(6.4+9.2)2×5A = \frac{(6.4 + 9.2)}{2} \times 5

Work inside the bracket first. Brackets come before the division:

6.4+9.2=15.66.4 + 9.2 = 15.6

Divide, then multiply. Halve the bracket, then multiply by the height:

15.62=7.8,7.8×5=39\frac{15.6}{2} = 7.8, \qquad 7.8 \times 5 = 39

Answer with units. A=39.00A = 39.00 m2^2. The units are square metres because an area multiplies two lengths.

exam4 marksThe stopping distance of a car (in metres) is modelled by d=5Vt18+V2170d = \dfrac{5Vt}{18} + \dfrac{V^2}{170}, where VV is the speed in km/h and tt is the reaction time in seconds. (a) Find the stopping distance for an alert driver travelling at V=60V = 60 km/h with t=0.75t = 0.75 s, correct to the nearest metre. (b) A distracted driver at the same speed has t=1.5t = 1.5 s. Find the extra stopping distance, to the nearest metre.
Show worked solution →

Part (a) - substitute the alert driver's values. Put V=60V = 60 and t=0.75t = 0.75 into each term:

d=5×60×0.7518+602170d = \frac{5 \times 60 \times 0.75}{18} + \frac{60^2}{170}

Evaluate the reaction term. Numerator 5×60×0.75=2255 \times 60 \times 0.75 = 225, then divide by 1818:

22518=12.5\frac{225}{18} = 12.5

Evaluate the braking term. Square first: 602=360060^2 = 3600, then divide by 170170:

360017021.18\frac{3600}{170} \approx 21.18

Add and round. d12.5+21.18=33.68d \approx 12.5 + 21.18 = 33.68 m, which is 3434 m to the nearest metre.

Part (b) - only the reaction time changes. The braking term stays 360017021.18\frac{3600}{170} \approx 21.18. Recompute the reaction term with t=1.5t = 1.5:

5×60×1.518=45018=25\frac{5 \times 60 \times 1.5}{18} = \frac{450}{18} = 25

so d25+21.18=46.18d \approx 25 + 21.18 = 46.18 m, which is 4646 m to the nearest metre.

Extra distance. 46.1833.68=12.546.18 - 33.68 = 12.5 m further, i.e. about 1212 to 1313 m of extra stopping distance from the slower reaction alone. (Doubling the reaction time doubled only the reaction term, not the whole answer - a good check that you treated the two terms separately.)

exam4 marksA market stall's daily profit is P=14n2500.5nP = 14n - 250 - 0.5n dollars, where nn is the number of items sold. (a) Find the profit when n=18n = 18. (b) Find the profit when n=40n = 40. (c) Interpret the sign of each answer.
Show worked solution →

Part (a) - substitute n=18n = 18. Replace every nn with 1818:

P=14×182500.5×18P = 14 \times 18 - 250 - 0.5 \times 18

Evaluate the products first. 14×18=25214 \times 18 = 252 and 0.5×18=90.5 \times 18 = 9:

P=2522509=7P = 252 - 250 - 9 = -7

so P=7P = -7, a profit of negative $7.

Part (b) - substitute n=40n = 40. Replace every nn with 4040:

P=14×402500.5×40=56025020=290P = 14 \times 40 - 250 - 0.5 \times 40 = 560 - 250 - 20 = 290

so P=290P = 290, that is $290.

Part (c) - interpret the signs. At n=18n = 18 the profit is negative (a value of 7-7, i.e. negative $7), so selling only 1818 items makes a $7 loss that day. At n=40n = 40 the profit is positive ($290), a genuine gain. The sign of a substituted answer carries meaning: a negative result here is a loss, not an error to be ignored.

Related dot points