document.write( "Question 352619: hi, hello, can you help me with this? thanks in advance\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Admission tickets to a theater were P60 for adults and P25 for children. Receipts for the day showed that 280 persons attended and P14,000 were collected. How many children attended that day? \n" );
document.write( "
Algebra.Com's Answer #252015 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Admission tickets to a theater were P60 for adults and P25 for children. Receipts for the day showed that 280 persons attended and P14,000 were collected. How many children attended that day? \n" ); document.write( "--------------------- \n" ); document.write( "A = adult tix \n" ); document.write( "C = child tix \n" ); document.write( "A + C = 280 \n" ); document.write( "60A + 25C = 14000 \n" ); document.write( "2 eqns, 2 variables. Can you finish it? \n" ); document.write( " |