Let's define the variables as follows:
- Let \( x \) be the number of two-point shots Noah made.
- Let \( y \) be the number of three-point shots Noah made.
We can set up the following system of equations based on the information given:
-
The total number of shots made: \[ x + y = 11 \]
-
The total points scored from the shots: \[ 2x + 3y = 29 \]
Thus, the system of equations that can be used to determine the number of two-point shots and three-point shots Noah made is:
\[ \begin{cases} x + y = 11 \ 2x + 3y = 29 \end{cases} \]