document.write( "Question 1007605: Originally, there were 32 members of the chess club. Now, there are only 20 members.\r
\n" ); document.write( "\n" ); document.write( "What is the percent decrease in the number of members?
\n" ); document.write( "

Algebra.Com's Answer #623541 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
% decrease is found by (old - new) / old changed into a percentage, or
\n" ); document.write( "(32-20)/32 = 12/32 = 3/8 = .375 = 37.5%
\n" ); document.write( "
\n" );