document.write( "Question 357063: Admission to county fair cost $20 for 2 adults and 1 child and $16 for 1 adult and 2 children. What is the cost for 1 adult. \n" ); document.write( "
Algebra.Com's Answer #254985 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
adult ticket be x
\n" ); document.write( "child ticket be y
\n" ); document.write( "..
\n" ); document.write( "2x+y=20
\n" ); document.write( "x+2y=16
\n" ); document.write( "..
\n" ); document.write( "multiply first equation by -2
\n" ); document.write( "-4x-2y=-40
\n" ); document.write( "x+2y=16
\n" ); document.write( "add
\n" ); document.write( "-3x=-24
\n" ); document.write( "/-3
\n" ); document.write( "x= $8 for adult
\n" ); document.write( "plug value of x in first equation
\n" ); document.write( "2*8+y=20
\n" ); document.write( "y=20-16
\n" ); document.write( "y= $4 child ticket
\n" ); document.write( "...
\n" ); document.write( "m.ananth@hotmail.ca
\n" ); document.write( "
\n" );