document.write( "Question 1046795: A concert manager counted 725 ticket receipts the day after a concert. The price for a student ticket was $12.50, and the price for an adult ticket was $19.00. The register confirms that $11,987.50 was taken in. How many student tickets and adult tickets were sold? \n" ); document.write( "
Algebra.Com's Answer #662242 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
Let x represent the number of adult tickets, student tickets \"725-x\"
\n" ); document.write( "19x + 12.50(725-x) = 11987.50
\n" ); document.write( "6.50x = 11987.50 - 12.50(725)
\n" ); document.write( "x = [11987.50 - 12.50(725)] / 6.5 Use Your calculator
\n" ); document.write( "x = 450, number of adult tickets
\n" ); document.write( "Student \"725-450\"
\n" ); document.write( "
\n" ); document.write( "
\n" );