For the pair b = 7, c = 8 the two corresponding values of a are 3 and 5 with 3 + 5 = 8 = c because:
7^2 = 3^2 - 3*8 + 8^2, with triple (3, 7, 8),
7^2 = 5^2 - 5*8 + 8^2, with triple (5, 7, 8).
For b = 91, there exist four corresponding values of a, two for b = 91 and c = 96 that are 11 and 85 with 11 + 85 = 96 = c, and two for b = 91 and c = 99 that are 19 and 80 with 19 + 80 = 99 = c; also these four smallest sides are ordered 11, 85, 19, 80 in the data because:
91^2 = 11^2 - 11*96 + 96^2, with triple (11, 91, 96),
91^2 = 85^2 - 85*96 + 96^2, with triple (85, 91, 96),
91^2 = 19^2 - 19*99 + 99^2, with triple (19, 91, 99),
91^2 = 80^2 - 80*99 + 99^2, with triple (80, 91, 99).