I'm having an issue with Cracking the Cryptic's Classic Sudoku #23 (5/10 star difficulty). This is where it stands:
(If the image doesn't load, here's a link: https://imgur.com/m5WFzTT)
I was stuck enough to check the hints. Here's what the last one says:
"You can use the Empty Rectangle technique on box7 (and also in other places in the grid!). In box 7, the number 7 must either appear in r8 or (if the 7 was in r9c1) in c1. But note that, if the 7 is in c1 then, because 7 must go in one of two positions in r2 (either c1 or c5), it MUST then be in c5. So either way, r8c5 cannot contain a 7 and must be a 9."
My current board state would seem to align with the first part of this hint. The options for 7 in box7 are in r8 (c1 and c2) and r9c1. And, of course, if the 7 is in c1, then the 7 in r2 would have to be in c5, like in an x-wing.
But as it stands, nothing that I can see is stopping the 7 from being in r8c2. If that were the case, then r9c1 would be a 9, r8c1 would be a 5, and r2c1 would be a 7, leaving r8c5 to also contain a 7. I went so far as to put it in a sudoku solver that explains what it's doing to solve the puzzle, but the only clue it gave was that the 5s in row 8 meant there couldn't be a 5 in r9c1, which I already have noted. It solved the puzzle otherwise through brute force, which I'm trying not to do.
I must be missing something, but I can't figure out what. Am I misunderstanding how the empty rectangle works? Have I messed up something else which renders the empty rectangle non-functional (e.g. there should be more restrictions in r8c2 that would put everything into place)? For a while I stared at r4, since it has a slightly more complicated setup than all the other rows, columns, and boxes, but I couldn't find a logical way to work the puzzle through there, either.