document.write( "Question 521862: Tickets to the county fair for four adults and five children cost $33. An adults ticket costs $1.50 more than a childs ticket. Find the cost of an adults ticket and write an equation. \n" ); document.write( "
Algebra.Com's Answer #346619 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
child ticket $x
\n" ); document.write( "Adult (x+1.50)\r
\n" ); document.write( "\n" ); document.write( "5x+4(x+1.50)=33\r
\n" ); document.write( "\n" ); document.write( "5x+4x+6=33
\n" ); document.write( "9x=33-6
\n" ); document.write( "9x=27
\n" ); document.write( "/9
\n" ); document.write( "x=3 child ticket\r
\n" ); document.write( "\n" ); document.write( "Adult ticket = (3+1.50)= $4.50\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );