Question 121544
Well this uses a system of equations so lets first come up with that system.<br>

Since its $6 per adult meal and $3.50 per child meal and you made $935 the first equation is:<br>

6a+3.50c=935<br>

to make the math a little easier I would multiply that by 100 to clear the decimal but you don't have to, either way it works out.<br>

600a + 350c = 93500<br>

Since 210 meals served to children and adults combined the second equation is:<br>

a + c = 210.<br>

so your system of equations is now:<br>

600a + 350c = 93500
a + c = 210<br>

now we start solving using substitution.  First solve equation one for a.<br>

a = 210-c<br>

now substitute that into equation on and solve for c.<br>

600a + 350c = 93500 --> substitute a = 210-c in for a
600(210-c) + 350c = 93500 --> Multiply
126000 - 600c + 350c =  93500 --> Combine like terms
126000 - 250c = 93500 --> Subtract 126000 from both sides
-250c = -32500 --> divide both sides by -250
c = 130<br>

now that we have a value for c go back and solve for a.<br>

a = 210-130 = 80<br>

so now we know that there were 80 adults served and 130 children served at the banquet.