Three spices have heat ratings , and . Each time, two of them are averaged and the third is added on. The three possible combinations give
What is the largest of the three ratings?
Clear the halves before anything else. Multiplying each equation by turns the system into integer coefficients, which makes the symmetry visible:
Exploit the symmetry: add all three equations. Each variable appears once with coefficient and twice with coefficient , so every variable picks up a total coefficient of :
This single number is the key — it turns each of the three equations into a one-line subtraction.
Subtract the total from each doubled equation. In the left side is exactly , so
The same trick on the other two gives
Verify all three original conditions. With , , :
All three match.
Pick out the largest rating. Comparing , and , the hottest spice has rating
Note the shortcut the structure hands you: the largest rating always pairs with the largest of the three given totals, because .
Need to solve a different problem like this? Open the solver →