document.write( "Question 840558: A theater has tickets at $6 for adults, $3.50 for students and $2.50 for children under 12 years old. A total of 278 tickets were sold for one showing with a total revenue of $1,300. If the number of adult tickets sold was 10 less than twice the number of student tickets, how many of each type of ticket were sold for showing? \n" ); document.write( "
Algebra.Com's Answer #506279 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "If the number of adult tickets sold was 10 less than twice the number\"highlight_green%28x%29\" of student tickets
\n" ); document.write( "And...A total of 278 tickets were sold
\n" ); document.write( "number of adult tickets \"highlight_green%282x-10%29\"
\n" ); document.write( "number of student tickets \"highlight_green%28x%29\"
\n" ); document.write( "number of children tickets \"highlight_green%28278+-+%282x-10%29+-+x%29\"0r\"278-3x%2B10\"
\n" ); document.write( "Question states*** total revenue of $1,300
\n" ); document.write( " $6(2x-10) + $3.50x + $2.50(278-3x+10) = $1300
\n" ); document.write( " 12x - 60 + 3.5x + 2.5*278 - 7.5x + 25 = 1300
\n" ); document.write( " 8x = 1300 + 60 -695-25
\n" ); document.write( " 8x = 640
\n" ); document.write( " x = 80, number of student tickets, 150 Adult and 48 Children \"278-230\"
\n" ); document.write( "CHECKING our answer***
\n" ); document.write( "$900 + $280 + $120 = $1300 \n" ); document.write( "
\n" );