document.write( "Question 1142693: At a school function, 4/9 of the audience was female and the rest were male. 1/3 of the adults are female. If there were 85 male children, how many persons altogether attend the program. \n" ); document.write( "
Algebra.Com's Answer #763399 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
let x = the number of males in attendance.
\n" ); document.write( "let y = the number of females in attendance.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x + y = number of people in attendance.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "4/9 * (x + y) = number of females.
\n" ); document.write( "5/9 * (x + y) = number of males.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you are given that 1/3 of the adults are females.
\n" ); document.write( "this means that 2/3 of the adults have to be male.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "if 2/3 of the adults have to be male, then the number of adult males is equal to 2/3 * 5/9 * (x + y).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "this means that the number of male children has to be equal to 1/3 * 5/9 * (x + y).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "since the number of male children is equal to 85, you get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "1/3 * 5/9 * (x + y) = 85\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "solve for x + y to get x + y = 85 * 3 * 9/5 = 459.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "this implies that the number of people in attendance was 459.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "that should be your solution.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "working through the numbers with the assumption that the total number of attendees is 459, i get the following.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "4/9 * 459 = 204 females in attendance.
\n" ); document.write( "5/9 * 459 = 255 males in attendance.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "of the males in attendance, 85 are children.
\n" ); document.write( "that makes 170 adult males in attendance.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "if 1/3 of the adults in attendance are female, then 2/3 of the adults in attendance have to be male.
\n" ); document.write( "let z = number of adults, then you get 2/3 * z = 170.
\n" ); document.write( "that makes z = 170 * 3/2 = 255.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "this means that 255 of the attendees are adults.
\n" ); document.write( "170 of them are male.
\n" ); document.write( "85 of them are female.
\n" ); document.write( "1/3 * 255 = 85 (females).
\n" ); document.write( "2/3 * 255 = 170 (males).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "if 85 females are adult, then 204 - 85 = 119 females in attendance are children.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "if you work up a chart, it would look like this.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "                  male          female       total\r\n" );
document.write( "adults            170           85           255\r\n" );
document.write( "children          85            119          204\r\n" );
document.write( "total             255           204          459\r\n" );
document.write( "\r\n" );
document.write( "
\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "ratio of males to total is 255 / 459 = 5/9
\n" ); document.write( "ratio of females to total is 204 / 459 = 4/9
\n" ); document.write( "ratio of female adults to total adults is 85 / 255 = 1/3.
\n" ); document.write( "ratio of male adults to total adults is 170 / 255 = 2/3.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "i'm pretty sure your solution is that the total number of people in attendance is equal to 459.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );