document.write( "Question 782810: A ticket booth sold 414 tickets and collected $1931 in ticket sales. Adult tickets are $6.50 and child tickets are $1.50. How many tickets of each type were sold? \n" ); document.write( "
Algebra.Com's Answer #476523 by oscargut(2103)\"\" \"About 
You can put this solution on YOUR website!
Let x = number of adult tickets\r
\n" ); document.write( "\n" ); document.write( "Let y = number of children tickets\r
\n" ); document.write( "\n" ); document.write( "x+y = 414\r
\n" ); document.write( "\n" ); document.write( "6.5x+1-5y = 1931\r
\n" ); document.write( "\n" ); document.write( "Solving the system above:\r
\n" ); document.write( "\n" ); document.write( "x = 262 and y = 152\r
\n" ); document.write( "\n" ); document.write( "If you need more help with similar questions you can contact me now at:\r
\n" ); document.write( "\n" ); document.write( "mthman@gmail.com\r
\n" ); document.write( "\n" ); document.write( "Thanks
\n" ); document.write( "
\n" );