To find the percentage increase between two values, you can use the following formula:
Percentage Increase = ((New Value – Old Value) / Old Value) * 100
For this case, the old value is 160 and the new value is 232.
Plugging in the values:
Percentage Increase = ((232 – 160) / 160) * 100
Calculating the difference:
232 – 160 = 72
Now, divide the difference by the old value:
72 / 160 = 0.45
Finally, multiply by 100 to get the percentage:
0.45 * 100 = 45%
Therefore, the percentage increase from 160 to 232 is 45%.