document.write( "Question 264164: Six hundred people attended the premiere of a motion picture. Adult tickets cost $7, and children were admitted for $2. If box office receipts totaled $3950, how many children attended the premiere? \n" ); document.write( "
Algebra.Com's Answer #194543 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! A+C=600 or C=600-A \n" ); document.write( "7A+2C=3,950 \n" ); document.write( "7A+2(600-A)=3,950 \n" ); document.write( "7A+1,200-2A=3,950 \n" ); document.write( "5A=3,950-1,200 \n" ); document.write( "5A=2,750 \n" ); document.write( "A=2,750/5 \n" ); document.write( "A=550 ADULT TICKETS WERE SOLD. \n" ); document.write( "600-550=50 CHILDREN'S TICKETS WERE SOLD. \n" ); document.write( "PROOF: \n" ); document.write( "7*550+2*50=3,950 \n" ); document.write( "3,850+100=3,950 \n" ); document.write( "3,950=3,950 \n" ); document.write( " |