document.write( "Question 389273: fair tickets for 2 adults and 3 children cost $34. An adult ticket costs $2 more than a child ticket. what is the price of an adult ticket? \n" ); document.write( "
Algebra.Com's Answer #275810 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "An adult ticket costs $2 more than a child ticket
\n" ); document.write( "Let x and (x + $2)represent the cost of the child and adult ticket respectively
\n" ); document.write( "Question states***
\n" ); document.write( " 2(x+ $2) + 3x = $34
\n" ); document.write( "solving for x
\n" ); document.write( " 2x+ $4 + 3x = $34
\n" ); document.write( " 5x = $30
\n" ); document.write( " x = $6 , the cost of the child ticket. Adult ticket is $8 ($6+$2)\r
\n" ); document.write( "\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " 2*$8 + 3*$6 = $16 + $18 = $34 \n" ); document.write( "
\n" );