document.write( "Question 997531: Suppose that there are two types of tickets to a show: advance and same-day. The combined cost of one advance ticket and one same-day ticket is $45. For one performance,25 advance tickets and 35 same-day tickets were sold. The total amount paid for the tickets was $1375. What was the price of each kind of ticket?. \n" ); document.write( "
Algebra.Com's Answer #615588 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
x, price of advance ticket
\n" ); document.write( "y, price of same-day ticket
\n" ); document.write( "\"system%28x%2By=45%2C25x%2B35y=1375%29\"
\n" ); document.write( "
\n" );