document.write( "Question 836401: a number of men and women attended to a concert in the ratio 2:3. if there were total of 565, how many men an how many women are present? \n" ); document.write( "
Algebra.Com's Answer #504185 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
2x+3x=565
\n" ); document.write( "5x=565
\n" ); document.write( "x=565/5
\n" ); document.write( "x=113
\n" ); document.write( "2x=226 men
\n" ); document.write( "3x=339 women
\n" ); document.write( "
\n" );