document.write( "Question 1099781: a concert venue sold 1700 tickets one evening tickets cost $25 for a covered pavilion seat and 15 for a lawn see a total of $33,000. how many of each type of ticket were sold \n" ); document.write( "
Algebra.Com's Answer #714252 by ikleyn(52786)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "Let  x be the number of the $25 tickets.\r\n" );
document.write( "\r\n" );
document.write( "Then the number of the $15 tickets is (1700-x).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The \"money\" equation is\r\n" );
document.write( "\r\n" );
document.write( "25x + 15*(1700-x) = 33000   dollars.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Simplify and solve for x:\r\n" );
document.write( "\r\n" );
document.write( "25x + 25500 - 15x = 33000  ====>  10x = 33000 - 25500 = 7500  ====>  x = \"7500%2F10\" = 750.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Answer.  750 tickets by $25 and the rest  1700-750 = 950 tickets by $15.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Check.   750*25 + 950*15 = 33000.   ! Correct !\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( "There are also other methods for solving tickets problems,
\n" ); document.write( "but this one is the simplest and most straightforward among the basic methods.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "See the lessons\r
\n" ); document.write( "\n" ); document.write( "    - Using systems of equations to solve problems on tickets \r
\n" ); document.write( "\n" ); document.write( "    - Three methods for solving standard (typical) problems on tickets\r
\n" ); document.write( "\n" ); document.write( "in this site.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );