GMAT Club Official Solution:At a one-day music workshop, some registered participants attended the morning session, and some attended the afternoon session. If 40% of the registered participants did not attend the morning session, what percent of the registered participants attended the afternoon session?Assume there are 100 registered participants. Since 40% did not attend the morning session, 40 participants did not attend the morning session and 60 participants attended the morning session. So, {Morning} = 60.
{Total} = {Morning} + {Afternoon} - {Both} + {Neither}
100 = 60 + {Afternoon} - {Both} + {Neither}
40 = {Afternoon} - {Both} + {Neither}
The question asks for {Afternoon}.
(1) Of the registered participants who attended the morning session, 1 out of every 4 attended the afternoon session.
Since 60 participants attended the morning session:
{Both} = 1/4 * 60 = 15
So:
40 = {Afternoon} - 15 + {Neither}
55 = {Afternoon} + {Neither}
This is not enough to determine {Afternoon}.
Not sufficient.
(2) The number of registered participants who attended the morning session but did not attend the afternoon session was 3 times the number of registered participants who attended neither session.
This tells us:
{Morning} - {Both} = 3 * {Neither}
60 - {Both} = 3 * {Neither}
This is not enough to determine {Afternoon}.
Not sufficient.
(1)+(2) From statement (1) {Both} = 15. So, from statement (2):
60 - {Both} = 3 * {Neither}
60 - 15 = 3 * {Neither}
{Neither} = 15
Now use the equation from statement (1):
55 = {Afternoon} + {Neither}
55 = {Afternoon} + 15
{Afternoon} = 40
So 40% of the registered participants attended the afternoon session.
Sufficient.
Answer: C.