document.write( "Question 1070296: 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 55 tickets sold in all, and the total amount paid for them was $1300. how many tickets of each type were sold? \n" ); document.write( "
Algebra.Com's Answer #685415 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
x, same-day
\n" ); document.write( "y, advanced\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"system%2820x%2B25y=1300%2Cx%2By=55%29\"
\n" ); document.write( "Solving such a system is very routine.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The revenue equation here is simplifiable to \"4x%2B5y=260\", and then you have your choice of methods; either Elimination, or Substitution.
\n" ); document.write( "
\n" );