document.write( "Question 327607: 254 people go to a zoo. tickets are $28 for adults, $12 for kids. total sales are $3864. How many adults went to zoo? How many kids? I need to know how to work this kind of problem. thank you. \n" ); document.write( "
Algebra.Com's Answer #234660 by unlockmath(1688)![]() ![]() You can put this solution on YOUR website! Hello, \n" ); document.write( "Let's have A represent Adults and K be kids. We'll set up 2 equations. \n" ); document.write( "A+K=254 \n" ); document.write( "28A+12K=3864 \n" ); document.write( "Now we can use substitution method. Use the first equation and set it up as: \n" ); document.write( "A=254-K \n" ); document.write( "Plug this into the second: \n" ); document.write( "28(254-K)+12K=3864 \n" ); document.write( "Are you with me? OK, multiply it out and combine like terms to get: \n" ); document.write( "7112-16K=3864 \n" ); document.write( "subtract 7112 from both sides: \n" ); document.write( "-16K=-3248 \n" ); document.write( "Divide both sides by -16 to get: \n" ); document.write( "203 \n" ); document.write( "Now we know there were 203 kids and \n" ); document.write( "51 Adults \n" ); document.write( "Make sense? \n" ); document.write( "Check it out to see if it works. \n" ); document.write( "RJ \n" ); document.write( "www.math-unlock.com \n" ); document.write( " \n" ); document.write( " |