document.write( "Question 1056875: Dave sold 40 tickets for a concert. He sold x tickets at $2 each. The rest of the tickets he sold for $3 each. If he collected $88, how much of each type of ticket did he sell?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #671930 by MathTherapy(10553)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Dave sold 40 tickets for a concert. He sold x tickets at $2 each. The rest of the tickets he sold for $3 each. If he collected $88, how much of each type of ticket did he sell?
\n" ); document.write( "
Number of $2 tickets sold: x
\n" ); document.write( "Number of $3 tickets sold: 40 - x
\n" ); document.write( "Cost of $2 tickets: 2x
\n" ); document.write( "Cost of $3 tickets: 3(40 - x), or 120 - 3x
\n" ); document.write( "We then get the following PROCEEDS equation: 2x + 120 - 3x = 88
\n" ); document.write( "2x - 3x = 88 - 120
\n" ); document.write( "- x = - 32
\n" ); document.write( "x, or number of $2 tickets sold = \"highlight_green%28matrix%281%2C3%2C+%28-+32%29%2F%28-+1%29%2C+%0D%0Aor%2C+32%29%29\"
\n" ); document.write( "Number of $3 tickets sold: 40 - 32, or \"highlight_green%288%29\" \n" ); document.write( "
\n" );