briggidere

msg:3656988 | 1:17 am on May 23, 2008 (gmt 0) |
(x / 120) * 100 = y 100/120= 0.8333 0.8333 * 100 = 83.333 (answer) Test - (83.333 / 100) * 120 = 100
|
wyweb

msg:3657418 | 2:44 pm on May 23, 2008 (gmt 0) |
I can never remember that either.
|
ringsoft

msg:3657657 | 6:36 pm on May 23, 2008 (gmt 0) |
I've made a note of that so I don't need to remember it. But I can't remember where I put the note...
|
jecasc

msg:3658050 | 9:28 am on May 24, 2008 (gmt 0) |
| Say I need to know what number 100 is 20% more than, like so: x + 20% = 100 |
| 100-20% = x That was easy...
|
blend27

msg:3658169 | 2:48 pm on May 24, 2008 (gmt 0) |
It is not important to know everything, but it is important to know where to look for the answer, as well as how to find the answer. Once one figures out the routine it is fairly easy to apply that formula to pretty much every situation one is faced with... Thus pointers in(to) memory are faster than inline evaluation.
|
MatthewHSE

msg:3658191 | 3:56 pm on May 24, 2008 (gmt 0) |
| 100-20% = x That was easy... |
| I may not have known the right answer, but I knew that was wrong! ;) 20% of 80 is 16, meaning 96, not 100, is 20% more than 80. See briggidere's test case...
|
webfoo

msg:3658302 | 7:53 pm on May 24, 2008 (gmt 0) |
I don't know... you're MATHew, you should be able to figure this out.
|
topr8

msg:3658343 | 9:26 pm on May 24, 2008 (gmt 0) |
to see what 100 is 20% more than 100 / 1.20 ( of course this is the same as 100/1.2 but i use 1.20 to be clear.
|
|