I have three values which I want to express in ratios.
$l = 176.43$
$m = 162.86$
$n = 190$
The ratios must be:
$\dfrac{l}{a} = \dfrac{m}{b} = \dfrac{n}{c} $
How to find $a$, $b$ and $c$? I tried so hard, but I couldn't find the values because they are not independents.
Is there some method?, or is it enough with algebra?
Let the common ratio be $\dfrac{1}{k}$. Remember $k$ should not be $0$.
$\dfrac{l}{a} = \dfrac{m}{b} = \dfrac{n}{c} = \dfrac{1}{k} $
Thus we get $a=lk$, $b=mk$, $c=nk$. Now just put the values of $l,m,n$