A commercial real estate development firm categorizes building proposals using two regulatory compliance rules:
1. Zoning Board Review: A proposal is classified as *Required* if the building height exceeds OR if the building footprint exceeds . Otherwise, it is classified as *Exempt*.
2. Traffic Impact Assessment: A proposal is classified as *Required* if the building height exceeds AND the building footprint exceeds . Otherwise, it is classified as *Exempt*.
Building Proposal X specifies a building height of and a building footprint of .
Which of the following correctly pairs the classification for Zoning Board Review and Traffic Impact Assessment for Building Proposal X?
- Zoning Board Review: Exempt; Traffic Impact Assessment: RequiredAnswer
- BZoning Board Review: Required; Traffic Impact Assessment: Exempt
- CZoning Board Review: Required; Traffic Impact Assessment: Required
- DZoning Board Review: Exempt; Traffic Impact Assessment: Exempt
- EZoning Board Review: Required; Traffic Impact Assessment: Conditional
Answer
Zoning Board Review: Exempt; Traffic Impact Assessment: Required
Evaluating Proposal X ( height, footprint) under Rule 1 shows that neither nor holds true, making Zoning Board Review Exempt. Under Rule 2, both and hold true, making Traffic Impact Assessment Required. The option pairing 'Exempt' for Zoning Board Review and 'Required' for Traffic Impact Assessment is correct.
Step-by-Step Solution
Key Concept
Categorical classification using logical conjunctions (AND) and disjunctions (OR)