document.write( "Question 594490: a catering company is setting up tables for an event that will host 764 people. when they set up the tables they need 2 forks for each child and 5 forks for each adult. if the company ordered 2992 forks, how many adults and how many children will be attending the event? \n" ); document.write( "
Algebra.Com's Answer #376747 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
2c+5a=2992;
\n" ); document.write( "c+a=764
\n" ); document.write( "a=488
\n" ); document.write( "c=276
\n" ); document.write( "
\n" );