Answer: Â Child is $1 and Adult is $3, per person.
Step-by-step explanation:
We have two unknowns, so we need at least two equations. Â Let C and A stand for the price of a ticket for a child and an adult, respectively.
The income for Monday and Tuesday can be calculated:
Monday: Â 16C + 42A = $142
Tuesday: Â 24C + 26A = $102
Rearrange the second equation to isolate one of the variables. Â I'll pick C:
24C + 26A = $102
C Â = ($102 - 26A)/24
Now use this expression for C in the first equation
16C + 42A = $142
16(($102 - 26A)/24) + 42A = $142
16(($102 - 26A)/24) + 42A = $142
(1632 - 416A)/24 + 42A = $142
(68 - 17.3333A + 42A = $142
24.6667A = 74
A = 3 Â [The price of an adult pool admission is $3]
Use this value in either equation to find the price of a child's admission:
24C + 26A = $102
24C + 26*($3) = $102
24C = 102 - 78
C = $1 Â [The price of a child's admission to the pool is $1]
Check to see if these prices satisfy both equations:
Monday: Â 16C + 42A = $142
Tuesday: Â 24C + 26A = $102
---
Monday: Â 16*(1) + 42*(3) Â = $142 Â ? Â YES
Tuesday: Â 24*(1) + 26*(3) = $102 Â ? Â Â YES
Child is $1 and Adult is $3, per person.