Let x = % interest on $11,000
Let y = % interest on $ 9,000
The first equation would be: 11,000x - 9,000y = 184
The second equation would be: x - 1.004y = 0
You can then put it into a matrix; followed by doing row operations.
This gives the following information:
Interest on 11,000 is about 0.0904
Interest on 9,000 is about 0.09
The test is: 994 - 184 = 810 [Check]