document.write( "Question 861499: Admission prices to a movie are $4 for children and $7 for adults. If 75 tickets were sold for $456, how many of each type of ticket were sold? \n" ); document.write( "
Algebra.Com's Answer #519068 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "Let x represent the number of Adult tickets
\n" ); document.write( " 7x + 4(75-x) = $456
\n" ); document.write( " 3x = 156
\n" ); document.write( " x = 52 adult tickets and 23 children's tickets
\n" ); document.write( "CHECKING our answer***
\n" ); document.write( "$364 + $92 = $456
\n" ); document.write( "Wish You the Best in your Studies.
\n" ); document.write( " \n" ); document.write( "
\n" );