document.write( "Question 1111570: Problem Page Suppose that there are two types of tickets to a show: advance and same-day. Advance tickets cost $25 and same-day tickets cost $20 . For one performance, there were 35 tickets sold in all, and the total amount paid for them was $800 . How many tickets of each type were sold? \n" ); document.write( "
Algebra.Com's Answer #726616 by josgarithmetic(39623)\"\" \"About 
You can put this solution on YOUR website!
x same-day
\n" ); document.write( "y advanced
\n" ); document.write( "\"system%2820x%2B25y=800%2Cx%2By=35%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"4x%2B5y=160\"
\n" ); document.write( "-
\n" ); document.write( "\"4%2835-y%29%2B5y=160\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"system%28x=15%2Cy=20%29\"
\n" ); document.write( "15 of same-day tickets
\n" ); document.write( "20 of advanced tickets
\n" ); document.write( "
\n" );