fn play([ax, ay, bx, by, px, py]: &[i64; 6], part_two: bool) -> i64
Invert the 2 x 2 matrix representing the system of linear equations.