document.write( "Question 98439: the number of usa triathlon member grew from 16,000 in 1993 to 40,000 in 2002. Calculate the percentage by which the number increased. \n" ); document.write( "
Algebra.Com's Answer #71610 by mathslover(157)![]() ![]() You can put this solution on YOUR website! Increase in members = 40,000 - 16,000 \n" ); document.write( " =24,000 \n" ); document.write( "percentage increase = (increase in members/ initial members )*100 \n" ); document.write( " = (24,000/40,000)*100 \n" ); document.write( " =60% \n" ); document.write( "Answer : the members grew by 60% \n" ); document.write( " |