In an experiment I am performing, I observed the following:
Result is directly proportional to A
Result is inversely proportional to B
So, I assume two constants, alpha and beta such that:
Result = (A^alpha)/(B^beta)
Now, if I know I want to solve for alpha and beta but is this the...