document.write( "Question 881233: If tickets for a show cost$2.00 for adults and $1.50 for children, how many of each kind of ticket were sold if a total of 300 tickets were sold for $525? \n" ); document.write( "
Algebra.Com's Answer #532084 by JulietG(1812)\"\" \"About 
You can put this solution on YOUR website!
If all 300 tickets were sold at adult prices, it would be $600.
\n" ); document.write( "The difference between the all-adult scenario and actual is 600-525, or $75
\n" ); document.write( "The difference in price between the adult and child ticket is .50.
\n" ); document.write( "$75 / .50 = 150
\n" ); document.write( "150 tickets were sold as child tickets.
\n" ); document.write( "That leaves 300-150=150 as adult tickets.
\n" ); document.write( ".
\n" ); document.write( "150 * 1.50 = $225
\n" ); document.write( "150 * 2.00 = $300
\n" ); document.write( "Total ticket sales - $525
\n" ); document.write( "
\n" );