document.write( "Question 823321: the admission fee at a small fair is $1.50 for children and $4.00 for adults. one day last summer, 2200 people attended the fair and $5050 was collected. how many children and how many adults visited the fair? \n" ); document.write( "
Algebra.Com's Answer #495422 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
the admission fee at a small fair is $1.50 for children and $4.00 for adults. one day last summer, 2200 people attended the fair and $5050 was collected. how many children and how many adults visited the fair?
\n" ); document.write( "-------------------------
\n" ); document.write( "Auantity:: a + c = 2200
\n" ); document.write( "Value Eq: 4a+(3/2)c = 5050
\n" ); document.write( "-----------------------------
\n" ); document.write( "Modify for elimination::
\n" ); document.write( "4a + 4c = 8800
\n" ); document.write( "4a + (3/2)c = 5050
\n" ); document.write( "---------------------
\n" ); document.write( "Subtract and solve for \"c\":
\n" ); document.write( "(5/2)c = 3750
\n" ); document.write( "c = (2/5)3750
\n" ); document.write( "c = 1500 (# of child tickets sold)
\n" ); document.write( "-------
\n" ); document.write( "Solve for \"a\":
\n" ); document.write( "a + 1500 = 2200
\n" ); document.write( "a = 700 (# of adult tickets)
\n" ); document.write( "=================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "===================
\n" ); document.write( "
\n" );