can someone help me solve this question!
?

We're given:
Let a represent the number of children who swam.
Let b represent the number of adults who swam.
Because we've set two variables, we need two equations to be able to find the answers.
One of the equations will regard price while the other will regard the number of people, as those are the two things given in the question.
Number of people:
[tex]a+b=478[/tex]
Price:
[tex]1.75a+2.25b=975[/tex]
We can solve this question using substitution, where we plug one equation into the other.
Isolate a in the first equation:
[tex]a+b=478\\a=478-b[/tex]
Plug the first equation into the second equation by replacing a:
[tex]1.75a+2.25b=975\\1.75(478-b)+2.25b=975[/tex]
Solve for b:
[tex]1.75(478-b)+2.25b=975[/tex]
⇒ Open up the parentheses:
[tex]836.5-1.75b+2.25b=975\\836.5-0.5b=975[/tex]
⇒ Subtract 836.5 from both sides to isolate b:
[tex]-0.5b=138.5[/tex]
⇒ Divide both sides by -0.5:
[tex]b=277[/tex]
Solve for a:
[tex]a+b=478[/tex]
⇒ Replace b with 277:
[tex]a+277=478\\a=201[/tex]
There were 201 children and 277 children at the pool that day.