To find the system determinant, we first need to write the coefficients of the variables as a matrix:
| 6 1 |
| 5 1 |
Then we can calculate the determinant using the formula:
| 6 1 |
| 5 1 | = (6*1) - (5*1) = 1
Therefore, the value of the system determinant is 1.