document.write( "Question 1130340: The ratio of the number of boys to the number of girls in a theater is 7:9. There are 12 more girls than boys in the theater. How many children are in the theater. \n" ); document.write( "
Algebra.Com's Answer #747000 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
let b number of boys.
\n" ); document.write( "let g = number of girls.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "ratio of boys to girls is 7:9.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "equation for that is b/g = 7/9\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "in the theater, there are 12 more girls than boys.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "equation for that is g = b + 12\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "these two equations need to be solved simultaneously.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "they are:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "b/g = 7/9
\n" ); document.write( "g = b + 12\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "in the first equation, replace g with b + 12 from the second equation to get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "b/(b + 12) = 7/9\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "cross multiply to get 9b = 7 * (b + 12)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "simplify to get 9b = 7b + 84\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "subtract 7b from both sides of the equation to get 2b = 84\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "solve for b to get b = 42\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "since g = b + 12, then g = 54.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the number of boys in the theater is 42 and the number of girls in the theater is 54.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the number of children in the theater is 42 + 54 = 96\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the ratio of boys to girls in the theater is 42 / 54.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "divide numerator and denominator by 6 to get the ratio of boys to girls in the theater is 7 / 9.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "54 - 42 = 12 which means there are 12 more girls in the theater than boys.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "your solution is that the number of children in the theater is 96.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "since the ratio of boys to girls is 7 / 9, this means that, out of every 15 students, 7 are boys and 9 are girls.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the ratio of boys to total children in the theater is therefore 7 / 15.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the ratio of girls to total children in the theater is therefore 9 / 15.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "7/15 * 96 = 42.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "9/15 * 96 = 54.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "it all checks out, so the solution is assumed to be good.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "solution is 96 children in the theater.\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" );