document.write( "Question 1111273: A total of 360 people came to play. There were 100 more adults than children. How many adults and how many children came to the play? \n" ); document.write( "
Algebra.Com's Answer #734773 by Shin123(626)\"\" \"About 
You can put this solution on YOUR website!
a=adults
\n" ); document.write( "c=children\r
\n" ); document.write( "\n" ); document.write( "\"system%28a%2Bc=360%2Cc%2B100=a%29\" Substitute c+100 for a,\r
\n" ); document.write( "\n" ); document.write( "\"c%2B%28c%2B100%29=360\" \"2c%2B100=360\" \"2c=260\" \"highlight%28c=130%29\"\r
\n" ); document.write( "\n" ); document.write( "\"a%2B130=360\" \"highlight%28a=230%29\" Check: \"130%2B230=360\" and \"230-130=100\"
\n" ); document.write( "
\n" );