Given:
Total score = 24 points
They made 2 more touchdowns than field goals, and 3 times as many "extra points" as field goals.
To find:
The system of equations for the given problem.
Solution:
Let x be the number of touchdowns.
y be the number of field goals.
z be the number of "extra points."
Total score is 24 points. So,
[tex]x+y+z=24[/tex]
They made 2 more touchdowns than field goals.
[tex]x=y+2[/tex]
They made 3 times as many "extra points" as field goals.
[tex]z=3y[/tex]
Therefore, the required system of equation is
[tex]x+y+z=24[/tex]
[tex]x=y+2[/tex]
[tex]z=3y[/tex]