document.write( "Question 636068: The admission fee at a county fair is $1.50 for children and $4.00 for adults. On a particular day, 2200 people enter the fair and $5050 is collected. How many children and how many adults attended? \n" ); document.write( "
Algebra.Com's Answer #400703 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "The admission fee at a county fair is $1.50 for children and $4.00 for adults.
\n" ); document.write( " On a particular day, 2200 people enter the fair and $5050 is collected.
\n" ); document.write( "How many children\"highlight%28x%29\" and how many adults\"highlight%28y%29\" attended?
\n" ); document.write( "Question states***
\n" ); document.write( " y + x = 2200 0r \"x+=+2200-y\"
\n" ); document.write( "4.00y + 1.50x = $5050
\n" ); document.write( " 4y + 1.5(2200-y) = 5050
\n" ); document.write( " 2.5y = 1750
\n" ); document.write( " y = 700 , the number of adult tickets, children 1500
\n" ); document.write( "and...
\n" ); document.write( "\"4%2A700+%2B+1.50%2A1500+=+5050\" \n" ); document.write( "
\n" );