To set up a system of equations for the problem, we need to incorporate the information given about the total number of problems and the total point value.
We have two variables defined:
- Let \( x \) = the number of problems worth 5 points.
- Let \( y \) = the number of problems worth 2 points.
From the problem, we know the following:
- The total number of problems is 35.
- The total point value of the test is 100 points.
Using this information, we can set up the following equations:
-
For the total number of problems: \[ x + y = 35 \]
-
For the total point value: \[ 5x + 2y = 100 \]
Now we have a system of equations:
\[ \begin{align*}
- & \quad x + y = 35 \quad \text{(total problems)} \
- & \quad 5x + 2y = 100 \quad \text{(total points)} \end{align*} \]
You can now solve this system of equations to find the values of \( x \) and \( y \).