document.write( "Question 129988: One day a movie theatre collected $4275 from 675 people. The price of admission for adults is $7 and a child admission is $5.How many adults and how many children were admitted to the theatre that day? \n" ); document.write( "
Algebra.Com's Answer #94953 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
A+C=675 OR A=675-C
\n" ); document.write( "7A+5C=4275
\n" ); document.write( "7(675-C)+5C=4275
\n" ); document.write( "4725-7C+5C=4275
\n" ); document.write( "-2C=4275-4725
\n" ); document.write( "-2C=-450
\n" ); document.write( "C=-450/-2
\n" ); document.write( "C=225 IS THE NUMBER OF CHILDREN'S TICKETS SOLD.
\n" ); document.write( "675-225=450 THE NUMBER OF ADULT TICKETS SOLD.
\n" ); document.write( "7*450+5*225=4275
\n" ); document.write( "3150+1125=4275
\n" ); document.write( "4275=4275
\n" ); document.write( "
\n" );