document.write( "Question 1198535: here were 429 people at a play. Admission was S1 each for adults and 75
\n" );
document.write( "cents each for children. The receipts were S372.50. How many children and
\n" );
document.write( "how many adults attended? \n" );
document.write( "
Algebra.Com's Answer #832173 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! here were 429 people at a play. Admission was S1 each for adults and 75 \n" ); document.write( "cents each for children. The receipts were S372.50. How many children and \n" ); document.write( "how many adults attended? \n" ); document.write( "------------------------ \n" ); document.write( "A + C = 429 \n" ); document.write( "100A + 75C = 37250 \n" ); document.write( " \n" ); document.write( " |