document.write( "Question 971757: There were 8 times more children than adults at the matinee performance of the movie \"Identity Theif\". There were 360 people at the theatre.How many adults and children were at the movie?
\n" );
document.write( "Show your work.(include let statements)\r
\n" );
document.write( "\n" );
document.write( "^^Thats the word problem thanks! \n" );
document.write( "
Algebra.Com's Answer #594150 by Alan3354(69443) You can put this solution on YOUR website! There were 8 times more children than adults at the matinee performance of the movie \"Identity Theif\". There were 360 people at the theatre.How many adults and children were at the movie? \n" ); document.write( "----------------- \n" ); document.write( "C = 9A \n" ); document.write( "C + A = 360 \n" ); document.write( "---- \n" ); document.write( "9A + A = 360 \n" ); document.write( "A = 36 Adults \n" ); document.write( "C = 324 Children \n" ); document.write( " |