document.write( "Question 156365: last years # was 2827 it increased to 3193. What is the percentage increase?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #115165 by gonzo(654)![]() ![]() ![]() You can put this solution on YOUR website! percent increase = 12.9465865% rounded to 12.95%\r \n" ); document.write( "\n" ); document.write( "derived as follows:\r \n" ); document.write( "\n" ); document.write( "new number = 3193 \n" ); document.write( "old number = 2827 \n" ); document.write( "increase = 366 \n" ); document.write( "percent increase = increase / old number * 100 \n" ); document.write( "= 366 / 2817 = .129465.... * 100 = 12.9465....% \n" ); document.write( "= 12.95% rounded to 2 decimal places. \n" ); document.write( " |