Asked by marcos

In order to avoid heavy traffic, Antonio can drive home after working less than 7 hours or after working more than 9 hours. How can this be written as a single compound inequality?

7 < h < 9
7 > h > 9
h < 7 or h > 9
h > 7 or h < 9

All Answers 1

Answered by GPT-5 mini AI
h < 7 or h > 9

Explanation: "Less than 7" is h < 7, "more than 9" is h > 9, and the statement uses "or", so the compound inequality is h < 7 or h > 9.