The given points A(11, y), B(13, 5), C(14, 7), D(12, 6) are vertices of a parallelogram taken in order.
In any parallelogram, the diagonals bisect each other. This means the midpoint of diagonal AC equals the midpoint of diagonal BD.
Since vertices are taken in order A → B → C → D:
- Diagonal AC connects A to C
- Diagonal BD connects B to D
For diagonal BD with B(13, 5) and D(12, 6):
Midpoint of BD =(213+12,25+6)
=(225,211)
For diagonal AC with A(11, y) and C(14, 7):
Midpoint of AC =(211+14,2y+7)
=(225,2y+7)
Since the diagonals bisect each other, the midpoints are equal:
(225,2y+7)=(225,211)
The x-coordinates are already equal. Equating the y-coordinates:
2y+7=211
y+7=11
y=4
Therefore, the value of y is 4.