+0  
 
0
699
1
avatar

how do I find percentage decrease

 Oct 18, 2014

Best Answer 

 #1
avatar+130511 
+5

(Old amount - New amount) / Old amount

For instance, percent decrease from 10 to 8 =

(10 - 8) / 10   =    2 / 10  = 20%

Doesn't that make sense.....???    ...... 2 is 20% of 10...and if we take 2 from 10, it has "decreased" by 20% !!!

 

 Oct 18, 2014
 #1
avatar+130511 
+5
Best Answer

(Old amount - New amount) / Old amount

For instance, percent decrease from 10 to 8 =

(10 - 8) / 10   =    2 / 10  = 20%

Doesn't that make sense.....???    ...... 2 is 20% of 10...and if we take 2 from 10, it has "decreased" by 20% !!!

 

CPhill Oct 18, 2014

1 Online Users