To set up a system of equations based on the information provided, we can create two equations corresponding to the total number of problems and the total points.
-
Total Problems Equation: \[ x + y = 35 \] Here, \(x\) is the number of 5-point questions, and \(y\) is the number of 2-point questions. Together, they must total 35 problems.
-
Total Points Equation: \[ 5x + 2y = 100 \] In this equation, \(5x\) represents the total points from the 5-point questions, and \(2y\) represents the total points from the 2-point questions. Together, they must total 100 points.
Thus, the system of equations is: \[ \begin{cases} x + y = 35 \ 5x + 2y = 100 \end{cases} \]