Hi, unfortunately math isn't my biggest strength so hopefully someone can help me out.
I have the following formula.
4.78 = ((1000 / 3001) * 86) / 6.0
Works good.
Now lets say I have a number of 4.54, how can I calculate a number to go where 6.0 is that would give me 4.54 using the same numbers from the formula above such as.
4.54 = ((1000 / 3001) * 86) / 6.32
So the last number is what needs to be calculated using 4.54 and the rest.
Thanks
I have the following formula.
4.78 = ((1000 / 3001) * 86) / 6.0
Works good.
Now lets say I have a number of 4.54, how can I calculate a number to go where 6.0 is that would give me 4.54 using the same numbers from the formula above such as.
4.54 = ((1000 / 3001) * 86) / 6.32
So the last number is what needs to be calculated using 4.54 and the rest.
Thanks