CEMC Banner

Problem of the Week
Problem E and Solution
Math Test Math 3

Problem

Theo has had three tests in his math class so far. He does the following calculations using the average (mean) of some of his marks.

Determine the average his three test marks.

Solution

Let \(a\), \(b\), and \(c\) represent the test marks, in order. We are looking for the average (mean) of \(a\), \(b\), and \(c\), which is \(\dfrac{a+b+c}{3}\).

The average of his first and second test marks is \(\dfrac{a+b}{2}\). The average of this value with his third test mark is \(\dfrac{\frac{a+b}{2}+c}{2}\). We know this is equal to \(74\). Thus, \[\begin{align} \frac{\frac{a+b}{2}+c}{2}&=74\\ \frac{a+b}{2}+c &= 148\\ a+b+2c &= 296 \tag{1} \end{align}\] Similarly, we can write the following two equations: \[\begin{align} \frac{\frac{b+c}{2}+a}{2}&=73.5\\ \frac{b+c}{2}+a &= 147\\ b+c+2a &= 294 \tag{2} \end{align}\] \[\begin{align} \frac{\frac{a+c}{2}+b}{2}&=76\\ \frac{a+c}{2}+b &= 152\\ a+c+2b &= 304 \tag{3} \end{align}\]

Next we add equations \((1)\), \((2)\), and \((3)\): \[\begin{align} (a+b+2c) + (b+c+2a) + (a+c+2b) &= 296 + 294 + 304\\ 4a + 4b + 4c &= 894\\ a + b + c &= 223.5\\ \frac{a+b+c}{3} &\approx 74.5 \end{align}\] Therefore, the average of his three test marks is \(74.5\%\).

Extension: You may have noticed that the average of computed values \(74\), \(73.5\), and \(76\) is also equal to \(74.5\), the average of the test marks. In general, this will be the case for any three test results, when computed this way. Can you convince yourself of this?