IMO Practice Test — Matrices

6 Questions • 15 min • Olympiad level

15:00
Question 1 of 6 medium
Find x and y if [x+y, x-y; 2, 3] = [6, 2; 2, 3]
x=4,y=2
x=2,y=4
x=4,y=-2
x=3,y=3
Explanation: Equating entries: x+y=6 and x-y=2. Adding gives 2x=8, so x=4 and y=2.