4

I have

$$ {n \choose 2} = 21 $$

and as the title mentions I have to solve for $n$, but so far all I have managed to get to is

$$n^2 -n =42 $$

and from there I'm completely lost. Any hints would be greatly appreciated.

MPW
  • 43,638
Abby
  • 221

4 Answers4

6

Note that $$n^2-n=42\iff n^2-n-42=0\iff (n-7)(n+6)=0$$ and that $n\ge 2$.

mathlove
  • 139,939
4

Hint : $n^2 - n - 42 = (n-7)(n+6)$

1

$$n^2-n=(n-1)n.$$ You need to find two consecutive integers with product $42$.

Check among $2,6,12,20,30,42,56,72,90...$.

Hint: the nearest perfect squares are $6^2=36$ and $7^2=49$.

1

Another approach, if you know the formula for the sum of the first $n-1$ integers, which is $$ \sum_{k=1}^{n-1}k=\binom{n}{2} $$ We can check at each step until: $1+2+3+4+5+6=21$, and we get $n=7$.

robjohn
  • 345,667
  • Dear Teacher, If ı ask you, can you look my problem, if you have few minutes? Is it possible? I need a mathematician's answer. Best Regards. Thank you so much. https://math.stackexchange.com/questions/2559814/is-the-proof-i-am-using-sufficient-correct-for-the-system-of-equation – MathLover Dec 12 '17 at 20:53