document.write( "Question 1059821: 90 juniors took different SAT-II tests. 40% more students took the Chemistry test than took the History test, and 50% more students took the Math test than took the Chemistry test. How many students took each test? \n" ); document.write( "
Algebra.Com's Answer #674881 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! History test=x \n" ); document.write( "Chemistry test=1.4x \n" ); document.write( "Math test=(1.5)(1.4)=2.1x \n" ); document.write( "They add to 90 \n" ); document.write( "4.5x=90 \n" ); document.write( "x=20 history \n" ); document.write( "28 chemistry \n" ); document.write( "42 math \n" ); document.write( "They add to 90. \n" ); document.write( " |