document.write( "Question 499914: exactly 830 people took part in a local fund raising eent. The number of adults was 80 more than twice the number of children. If there 278 men, how many women were there?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #337908 by rfer(16322) ![]() You can put this solution on YOUR website! x+2x+80=830 \n" ); document.write( "3x=830-80 \n" ); document.write( "3x=750 \n" ); document.write( "x=250 children \n" ); document.write( "---------- \n" ); document.write( "830-250=580 adults \n" ); document.write( "---------------- \n" ); document.write( "580-278=302 women \n" ); document.write( " |