Let $a,b \in \mathbb R^+$ and $b\le a$. By taking $b$ as reference, I have no doubt about using the computation $x = \dfrac{a}{b}$ to calculate how many times $a$ is greater. But when $a,b \in \mathbb R, $ does the $x$ value make sense with
- $a$ and $b$ both negative;
- $a$ positive and $b$ negative ?
Examples:
- $ x = \frac{10}{2} = 5$, is 5 five times greater, this is OK
- $ x = \frac{10}{-2} = -5$, this is not necessarily $|-5|$ times greater because the difference is $ 10-(-2) = 12$, only if I take absolute values for that
- $ x = \frac{-5}{-8}=0.6$, I'm not sure if this has any meaning.
What about when working with temperatures and wanting to know how many times greater is a temperature is than a reference temperature, for instance: reference $-15^{\circ}$ and the other temperature $-4^{\circ}$ ? In this case do I apply reciprocal and use $x = \frac{b}{a}$ instead?
I read these related questions before posting this question:
"$x$ times as many as" versus "$x$ times more than"?
Finding number $n$ times larger then a given negative number
How many times larger is 5 × 106 than 5 × 102?"How much is it more/small than" calculator..