document.write( "Question 1043979: There were 480 people at a play. The admission price was $2 for adults and $1 for children. The admission receipts were $800. How many adults and how many children attended?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #659205 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! There were 480 people at a play. The admission price was $2 for adults and $1 for children. The admission receipts were $800. How many adults and how many children attended? \n" ); document.write( "---------- \n" ); document.write( "2A + C = 800 \n" ); document.write( "A + C = 480 \n" ); document.write( "----------------- Subtract \n" ); document.write( " \n" ); document.write( " |