document.write( "Question 1067004: Ticket sales for a spaghetti dinner total $675. There are four times as many adult tickets sold as children's tickets. The prices of the tickets for adults and children are $10 and $5, respectively. Find the number of children's tickets sold. \n" ); document.write( "
Algebra.Com's Answer #682211 by josgarithmetic(39630)\"\" \"About 
You can put this solution on YOUR website!
VARIABLES FOR UNKNOWN NUMBERS
\n" ); document.write( "c, how many children tickets
\n" ); document.write( "a, how many adults tickets\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "MAKE EQUATIONS
\n" ); document.write( "\"system%28a%2Fc=4%2C5c%2B10a=675%29\", accounts for ratio of tickets types sold, and revenue.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "SOLVE THE SYSTEM
\n" ); document.write( "\"a=4c\"
\n" ); document.write( "-
\n" ); document.write( "\"5c%2B10%2A4c=675\"
\n" ); document.write( "\"45c=675\"
\n" ); document.write( "\"highlight%28c=15%29\"--------------\"highlight%28a=60%29\"
\n" ); document.write( "
\n" );