document.write( "Question 1060981: Dylon bought 9 adult tickets and 2 children tickets he paid 252 in totals the child ticket costs 6dollars less than and adult ticket. Find the price of an adult ticket and a child's toxket \n" ); document.write( "
Algebra.Com's Answer #675807 by jorel555(1290)\"\" \"About 
You can put this solution on YOUR website!
Let n be the price of an adult ticket. Then a child's ticket is n-6. So:
\n" ); document.write( "9n+2(n-6)=252
\n" ); document.write( "11n=264
\n" ); document.write( "n=24
\n" ); document.write( "Adult tickets were $24; children's tickets were $18. ☺☺☺☺
\n" ); document.write( "
\n" );