hmm I thought about that (the two variables) ok I'll think about it for a bit
is it just trial and error?
I want it to work out that the slope = 5% but also want the Rmin and Rmax to be a difference of 10cm, do you get my problem? thanksObviously you can't, why else would you ask
makes for Ravg = 1/2 × (Rmax+Rmin).
Insert into
slope = (Rmax - Rmin) / (2×Pi × 1/2×(Rmax+Rmin)) = (Rmax - Rmin) / (Pi × (Rmax+Rmin)) = 0.05.
You now have an equation with two variables: Rmax and Rmin. You need to define one of the two, e.g. Rmin, then solve the equation for Rmax. Or vice versa.
is it just trial and error?
Last edited:

