document.write( "Question 658002: An adult ticket for the fair (a) is 7 dollars more than a childs ticket which cost 5 dollars, if two adults and three children go to the fair how much will the tickets cost all together?
\n" );
document.write( " -how do i work this problem out and whats the answer \n" );
document.write( "
Algebra.Com's Answer #410106 by josmiceli(19441)![]() ![]() You can put this solution on YOUR website! given: \n" ); document.write( "Child's ticket = $5 \n" ); document.write( "Adult's ticket = $5 + 7$ \n" ); document.write( "$5 + $7 = $12 \n" ); document.write( "2 adults tickets cost \n" ); document.write( " \n" ); document.write( "3 child's tickets cost \n" ); document.write( " \n" ); document.write( "and \n" ); document.write( " \n" ); document.write( "All together the tickets cost $39 \n" ); document.write( " \n" ); document.write( " |