To formulate the inequality based on the problem statement, we can set the following variables:
- Let \( x \) be the number of hours they rent the boat.
The total cost of the boat rental can be expressed as:
\[
\text{Total Cost} = 100 + 20x
\]
According to the problem, they want to spend $250 or less on the rental. So, we can express this as an inequality:
\[
100 + 20x \leq 250
\]
Now, let's solve the inequality:
1. Subtract 100 from both sides:
\[
20x \leq 250 - 100
\]
2. Simplify the right side:
\[
20x \leq 150
\]
3. Divide both sides by 20:
\[
x \leq \frac{150}{20}
\]
4. Simplify the fraction:
\[
x \leq 7.5
\]
Since they have to pay for a whole hour, we need to round down to the greatest whole number less than or equal to 7.5. Therefore, they can rent the boat for a maximum of 7 hours.
So the correct option is:
**a) 100 + 20x ≤ 250; They can boat for 7 hours.**