To model this situation, we can define two variables:
- Let \( g \) be the number of gift cards for excellent grades.
- Let \( a \) be the number of gift cards for perfect attendance.
We have the following two equations based on the problem statement:
-
Equation to represent the total number of students:
\( g + a = 100 \) -
Equation to represent the total cost of the gift cards:
\( 40g + 25a = 4000 \)
So, the pair of linear equations that model this situation is:
- \( g + a = 100 \)
- \( 40g + 25a = 4000 \)