Some notation regarding "::"

120 Views Asked by At

I'm reading through some geometry proofs, and I can see something like

$AB^2:PM\times EB::BC^2\ :CD\times PQ$

So I understand that $A:B$ is equivalent to $\frac{A}{B}$, but what does the $::$ mean?

2

There are 2 best solutions below

3
On BEST ANSWER

HINT

$$ A:B :: C:D \equiv \implies \dfrac{A}{B} = \dfrac{C}{D} $$

The notation is called proportion.

$A$ is to $B$ as $C$ is to $D$.

0
On

Assuming it says $CD \times PQ$ instead of $CD \times : PQ$, I believe the above statement is equivalent to \begin{align*} \frac{AB^2}{PM \times EB} = \frac{BC^2}{CD \times PQ} \end{align*}