document.write( "Question 224155: the local theater charges $8 for adult and $5 for children. at the noon performance, there were twice as many children as adult and the total money collected was $576.how many children attended the show? \n" ); document.write( "
Algebra.Com's Answer #167458 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
6x+3*2x=576
\n" ); document.write( "6x+6x=576
\n" ); document.write( "12x=576
\n" ); document.write( "x=576/12
\n" ); document.write( "x=48 adult tickets were sold.
\n" ); document.write( "2*48=96 children tickets were sold.
\n" ); document.write( "Proof:
\n" ); document.write( "6*48+3*96=576
\n" ); document.write( "288+288=576
\n" ); document.write( "576=576
\n" ); document.write( "
\n" );