All-Variables Sudoku

The challenge is to find the values of the variables if you are to solve this Sudoku.
Exploring and noticing Working systematically Conjecturing and generalising Visualising and representing Reasoning, convincing and proving
Being curious Being resourceful Being resilient Being collaborative


By Henry Kwok

Image
All-Variables Sudoku


Rules of All-Variables Sudoku

Like the standard sudoku, this sudoku variant has three basic rules:

  1. Each column, each row and each box (3x3 subgrid) must have the numbers 1 through 9.
  2. No column, row or box can have two squares with the same number.
  3. In addition to the above two basic rules, the puzzle can be solved by finding the values of the 9 given variables in the squares of the 9x9 grid.
At the bottom and right side of the 9x9 grid are groups of similar variables. Each set of variables is the sum of a column or row of variables in the 9x9 grid. A set of 10 equations can be formed from the columns and rows of variables.
For example, in the first and fourth columns beginning from the left of the 9x9 grid, we can form the following equations:
m + n = a
g + n + f = g + c
In the second and last rows beginning from the top of the 9x9 grid, the following equations can be formed:
b + g + f = a + g
e + n + m = a + b + d


After solving all the equations, the puzzle is solved by the usual sudoku technique and strategy.


An Excel file containing a copy of this Sudoku can be downloaded from the problem notes .