If there are any inspired performances in the concert, the audience will be treated to a good show.
Statements
conditionals (if, unless, must)
If = left side
inspired → good performances show
Unless = if-not
not sophisticated → not good listeners in audience show
Must = right side
sophisticated → understand one's listener musical roots
Evaluate
Whenever we see conditional logic on a Must Be True / Most Supported question, we ask ourselves these questions:
1. are there any other conditional statements that could be chained together with this one?
2. can I apply this conditional statement to any fact that was provided (often via the contrapositive)?
In this stimulus, there were three conditionals, so there's a good chance some stuff chains together. Are there overlapping terms? Yes! Two of them mention "good show", and two of them mention "sophisticated listener". So let's see if we can chain them together (we might need to contrapose).
The 2nd sentence uses "unless". One legal way to translate any "unless" statement is to take either one of the ideas, negate it, and put that on the left of the arrow (i.e. if-not). Put the other idea, as is, on the right of the arrow. That's how we translated it up above.
Another option, when we hear "you won't have X unless you have Y" is simply to rephrase that as "X requires Y", which looks like X → Y.
So we could have said, "A good show requires sophisticated listeners" and then diagrammed it like "Good show → sophisticated listeners". This formulation makes it easier to see how these three chain together.
inspired → good → sophistic → underst performances show listeners m. roots
Goal
Look for an answer we can derive from that chain of conditional logic, or from the contrapositive chain, which says, .