Problema Solution
The admission fee at an amusement park is $ 1.50 for children and $ 4.00 for adults. On a certain day, 288 people entered the park, and the admission fees collected totaled $832 . How many children and how many adults were admitted?
Answer provided by our tutors
let
x = the number of adults admitted
y = the number of children admitted
288 people entered the park
x + y = 288
the admission fees collected total of $832
4x + 1.5y = 832
by solving the system of equation
x + y = 288
4x + 1.5y = 832
to see the step by step solution of the system click here:
we find
x = 160 adults
y = 128 children
160 adults and 128 children were admitted.