document.write( "Question 1014046: Hi
\n" );
document.write( "in 2002 the ratio of male teachers to female teachers was 4:5 in 2004 there were 2400 new teachers and the ratio of male to female became 8:9.how many teachers were there in 2002.\r
\n" );
document.write( "\n" );
document.write( "thanks \n" );
document.write( "
Algebra.Com's Answer #630389 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! The ratio in 2002 was 4/5 or 4x/5x. \n" ); document.write( "Assuming that the 2400 new teachers were half women and half men, we can write \n" ); document.write( " \n" ); document.write( "Cross-multiplying we get \n" ); document.write( "9(4x+1200) = 8(5x+1200) \n" ); document.write( "36x + 10800 = 40x + 9600 \n" ); document.write( "1200 = 4x \n" ); document.write( "x = 300 \n" ); document.write( "which means that originally there were \n" ); document.write( "4(300) = 1200 male teachers and \n" ); document.write( "5(300) = 1500 female teachers... \n" ); document.write( "2700 total teachers in 2002... \n" ); document.write( " \n" ); document.write( " |