To form the pair of linear equations that model this situation, we can define two variables:
- Let \( g \) be the number of gift cards awarded for excellent grades.
- Let \( a \) be the number of gift cards awarded for perfect attendance.
Based on the information provided:
- Each gift card for excellent grades is worth $40, and each gift card for perfect attendance is worth $25. The total amount of money allotted for the gift cards is $4,000. This gives us the first equation based on the total cost:
\[ 40g + 25a = 4000 \]
- The principal is recognizing a total of 100 students, which gives us the second equation based on the total number of awards:
\[ g + a = 100 \]
So, the pair of linear equations that models this situation is:
\[ \begin{aligned}
- & \quad 40g + 25a = 4000 \
- & \quad g + a = 100 \end{aligned} \]