document.write( "Question 240772: There were 82 people at a family reunion.
\n" );
document.write( "There were 4 more men than women.
\n" );
document.write( "There were 10 more children than adults.
\n" );
document.write( "How many childern were there? \n" );
document.write( "
Algebra.Com's Answer #176377 by edjones(8007)![]() ![]() You can put this solution on YOUR website! w=number of women, w+4=numb of men, w+w+4+10=numb of kids \n" ); document.write( "w+w+4+w+w+4+10=82 \n" ); document.write( "4w+18=82 \n" ); document.write( "4w=64 \n" ); document.write( "w=16 \n" ); document.write( "w+w+4+10=46 \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |