document.write( "Question 216429: When setting the price of admission tickets for the amusement park, Tabitha wants the price for a two-child, two adult family to be $100. She also wants the adult tickets to cost $8.00 more than twice the cost of a child's ticket. How much should a child's ticket cost? \n" ); document.write( "
Algebra.Com's Answer #163436 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 2x+2(2x+8)=100 \n" ); document.write( "2x+4x+16=100 \n" ); document.write( "6x=84 \n" ); document.write( "x=$14 \n" ); document.write( "2x+8=$36 \n" ); document.write( " |