I'm composing a questionnaire and am using a question that has this kind of syntax and need to know which type is correct:<br/><br/>1) "State which area(s) are dirty"<br/>2) "State which area(s) is dirty"<br/>3) "State which area(s) is/are dirty"<br/>4) "State which area(s) is (are) dirty"<br/><br/>I would like to avoid 3 and 4, as they look a bit busy, but 1 and 2 look questionable.<br/><br/>Thanks in advance.