If $a$ is directly proportional to $b$ and also directly proportional to $c$,
is it true that $a$ is directly proportional to $bc?$ (It seems like it is true.)
Here is what I did, and I have a feeling I have made a pretty big mistake somewhere:
From the given info, we have $$\frac{a}{b}=x$$ for some constant $x,$ and $$\frac{a}{c}=y$$ for some constant $y.$ Multiplying the two equations gives $${a}^2=bc(xy),$$ where $xy$ is a constant.
So, ${a}^2$ is directly proportional to $bc.$
Update: Now for my real doubt. My physics textbook states the following:
Let two objects $A$ and $B$ of masses $M$ and $m$ lie at a distance $d$ from each other. Let the force of attraction between two objects be $F$. According to the universal law of gravitation, the force between two objects is directly proportional to the product of their masses; that is, $F ∝ M m.$ And the force between two objects is inversely proportional to the square of the distance between them; that is, $F ∝\frac1{d^2}.$ Combining the proportionalities we get $F ∝ \displaystyle\frac{Mm}{d^2}$.
So, does it mean that my textbook is wrong? Doesn't the combination of the two proportionalities result in $F^2$ being directly proportional to $\displaystyle\frac{Mm}{d^2}?$
Revised and updated answer
I did not examine carefully your assertion that ${a}^2$ is directly proportional to $bc$
Actually, a is jointly proportional to $b$ and $c$ which means
$a \propto bc$
Here are two examples:
Distance travelled varies directly with speed for a given time.
Distance travelled varies directly with time for a given speed.
Distance travelled varies jointly with speed and time, distance $\propto$ speed$\times time$
To take another example with both direct variation, and inverse variation,
Time taken for a journey varies directly with the distance for a given time
Time taken for a journey varies inversely as the speed, fpr a given time
Time $\propto$ distance/speed
[ It just happens that in the above two examples, the constant of variation is $1$ ]
Added: Proof for the original example
Let $a$ change to $a_1$ while $c$ is unchanged, and $b$ changes to $b'$, then $a/a_1 = b/b'$
Then let $a_1$ change to $a_2$ while $b'$ is unchanged, and $c$ changes to $c'$, then $a_1/a_2 = $c/c'$
Multiplying the two, $\frac{a}{a_2} = \frac{bc}{b'c'}$
so $a\propto bc$