document.write( "Question 1179620: There were 487 tickets purchased for a game. The lower reserved tickets were $9.50 and the upper reserved was $8.00. The total amount of money spent was $4428.50. How many of each kind of ticket were purchased? \n" ); document.write( "
Algebra.Com's Answer #809195 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "x = # of tickets at $9.50 each
\n" ); document.write( "487-x = # of tickets at $8.00 each

\n" ); document.write( "Total ticket sales: 9.50(x)+8(487-x)

\n" ); document.write( "The total ticket sales was $4428.50:

\n" ); document.write( "\"9.50%28x%29%2B8%28487-x%29+=+4428.5\"
\n" ); document.write( "\"9.50x%2B8%28487%29-8x+=+4428.5\"
\n" ); document.write( "\"1.5x+=+4428.5-8%28847%29\"

\n" ); document.write( "I'll let you finish from there.

\n" ); document.write( "
\n" ); document.write( "
\n" );