document.write( "Question 506043: \n" ); document.write( "
Algebra.Com's Answer #340671 by ksweetj(2) You can put this solution on YOUR website! How do you figure the percent increase from one number compared to another. \n" ); document.write( "Ex. What is the percent increase from 96 to 141. \n" ); document.write( "percent increase=(new no-old no)*100/old no \n" ); document.write( " =(141-96)*100/96 \n" ); document.write( " =46.88% \n" ); document.write( " |