document.write( "Question 1155419: A play was attended by 320 people. Regular tickets were $15 each, while student tickets were priced at $10. The total receipts were $4,200. Set up a system of linear equations in order to determine how many of each types of tickets were sold \n" ); document.write( "
Algebra.Com's Answer #778017 by MathTherapy(10552)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "A play was attended by 320 people. Regular tickets were $15 each, while student tickets were priced at $10. The total receipts were $4,200. Set up a system of linear equations in order to determine how many of each types of tickets were sold
\n" ); document.write( "
Let regular and student tickets be r and s, respectively
\n" ); document.write( "Then we get: r + s = 320___r = 320 - s ------- eq (i)
\n" ); document.write( "Also, 15r + 10s = 4,200_____5(3r + 2s) = 5(840)______3r + 2s = 840 ------ eq (ii)
\n" ); document.write( "3(320 - s) + 2s = 840 ------ Substituting 320 - s for r in eq (ii)
\n" ); document.write( "960 - 3s + 2s = 840
\n" ); document.write( "- s = 840 - 960
\n" ); document.write( "- s = - 120
\n" ); document.write( "s, or
\n" ); document.write( "You should be able to find the number of regular tickets sold! \n" ); document.write( "
\n" );