document.write( "Question 327602: Three hundred people attended the premiere of a motion picture. Adult tickets costs $10 each and children were admitted for $6 each. If the box office receipts totaled $ 1200; how many children attended? \n" ); document.write( "
Algebra.Com's Answer #234661 by unlockmath(1688)![]() ![]() You can put this solution on YOUR website! Hello, \n" ); document.write( "We can set up 2 equations for this one. Let C represent children and A for adults. \n" ); document.write( "C+A=300 \n" ); document.write( "6C+10A=1200 \n" ); document.write( "Use substitution method. Set up the first equation as C=300-A and plug it into the second as: \n" ); document.write( "6(300-A)+10A=1200 \n" ); document.write( "Now expand it our and combine like terms to get: \n" ); document.write( "1800+4A=1200 \n" ); document.write( "Subtract 1800 to get: \n" ); document.write( "4A=-600 \n" ); document.write( "Divide by 4 to get: \n" ); document.write( "A=-125 \n" ); document.write( "As you can see from this it's impossible to have negative 125 Adults. \n" ); document.write( "See if you copied the problem correctly from the book. \n" ); document.write( "RJ \n" ); document.write( " |