document.write( "Question 1006659: The local middle school had a concert to raise money. Tickets were $6.00 for adults and $4.00 for children. The committee figured there were 480 in attendance and that $2340.00 was raised. How many adults and how many children attended? \n" ); document.write( "
Algebra.Com's Answer #622773 by Ani_g(8)\"\" \"About 
You can put this solution on YOUR website!
Let the number of adults = x & the number of children = y\r
\n" ); document.write( "\n" ); document.write( "Then, x+y=480....(1)\r
\n" ); document.write( "\n" ); document.write( "& 6x+4y=2340....(2)\r
\n" ); document.write( "\n" ); document.write( "Now, by eq(1)x 4 => 4x+4y=1920....(3)\r
\n" ); document.write( "\n" ); document.write( "Next, by eq(2)-eq(3), we get, 2x=420 or x=210\r
\n" ); document.write( "\n" ); document.write( "Therefore, y=480-210=270.
\n" ); document.write( "
\n" ); document.write( "
\n" );