I was basically doing a physics problem and came across this equation in midway
$\dfrac{2n-1}{n^2} = \dfrac{11}{36}$
then I equated $2n-1 = 11$ and $n^2 = 36$ and the value of $n$ which I got is $6$ in both the cases
is this method valid? I mean I equated the ratio and ratio between many numbers are same
I just want to know that whether I did it correctly or not.
As a proportion: $\dfrac{A}{B} = \dfrac{C}{D} \to AD = BC$ we have:
$36(2n-1) = 11n^2$. So: $11n^2 - 72n + 36 = 0$, and $(11n-6)(n-6) = 0$. So $n = 6$ and $n = \dfrac{6}{11}$