How do I find what $100\%$ is, if $15\%$ is $250,000$?

535 Views Asked by At

I am doing a budget planning and got problem with this question:

How do I find what $100\%$ is, if $15\%$ is $250,000$?

Is it

$$\frac{250,000}{15} \times 100?$$

2

There are 2 best solutions below

0
On BEST ANSWER

$\frac{15}{100} x = 250.000$

$ x = 250.000 * \frac{100}{15}$

So answer is: yes.

0
On

If $15 \%$ of the total $x$, is $250\,000$, then $0.15x = 250 \, 000$. Thus $x = 250 \, 000 / 0.15 = 250 \, 000 \cdot 100/15$. You are correct