This question can be solved easily by drawing a 2 x 2 grid / table, since the data here is mutually exclusive – a student could be a senior or non-senior, not both; he/she plays a musical instrument or doesn’t, not both.
We take two of these parameters for the columns and two others for the rows and draw a table like the one below:
Attachment:
6th May 2022 - Post 6.png [ 8.62 KiB | Viewed 3579 times ]
Since the number of seniors and non-seniors is not given and we have to apply certain percentages on these unknowns, taking numbers like 100x and 100y is a good idea, so that decimal values can be avoided.
From the table, we see that we have two independent linear equations in two variables.
40x + 70y = 266
60x + 30y = 234
Solving the equations, we have y = 2.2.
From the table, the number of non-seniors who play a musical instrument = 70y; substituting and simplifying, we get 154.
The correct answer option is B.