To create a system of equations based on the problem description, we define variables as follows:
- Let \( x \) be the number of problems worth 5 points each.
- Let \( y \) be the number of problems worth 2 points each.
The problem provides us with two key pieces of information:
- The total number of problems is 29.
- The total number of points for the test is 100.
These statements can be translated into equations:
-
The first equation represents the total number of problems: \[ x + y = 29 \]
-
The second equation represents the total points scored: \[ 5x + 2y = 100 \]
Thus, the correct system of equations to describe the situation is: \[ \begin{align*} x + y &= 29 \ 5x + 2y &= 100 \end{align*} \]
Therefore, the correct option is:
- x + y = 29, 5x + 2y = 100.