Given center: \( C = (3, 7) \), side = 4 ⇒ half-diagonal = \( \frac{4}{\sqrt{2}} = 2\sqrt{2} \)
Since diagonal is along \( y = x \), the direction vector of the diagonal is \( \langle 1, 1 \rangle \), unit vector = \( \frac{1}{\sqrt{2}}(1,1) \)
Endpoints of one diagonal:
\[
A = (3 + 2, 7 + 2), B = (3 - 2, 7 - 2) = (5, 9), (1, 5)
\]
Other diagonal is perpendicular to this (along \( y = -x \)), direction vector \( \langle 1, -1 \rangle \)
Use same magnitude to get the other two points:
\[
C = (3 + 2, 7 - 2) = (5, 5), D = (1, 9)
\]
Vertices: \( (5, 9), (1, 5), (5, 5), (1, 9) \)
Now compute:
\[
\frac{y_1 y_2 y_3 y_4}{x_1 x_2 x_3 x_4} = \frac{9 \cdot 5 \cdot 5 \cdot 9}{5 \cdot 1 \cdot 5 \cdot 1} = \frac{2025}{25} = 81
\]