document.write( "Question 122851: The ratio of females to males in a school band is 7 to 4. If three females and twelve males are absent from practice, the ratio of females to males is 5 to 2. How many members of the band attended practice? \n" ); document.write( "
Algebra.Com's Answer #90220 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
The ratio of females to males in a school band is 7 to 4. If three females and twelve males are absent from practice, the ratio of females to males is 5 to 2. How many members of the band attended practice?
\n" ); document.write( ":
\n" ); document.write( "Let x = boys
\n" ); document.write( "Let y = girls;
\n" ); document.write( ":
\n" ); document.write( "It says,\"The ratio of females to males in a school band is 7 to 4.\" so we can say:
\n" ); document.write( "\"y%2Fx\" = \"7%2F4\"
\n" ); document.write( "Cross multiply
\n" ); document.write( "7x = 4y
\n" ); document.write( "or
\n" ); document.write( "7x - 4y = 0
\n" ); document.write( ":
\n" ); document.write( "If three females and twelve males are absent from practice, the ratio of females to males is 5 to 2. How many members of the band attended practice?
\n" ); document.write( "\"%28%28y-3%29%29%2F%28%28x-12%29%29\" = \"5%2F2\"
\n" ); document.write( "Cross multiply
\n" ); document.write( "5(x-12) = 2(y-3)
\n" ); document.write( "5x - 60 = 2y - 6
\n" ); document.write( "5x - 2y = +60 - 6
\n" ); document.write( "5x - 2y = 54
\n" ); document.write( ":
\n" ); document.write( "Use elimination; Mult the 2nd equation by 2; subtract the 1st equation
\n" ); document.write( "10x - 4y = 108
\n" ); document.write( " 7x - 4y = 0
\n" ); document.write( "---------------- subtracting eliminates y
\n" ); document.write( " 3x + 0y = 108
\n" ); document.write( "x = \"108%2F3\"
\n" ); document.write( "x = 36 boys
\n" ); document.write( ":
\n" ); document.write( "Find the girls
\n" ); document.write( "7(36) = 4y
\n" ); document.write( "252 = 4y
\n" ); document.write( "y = \"252%2F4\"
\n" ); document.write( "y = 63 girls
\n" ); document.write( ":
\n" ); document.write( "But it asked how many attended practice:
\n" ); document.write( "(36-12) + (63-3) = 84 kids
\n" ); document.write( ":
\n" ); document.write( "Check:
\n" ); document.write( "\"63%2F36\" reduces to \"7%2F4\"
\n" ); document.write( "and
\n" ); document.write( "\"60%2F24\" reduces to \"5%2F2\"
\n" ); document.write( "
\n" ); document.write( "
\n" );