Ok sorry I couldn't find the Strategy Guide subsection on the forum so I'm guessing that this is where questions relating to them go.
Ok 8th line down says
x - z
7int1 + 4 - (7int2 + 5) =
7(int1 - int2) -1 =
7(int1 - int2 - 1) +7 - 1
shouldn't this line instead be
7(int1 - int2) - 7 + 6
as (-7 + 6=-1)
little confused where the new 7 came from.
Thanks so much,
Ilyas