Answer:
c + a = 530
3c + 4a = 1740
Explanation:
Ok, let's analyze what the question is telling us. From what I see, there are two important statements - "sold a total of 530 tickets" and "the total amount collected was $1740". Now let's think about how we can represent these using the variables given to us.
Well, we know the number of tickets can just be represented by totalling the number of children tickets and adult tickets sold. So we can write:
c + a = 530
We also know how much each ticket is worth (child - $3, adult -$4), and we can calculate the total amount of money made by multiplying the amount of money each ticket is worth by the number of tickets sold. So we can say the total amount for the children's tickets is 3c and the total amount of adult tickets is 4a. So the total can be represented by:
3c + 4a = 1740