document.write( "Question 1130544: The attendance at a rugby game is as follows
\n" ); document.write( "Number of men : number of women : number of children = 17:9:12
\n" ); document.write( "Given that there are 3512 more men than women, work out the number of children attending the game.
\n" ); document.write( "

Algebra.Com's Answer #747199 by ikleyn(52803)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "17x men;  9x women;  and 12x children.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "17x - 9x = 3512\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "8x = 3512\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "x = 3512/8 = 439\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "12x = 12*439 = 5268  is the number of children.     ANSWER\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );