document.write( "Question 1110761: Problem Page 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, 40 advance tickets and 20 same-day tickets were sold. The total amount paid for the tickets was $1300 . What was the price of each kind of ticket? \n" ); document.write( "
Algebra.Com's Answer #725788 by ikleyn(52778)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "Combine the tickets in groups in this way:\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( " 40 advance tickets + 20 same day tickets = \r\n" );
document.write( "\r\n" );
document.write( "(20 advance tickets + 20 same say tickets) + 20 advance tickets.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Now the total cost is\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "1300 = 20*45 + 20a,  where \"a\" is the cost of the advance ticket.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "It gives  20a = 1300-900 = 400.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Hence,  a = \"400%2F20\" = 20 dollars is the price of one advance ticket.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Then the price of one same day ticket is  45-20 = 25 dollars.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "        The lesson to learn from this solution:   You do not need to solve the system of equations to get the answer.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );