document.write( "Question 1119735: admission tickets to a theater were 60 pesos for adults and 25 pesos for children. the total amount collected was 14000 pesos and the total attendance was 280 persons. how many children attend that day?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #735326 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
Very simple application for two-variable linear system.\r
\n" ); document.write( "\n" ); document.write( "x, number of children
\n" ); document.write( "y, number of adults\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"system%2825x%2B60y=14000%2Cx%2By=280%29\"
\n" ); document.write( "
\n" );