document.write( "Question 1207595: Hi
\n" ); document.write( "At a carnival the ratio of females to males was 7 to 10 . The ratio of men to boys was 5 to 4. The ratio of women to girls was 5 to 4.
\n" ); document.write( "What fraction were children.
\n" ); document.write( "If there were 450 more men than women how many males were at the carnival.
\n" ); document.write( "

Algebra.Com's Answer #845552 by greenestamps(13216)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "The ratio of females to males was 7 to 10:
\n" ); document.write( "Let 7x = # of females
\n" ); document.write( "Let 10x = # of males

\n" ); document.write( "The ratio of men to boys was 5 to 4:
\n" ); document.write( "Let 5y = # of men
\n" ); document.write( "Let 4y = # of boys

\n" ); document.write( "The number of males is equal to the number of men plus the number of boys:
\n" ); document.write( "5y+4y = 10x

\n" ); document.write( "To avoid having to work with ugly fractions, \"scale up\" the definitions of the numbers of men and boys so that the sum is a multiple of 10:
\n" ); document.write( "Let 50y = # of men
\n" ); document.write( "Let 40y = # of boys

\n" ); document.write( "Now the number of males is 50y+40y = 90y.

\n" ); document.write( "The number of males is 90y; and the number of females is 7/10 of the number of males. So the number of females is 7/10 of 90y, which is 63y.

\n" ); document.write( "The ratio of women to girls was 5 to 4:
\n" ); document.write( "Let 5z = # of women
\n" ); document.write( "Let 4z = # of girls

\n" ); document.write( "The number of females (63) is the sum of the numbers of women and girls:
\n" ); document.write( "5z+4z=63y
\n" ); document.write( "9z=63y
\n" ); document.write( "z=7y

\n" ); document.write( "The number of women was 5z=35y; the number of girls was 4z=28y.

\n" ); document.write( "We now have....
\n" ); document.write( "# of men = 50y
\n" ); document.write( "# of boys = 40y
\n" ); document.write( "# of women = 35y
\n" ); document.write( "# of girls = 28y

\n" ); document.write( "First question -- what fraction of the people were children?

\n" ); document.write( "# of children = 40y+28y = 68y
\n" ); document.write( "# of people = 50y+40y+35y+28y=153y
\n" ); document.write( "fraction of the people that were children: 68y/153y = 68/153 = 4/9

\n" ); document.write( "ANSWER: 4/9 of the people were children

\n" ); document.write( "Second question -- If there were 450 more men than women how many males were at the carnival?

\n" ); document.write( "The number of men was 450 more than the number of women:
\n" ); document.write( "50y-35y=450
\n" ); document.write( "15y=450
\n" ); document.write( "y=30

\n" ); document.write( "# of males = 90y = 90*30 = 2700

\n" ); document.write( "ANSWER: There were 2700 males at the carnival

\n" ); document.write( "
\n" ); document.write( "
\n" );