document.write( "Question 79203: My son and I can't find the solution to this question. 148 people attend a 5 day camp. The chef needs 9 lbs of food for each child and 12 lbs for each adult.He needs a total of 1410 lbs of food. How many children and how many adults attend camp? We figured that there are 26 adults and 122 children but we can't set it up using two variables. Please help! \n" ); document.write( "
Algebra.Com's Answer #56848 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
always glad to help a parent\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "let a=number of adults and c=number of children ... a+c=148 ... a=148-c and (foodwise) 12a+9c=1410\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "substituting ... 12*(148-c)+9c=1410 ... 1776-3c=1410 ... c=122 ... and a=26
\n" ); document.write( "
\n" );