Here is your new problem:
The Pack is Back!
The Green Bay Packers scored 14 points in a football game. They only scored touchdowns (including the extra point), field goals and safeties. Hint: A touchdown is worth 7 points. A field goal is 3 points. A safety is worth 2 points.
Write ALL the possible combinations to get 14 points all together. Write the algorithm along with the word answer. Here is the first one to get you started:
Write ALL the possible combinations to get 14 points all together. Write the algorithm along with the word answer. Here is the first one to get you started:
7+7=14 (2 touchdowns)
Good luck!