document.write( "Question 1048616: A ticket agency sells tickets to a professional basketball game. The agency charges $32.50 for each ticket, a convenience charge of $3.30 for each ticket, and a processing fee of $5.90 for the entire order. The total charge for an order is $220.70. How may tickets were purchased? \n" ); document.write( "
Algebra.Com's Answer #664215 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+n+\" = the number of tickets purchased
\n" ); document.write( "\"+%28+32.5+%2B+3.3+%29%2An+%2B+5.9+=+220.7+\"
\n" ); document.write( "\"+35.8n+=+220.7+-+5.9+\"
\n" ); document.write( "\"+35.8n+=+214.8+\"
\n" ); document.write( "\"+n+=+6+\"
\n" ); document.write( "6 tickets were purchased
\n" ); document.write( "
\n" ); document.write( "
\n" );