+0  
 
0
581
1
avatar

how to increase a number by a percentage

 Aug 16, 2014

Best Answer 

 #1
avatar+130511 
+5

Convert the percentage to a decimal and add 1 to it. Then, multiply this by the number.

For example......suppose 4 is increased by 50%......convert 50% to decimal form = .50

Then, add 1 to this = 1.50

Now, mutiply this by 4 =

4*1.50 = 6

And this is true since 50% of 4 = 2.  And we've increased 4 by 2, or 50%

 

 Aug 16, 2014
 #1
avatar+130511 
+5
Best Answer

Convert the percentage to a decimal and add 1 to it. Then, multiply this by the number.

For example......suppose 4 is increased by 50%......convert 50% to decimal form = .50

Then, add 1 to this = 1.50

Now, mutiply this by 4 =

4*1.50 = 6

And this is true since 50% of 4 = 2.  And we've increased 4 by 2, or 50%

 

CPhill Aug 16, 2014

0 Online Users