Keywords:
System of equations, variables, cost, tickets, adults, children.
For this case we must solve a system of equations with two variables represented by the tickets of students and adults of a school production.
We define the variables according to the given table:
- a: Number of tickets sold to adults
- c: Amount of tickets sold to children.
We then have the following system of equations:
[tex]a + c = 67\\10a + 5c = 440[/tex]
From the first equation, we clear the value of the variable c:
[tex]c = 67-a[/tex]
Answer:
The value that could replace c in the table is:
[tex]c = 67-a[/tex]
Option C