document.write( "Question 892052: There are 30 people total (Men,women,children) There are 5 more men than women. There are x amount of women. What represents the total number of children.\r
\n" );
document.write( "\n" );
document.write( " A. 25-x
\n" );
document.write( " B. 35-2x
\n" );
document.write( " c. 25-2x
\n" );
document.write( " d. other \n" );
document.write( "
Algebra.Com's Answer #540246 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! p=30 \n" ); document.write( "30=m+x+c \n" ); document.write( "m=5+x \n" ); document.write( "30=5+x+x+c \n" ); document.write( "25-2x=c\r \n" ); document.write( "\n" ); document.write( "that would be c.) \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |