document.write( "Question 391393: Brianna's family spent $134 on 2 adult tickets and 3 youth tickets at an amusment park. Max's family spent $146 on 3 adult tickets and 2 youth tickets. What is the price of a youth ticket? \n" ); document.write( "
Algebra.Com's Answer #277694 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
3y+2a=134 a=67-1.5y
\n" ); document.write( "2y+3a=146
\n" ); document.write( "--------------
\n" ); document.write( "2y+3(67-1.5y)=146
\n" ); document.write( "2y+201-4.5y=146
\n" ); document.write( "-2.5y=-55
\n" ); document.write( "y=22 tickets
\n" ); document.write( "------------------
\n" ); document.write( "2(22)+3a=146
\n" ); document.write( "3a=102
\n" ); document.write( "a=34 tickets
\n" ); document.write( "
\n" );