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 #832310 by MathTherapy(10552)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "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( "
Let number of adults and children be A and C, respectively\r\n" );
document.write( "Then we have the following system: \r\n" );
document.write( "                                         .25C = 56.5 ----- Subtracting eq (ii) from eq (i)\r\n" );
document.write( "                Number of children, or \r\n" );
document.write( "\r\n" );
document.write( "                                       A + 226 = 429 ------ Substituting 226 for C in eq (i)\r\n" );
document.write( "                   Number of adults, or 
\n" ); document.write( "
\n" );