What is the equation for finding a number that is X% less than another number?

$\begingroup$

I know this seems like a juvenile question, but for some reason I can't recall how to do this.

Lets say I want to find 87 reduced by 99.75%. What is the equation to do that?

Thanks!

$\endgroup$ 1

2 Answers

$\begingroup$

If you want $X$% of 87, multiply the latter by $\frac{X}{100}$. (So, for example, to get 25 percent, you multiply by $0.25$).

If by "reduced by 99.75%" you mean 99.75% of the total, then, multiply by $.9975$. If "reduced by 99.75%" means taking 99.75% off (so you are left with only 0.25%), then multiply by $0.0025$.

$\endgroup$ 1 $\begingroup$

A simple formula for this is: $$ \text{ New Number } = \text{ Old Number } \times \left(\frac{100 - x}{100}\right)$$

In general if a number is increased or decreased by $x\%$ then the new number is given by: $$ \text{ Old Number } \times \left(\frac{100 \pm x}{100}\right)$$

$\endgroup$ 1

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like