document.write( "Question 360103: The Cobb family decided to go roller skating for their reunion. There were a total of 44 people there and all went roller skating. If an adult admission was $5.00 and a child's admission was $3.00 and they paid a total of $168.00, how many children were at the reunion? thank you \n" ); document.write( "
Algebra.Com's Answer #256947 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
The Cobb family decided to go roller skating for their reunion. There were a total of 44 people there and all went roller skating. If an adult admission was $5.00 and a child's admission was $3.00 and they paid a total of $168.00, how many children were at the reunion? thank you
\n" ); document.write( "...
\n" ); document.write( "let adults be x
\n" ); document.write( "children be y
\n" ); document.write( "...
\n" ); document.write( "x+y = 44
\n" ); document.write( "5x+3y=168
\n" ); document.write( "...
\n" ); document.write( "multiply first equation 1 by -5
\n" ); document.write( "-5x-5y=-220
\n" ); document.write( "add it to equation 2
\n" ); document.write( "-2y=-52
\n" ); document.write( "y=26 children
\n" ); document.write( "...
\n" ); document.write( "m.ananth@hotmail.ca
\n" ); document.write( "
\n" ); document.write( "
\n" );