For this case, the first thing we must do is define variables:
 x: number of children
 y: total cost
 We now write the equation that models the problem.
 We have then:
 y = 3x + 25
 Answer:
 A function that would best indicate the cost for the party is:
 y = 3x + 25