document.write( "Question 42399: Ifvthe ratio of fast readers to slow readers was 9 to 5, and there were 2,100 readers in all, how many were fast readers? (show your work) \n" ); document.write( "
Algebra.Com's Answer #27546 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Let's call them f and s. \n" ); document.write( "Thus the proportion we have is \n" ); document.write( "f/s = 9/5 \n" ); document.write( "and cross-multiplying we have \n" ); document.write( "5f = 9s \n" ); document.write( "Also we know that f + s = 2100, or \n" ); document.write( "s = 2100 - f \n" ); document.write( "So we substitute this into the above and get \n" ); document.write( "5f = 9(2100 - f) \n" ); document.write( "5f = 18900 - 9f \n" ); document.write( "14f = 18900 \n" ); document.write( "f = 1350 and \n" ); document.write( "s = 750 \n" ); document.write( " |