document.write( "Question 132950This question is from textbook Applied College Algebra
\n" );
document.write( ": A ballet performance brought in $61,800 on the sale of 3000 tickets. If the tickets sold for $14 and $25, how many of each type of tickets were sold? \n" );
document.write( "
Algebra.Com's Answer #97177 by vleith(2983)![]() ![]() ![]() You can put this solution on YOUR website! Given: \n" ); document.write( "Total sales 61,800 \n" ); document.write( "Total tickets 3000 \n" ); document.write( "two type of tickets, $14 and $25\r \n" ); document.write( "\n" ); document.write( "Total sales = (total of $14) + (total of $25) (Equation 1)\r \n" ); document.write( "\n" ); document.write( "Let x be the number of $14 tickets sold. Then the number of $25 tickets is 3000-x\r \n" ); document.write( "\n" ); document.write( "Sales for $14 tix = $14*x \n" ); document.write( "sales for $25 tix = $25*(3000-x)\r \n" ); document.write( "\n" ); document.write( "Substituting in Equation 1 above: \n" ); document.write( " \n" ); document.write( "Yields \n" ); document.write( " \n" ); document.write( "Collecting like terms \n" ); document.write( " \n" ); document.write( "So x = 1,200 --> we sold 1,200 $14 seats \n" ); document.write( "3000-1200 = 1800. So we sold 1800 $25 seats\r \n" ); document.write( "\n" ); document.write( "Check your answer: \n" ); document.write( "Does 61,800 = 14(1200) + 25(1800)??\r \n" ); document.write( "\n" ); document.write( "yes it does! \n" ); document.write( " \n" ); document.write( " |