Let's analyze the questions one by one.
Question 1
Jake begins with 1,000 marbles and gives away 100 marbles each week. He wants to have at least 500 marbles left at the end of the summer. We can set up the inequality to represent this situation:
- Start with 1,000 marbles.
- Subtract 100 marbles for each week (w) he gives away marbles.
- He wants to have at least 500 marbles left.
The inequality that represents this situation is:
\[ 1000 - 100w \geq 500 \]
So, the correct response is: 1000−100w≥500 (1000 minus 100 w is greater than or equal to 500)
Question 2
We need to solve the inequality to find out how many weeks (w) Jake can give away marbles.
Starting with the inequality: \[ 1000 - 100w \geq 500 \]
Subtract 1000 from both sides: \[ -100w \geq 500 - 1000 \] \[ -100w \geq -500 \]
Now, divide by -100. Remember that when dividing by a negative number, the inequality sign flips: \[ w \leq 5 \]
This means Jake can give away marbles for at most 5 weeks.
So, the final answer for Question 2 is: at most 5 weeks.