document.write( "Question 1156536: The admission fee at an amusement park is 1.5 dollars for children and 4 dollars for adults. On a certain day, 304 people entered the park, and the admission fees collected totaled 906 dollars. How many children and how many adults were admitted?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #779261 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
A+C=304
\n" ); document.write( "4A+1.5C=906
\n" ); document.write( "multiply first by -4 and eliminate A
\n" ); document.write( "-4A-4C=-1216
\n" ); document.write( "-2.5C=-310
\n" ); document.write( "C=124 for $186
\n" ); document.write( "A=180 for $720
\n" ); document.write( "
\n" );