Question 1147294
Solve for n
n!/4!(n-2)! =3
<pre><s>Tutor @IKLEYN made a mistake.</s> n ACTUALLY = 9.
**Duly noted, Edwin. Thanks!
I agree with you, 100%. I didn't even notice it but you're correct. The way it's written indicates: {{{matrix(1,3, n!/4! * (n - 2)!, "=", 3)}}} but as you stated and as we saw it,
the denominator should be clearly stated, by using an open parenthesis where the denominator begins, as follows: n1/(4!(n - 1)!) = 3, which would render as: {{{matrix(1,3, n!/(4!(n - 2)!), "=", 3)}}}
Thanks again for pointing this out, Edwin!